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

/ast/src/lib/libpp/
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
H A Dppbuiltin.c261 if (c == T_STRING || c == T_WSTRING)

Completed in 32 milliseconds