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

/system/core/sh/
H A Dparser.c76 #define CLOSEBRACE '}' macro
1073 case CENDVAR: /* CLOSEBRACE */
1285 if ((c = pgetc()) == CLOSEBRACE)
H A Dinit.c281 #undef CLOSEBRACE macro
282 #define CLOSEBRACE '}' macro
573 #undef CLOSEBRACE macro
574 #define CLOSEBRACE '}' macro
861 #undef CLOSEBRACE macro
862 #define CLOSEBRACE '}' macro

Completed in 57 milliseconds