Home
last modified time | relevance | path

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

/external/mksh/src/
Dlex.c98 static void s_put(int);
599 if ((c2 = unbksl(true, s_get, s_put)) == -1) in yylex()
1815 s_put(int c) in s_put() function
Dfuncs.c272 static void s_put(int);
409 c = unbksl(false, s_get, s_put); in c_print()
491 s_put(int c MKSH_A_UNUSED) in s_put() function