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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/include/
H A Dxatonum.h11 #define DECLARE_STR_CONV(type, T, UT) \ macro
29 DECLARE_STR_CONV(long long, ll, ull)
84 DECLARE_STR_CONV(long, l, ul)
93 DECLARE_STR_CONV(int, i, u)

Completed in 104 milliseconds