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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/mutex/
H A Dmut_win32.c32 static _TCHAR hex_digits[] = _T("0123456789abcdef"); variable
48 *--p = hex_digits[id & 0xf];

Completed in 93 milliseconds