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

/xnu-2782.1.97/bsd/hfs/hfscommon/Unicode/
H A DUnicodeWrappers.c63 static u_int32_t HexStringToInteger( u_int32_t length, const u_int8_t *hexStr );
217 HexStringToInteger(u_int32_t length, const u_int8_t *hexStr) argument
225 p = hexStr;

Completed in 20 milliseconds