Searched refs:lookup_builtin (Results 1 – 1 of 1) sorted by relevance
50 struct bitab *lookup_builtin(token_t);871 if ((bip = lookup_builtin((token_t)acf)) != NULL) in acf_to_name()1145 lookup_builtin(token_t builtin) in lookup_builtin() function1168 if ((bip = lookup_builtin(*acf)) == NULL || in paren_see()1170 if (bip = lookup_builtin((token_t)acf)) in paren_see()1219 if ((bip = lookup_builtin((token_t)*acf)) == 0) { in paren_see()