Searched refs:N_WIDE (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libpp/ | ||
H A D | pp.h | 233 #define N_WIDE 1 /* wide quoted constant */ macro 294 #define T_WCHARCONST (T_CHARCONST|N_WIDE) /* L'..' */ 296 #define T_WSTRING (T_STRING|N_WIDE) /* L".." */ |
Completed in 34 milliseconds