Home
last modified time | relevance | path

Searched refs:__INT (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/bmake/
H A D_strtol.h45 __INT
53 static __INT in _FUNCNAME()
59 __INT acc, cutoff; in _FUNCNAME()
139 cutoff = (__INT)(neg ? __INT_MIN : __INT_MAX); in _FUNCNAME()
202 __INT
208 __INT
H A Dutil.c690 #define __INT NUM_TYPE macro
714 #define __INT long macro
731 #define __INT unsigned long macro
/freebsd/lib/libc/iconv/
H A D_strtol.h47 __INT
51 __INT acc, cutoff; in _FUNCNAME()
H A Dcitrus_bcs_strtol.c43 #define __INT long int macro