Searched refs:STRCONST (Results 1 – 1 of 1) sorted by relevance
78 #define STRCONST(a) L ## a macro88 #define STRCONST(a) a macro1162 result = (ch >= 'a') ? STRCONST("nan") : in WDECL()1163 STRCONST("NAN"); in WDECL()1166 result = (ch >= 'a') ? STRCONST("inf") : in WDECL()1167 STRCONST("INF"); in WDECL()1281 result = STRCONST("(null)"); in WDECL()1288 result = STRCONST("(null)"); in WDECL()