Home
last modified time | relevance | path

Searched defs:PWC (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/tcsh/
HDtc.decls.h266 #define one_mbtowc(PWC, S, N) \ argument
HDsh.h106 #define normal_mbtowc(PWC, S, N) rt_mbtowc(PWC, S, N) argument
113 #define normal_mbtowc(PWC, S, N) ((void)(N), *(PWC) = (unsigned char)*(S), 1) argument
122 #define normal_mbtowc(PWC, S, N) ((void)(N), *(PWC) = (unsigned char)*(S), 1) argument