Searched refs:CLOSE_BRACE (Results 1 – 2 of 2) sorted by relevance
192 #define CLOSE_BRACE '}' macro1600 endc = (startc == OPEN_PAREN) ? CLOSE_PAREN : CLOSE_BRACE; in sysVvarsub()1727 endc = (startc == OPEN_PAREN) ? CLOSE_PAREN : CLOSE_BRACE; in ParseModifier()2086 endc = (startc == OPEN_PAREN) ? CLOSE_PAREN : CLOSE_BRACE; in VarParseLong()2296 str[0] == CLOSE_BRACE) { in match_var()
107 OP(CLOSE_BRACE, "}") \