Searched refs:T_BOOL (Results 1 – 4 of 4) sorted by relevance
60 T_BOOL = 261, /* T_BOOL */ enumerator
93 "bool" return T_BOOL;
49 %token T_BOOL295 T_BOOL { $$ = S_BOOLEAN; }
2565 return T_BOOL;
Completed in 14 milliseconds