Home
last modified time | relevance | path

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

/dflybsd-src/contrib/tcsh-6/
H A Dtc.decls.h265 #define one_mbtowc(PWC, S, N) \ argument
H A Dsh.h107 #define normal_mbtowc(PWC, S, N) rt_mbtowc(PWC, S, N) argument
114 #define normal_mbtowc(PWC, S, N) ((void)(N), *(PWC) = (unsigned char)*(S), 1) argument
124 #define normal_mbtowc(PWC, S, N) ((void)(N), *(PWC) = (unsigned char)*(S), 1) argument