Searched refs:csym (Results 1 – 9 of 9) sorted by relevance
184 if ((loc->csym = reallocf(loc->csym, clen + 2)) != NULL) { in nl_langinfo_l()185 *loc->csym = psn; in nl_langinfo_l()186 strcpy(loc->csym + 1, cs); in nl_langinfo_l()187 ret = loc->csym; in nl_langinfo_l()
184 if (loc->csym) { in destruct_locale()185 free(loc->csym); in destruct_locale()
134 char *csym; member
58 #define CNAME(csym) csym argument
57 #define CNAME(csym) csym argument
66 #define CNAME(csym) csym argument
46 #define CNAME(csym) csym argument
442 Value_t csym = -1; in token_actions() local463 csym = -1; in token_actions()472 if (csym != -1 && csym != p->symbol) in token_actions()477 actionrow[csym + 2 * ntokens] = (Value_t)(j + 1); in token_actions()488 csym = -1; in token_actions()508 csym = p->symbol; in token_actions()528 if (backtrack && csym != -1) in token_actions()533 actionrow[csym + 2 * ntokens] = (Value_t)(j + 1); in token_actions()