Searched defs:ct_wcstombs (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/lib/libedit/src/
H A Dchartype.h71 #define ct_wcstombs wcstombs macro
120 #define ct_wcstombs(a, b, c) (strncpy(a, b, c), strlen(a)) macro
/macosx-10.10.1/libedit-40/src/
H A Dchartype.h71 #define ct_wcstombs wcstombs macro
125 #define ct_wcstombs(a, b, c) (strncpy(a, b, c), strlen(a)) macro

Completed in 562 milliseconds