Searched defs:__UINT (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/common/lib/libc/stdlib/
H A Dstrtoul.c50 #define __UINT unsigned long int macro
H A Dstrtoull.c58 #define __UINT unsigned long long int macro
H A Dstrtoumax.c59 #define __UINT uintmax_t macro
/netbsd-current/lib/libc/locale/
H A Dwcstoul.c44 #define __UINT unsigned long macro
H A Dwcstoull.c44 #define __UINT /* LONGLONG */ unsigned long long int macro
H A Dwcstoumax.c45 #define __UINT uintmax_t macro
/netbsd-current/lib/libc/stdlib/
H A Dstrtouq.c40 #define __UINT u_quad_t macro
/netbsd-current/lib/libc/citrus/
H A Dcitrus_bcs_strtoul.c51 #define __UINT unsigned long int macro

Completed in 115 milliseconds