Home
last modified time | relevance | path

Searched defs:inttype (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl2/diffutils/dist/lib/
H A Dofftostr.c4 #define inttype off_t macro
H A Dumaxtostr.c4 #define inttype uintmax_t macro
H A Dimaxtostr.c4 #define inttype intmax_t macro
/netbsd-src/sys/arch/prep/prep/
H A Dresidual.c1060 static const unsigned char *inttype[] = in large_vendor_isaintr_subr() local
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-omp.cc439 tree inttype = NULL_TREE; in c_finish_omp_atomic() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dexpr.cc140 tree inttype = (unsignedp) in binary_op() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck.c5886 tree result, inttype; in pointer_diff() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck.cc6396 tree result, inttype; in pointer_diff() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-typeck.c3947 tree result, inttype; in pointer_diff() local
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-typeck.cc3979 tree result, inttype; in pointer_diff() local
/netbsd-src/sys/dev/pci/
H A Dif_aq.c2249 pci_intr_type_t inttype) in aq_setup_legacy()