Home
last modified time | relevance | path

Searched refs:getsc_r (Results 1 – 1 of 1) sorted by relevance

/external/mksh/src/
Dlex.c141 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())