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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/third-party/miniupnp/
H A Dminiupnpctypes.h12 #define STRTOUI strtoull macro
15 #define STRTOUI strtoul macro
H A Dupnpcommands.c18 return s ? ((UNSIGNED_INTEGER)STRTOUI(s, NULL, 0)) : 0;

Completed in 84 milliseconds