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

/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_utfconv.c58 #define UNICODE_TO_UTF8_LEN(c) \ macro
227 len += UNICODE_TO_UTF8_LEN(ucs_ch);

Completed in 18 milliseconds