Searched refs:is_type (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/third_party/uapp/dash/src/
H A Dsyntax.h50 #define is_special(c) ((is_type+SYNBASE)[(signed char)(c)] & (ISSPECL|ISDIGIT))
57 extern const char is_type[];
H A Dsyntax.c285 const char is_type[] = { variable

Completed in 77 milliseconds