Searched refs:OBRACE (Results 1 – 2 of 2) sorted by relevance
662 case OBRACE: in expand()665 if ((f & DOBRACE_) && (c == OBRACE || in expand()1270 for (p = exp_start; (p = strchr(p, MAGIC)) && p[1] != OBRACE; p += 2) in alt_expand()1280 if (*++p == OBRACE) in alt_expand()1312 if (*++p == OBRACE) in alt_expand()
357 #define OBRACE '{' macro