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

/netgear-R7000-V1.0.7.12_1.2.5/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 29 milliseconds