Searched refs:_BSD_MBSTATE_T_ (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libc/locale/
H A Dmultibyte.h34 #ifdef _BSD_MBSTATE_T_
35 typedef _BSD_MBSTATE_T_ mbstate_t;
36 #undef _BSD_MBSTATE_T_ macro
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dansi.h67 #define _BSD_MBSTATE_T_ __mbstate_t /* mbstate_t */ macro
/netbsd-6-1-5-RELEASE/include/
H A Dwchar.h74 #ifdef _BSD_MBSTATE_T_
75 typedef _BSD_MBSTATE_T_ mbstate_t;
76 #undef _BSD_MBSTATE_T_ macro

Completed in 62 milliseconds