Searched refs:shf_getc_i (Results 1 - 2 of 2) sorted by relevance

/external/mksh/src/
H A Dsh.h1043 #define shf_getc_i(shf) ((shf)->rnleft > 0 ? \ macro
1904 #define shf_getc shf_getc_i
H A Dshf.c1078 return (shf_getc_i(shf));

Completed in 80 milliseconds