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

/ast/src/lib/libpp/
H A Dpp.h293 #define T_CHARCONST (N_PP+3) /* '..' */ macro
294 #define T_WCHARCONST (T_CHARCONST|N_WIDE) /* L'..' */

Completed in 14 milliseconds