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

/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dchartype.h72 #define ct_mbstowcs mbstowcs macro
121 #define ct_mbstowcs(a, b, c) (strncpy(a, b, c), strlen(a)) macro
/macosx-10.10/libedit-40/src/
H A Dchartype.h72 #define ct_mbstowcs mbstowcs macro
126 #define ct_mbstowcs(a, b, c) (strncpy(a, b, c), strlen(a)) macro

Completed in 70 milliseconds