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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/nvram/
H A Dnvram_linux.c39 #define HEX_BASE 16 macro
169 nvramvalue = strtoul(ptr, NULL, HEX_BASE);
190 nvramvalue = strtoul(ptr, NULL, HEX_BASE);

Completed in 95 milliseconds