Searched refs:getsc_r (Results 1 - 1 of 1) sorted by relevance
/third_party/mksh/ | ||
H A D | lex.c | 141 static int getsc_r(int); 144 getsc_r(int c) in getsc_r() function 149 #define getsc() getsc_r((unsigned int)(unsigned char)o_getsc()) |
Completed in 3 milliseconds