Searched defs:N_WIDE (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libpp/
H A Dpp.h233 #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 13 milliseconds