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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/include/
H A Dxatonum.h14 unsigned type xstrto##UT##_range(const char *str, int b, unsigned type l, unsigned type u); \
18 unsigned type xato##UT##_range(const char *str, unsigned type l, unsigned type u); \
22 type xstrto##T##_range(const char *str, int b, type l, type u); \
24 type xato##T##_range(const char *str, type l, type u); \
40 unsigned narrow xstrto##UN##_range(const char *str, int b, unsigned narrow l, unsigned narrow u) \
41 { return xstrto##UW##_range(str, b, l, u); } \
52 unsigned narrow xato##UN##_range(const char *str, unsigned narrow l, unsigned narrow u) \
53 { return xato##UW##_range(str, l, u); } \
64 narrow xstrto##N##_range(const char *str, int b, narrow l, narrow u) \
65 { return xstrto##W##_range(st
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/libbb/
H A Dxatonum_template.c75 unsigned type xstrtou(_range)(const char *numstr, int base, function
101 unsigned type xatou(_range)(const char *numstr, function
149 type xstrto(_range)(const char *numstr, int base, type lower, type upper) function
162 type xato(_range)(const char *numstr, type lower, type upper) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-mips/
H A Dr4kcache.h408 static inline void prot##blast_##pfx##cache##_range(unsigned long start, \
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm/
H A Dr4kcache.h408 static inline void prot##blast_##pfx##cache##_range(unsigned long start, \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtest046.tcl199 error_check_bad dbc_get:set(_range) [llength $ret] 0
200 error_check_bad dbc_get:set(_range) $ret $curr

Completed in 101 milliseconds