mirror of
https://github.com/linux-msm/qmic.git
synced 2024-11-23 09:44:06 +08:00
QMI IDL compiler
b6b7384256
Introduce symbol_valid(), which returns true only if a given symbol name is valid. A valid symbol begins with an alphabetic character and consists otherwise of alphanumerics or '_'. It also must be representable in the token buffer. Signed-off-by: Alex Elder <elder@linaro.org> Message-Id: <20211001232338.769309-29-elder@linaro.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> |
||
---|---|---|
tests | ||
.gitignore | ||
accessor.c | ||
kernel.c | ||
LICENSE | ||
list.h | ||
Makefile | ||
parser.c | ||
qmi_tlv.c | ||
qmic.c | ||
qmic.h |