Home
last modified time | relevance | path

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

/third_party/mksh/
Dshf.c1087 return (shf_putc_i(c, shf)); in shf_putc()
Dsh.h1699 #define shf_putc_i(c,shf) ((shf)->wnleft == 0 ? \ macro
2698 #define shf_putc shf_putc_i
Dedit.c184 shf_putc_i(c, shl_out); in x_putcf()