mirror of
https://github.com/linux-msm/qmic.git
synced 2026-02-25 13:11:34 -08:00
734ecff5a5fd95bba1858f2da10578ba825a8fe2
The first character in a symbol or numeric value in a number will not go beyond the end of the token buffer. Knowing this, the loops in yylex() can be rearranged to use while () instead of do...while (). Signed-off-by: Alex Elder <elder@linaro.org> Message-Id: <20211001232338.769309-30-elder@linaro.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Description
Languages
C
99.4%
Makefile
0.6%