Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/less/dist/
H A Dline.c680 if (store_char((ch),(a),(rep),(pos))) return (1); \
683 static int store_char(LWCHAR ch, int a, char *rep, POSITION pos) in store_char() function