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

/illumos-gate/usr/src/lib/libpp/common/
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 48 milliseconds