Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dtc.decls.h265 #define one_mbtowc(PWC, S, N) \ argument
H A Dsh.h105 #define normal_mbtowc(PWC, S, N) rt_mbtowc(PWC, S, N) argument
112 #define normal_mbtowc(PWC, S, N) ((void)(N), *(PWC) = (unsigned char)*(S), 1) argument
121 #define normal_mbtowc(PWC, S, N) ((void)(N), *(PWC) = (unsigned char)*(S), 1) argument