Searched refs:getsc_i (Results 1 - 1 of 1) sorted by relevance
/third_party/mksh/ | ||
H A D | lex.c | 102 static int getsc_i(void); 133 getsc_i(void) in getsc_i() function 139 #define getsc() getsc_i() 594 if ((c2 = unbksl(true, getsc_i, ungetsc)) == -1) in yylex() |
Completed in 2 milliseconds