Searched refs:OBRACE (Results 1 – 5 of 5) sorted by relevance
44 OBRACE = 260, enumerator68 #define OBRACE 260 macro
57 \{ { return OBRACE; }
139 %token OBRACE EBRACE COLON HEX175 TAG_RSA OBRACE params EBRACE
828 case OBRACE: in expand()831 if ((f & DOBRACE_) && (c == OBRACE || in expand()1516 for (p = exp_start; (p = strchr(p, MAGIC)) && p[1] != OBRACE; p += 2) in alt_expand()1526 if (*++p == OBRACE) in alt_expand()1558 if (*++p == OBRACE) in alt_expand()
814 #define OBRACE '{' macro