Searched defs:T_WSTRING (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libpp/ | ||
H A D | pp.h | 243 #define ppisseparate(x) (((x)>=N_PP)&&((x)<=T_WSTRING)||((x)>=N_NUMBER)||((x)=='+')||((x)=='-')) 296 #define T_WSTRING (T_STRING|N_WIDE) /* L".." */ macro |
Completed in 229 milliseconds