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

/illumos-gate/usr/src/lib/libpp/common/
H A Dpp.h243 #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 47 milliseconds