Home
last modified time | relevance | path

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

/external/mksh/src/
Dfuncs.c129 {"*=shift", c_shift},
1579 c_shift(const char **wp) in c_shift() function
Dexec.c688 if (!keepasn_ok && tp->val.f == c_shift) { in comexec()
Dsh.h1696 int c_shift(const char **);