Home
last modified time | relevance | path

Searched refs:SIZEOF_SIZE_T (Results 1 – 25 of 221) sorted by relevance

123456789

/netbsd/external/bsd/pkg_install/lib/
H A Dconfig.h148 #define SIZEOF_SIZE_T 8 macro
190 #elif SIZEOF_SIZE_T == SIZEOF_INT
192 #elif SIZEOF_SIZE_T == SIZEOF_LONG
194 #elif SIZEOF_SIZE_T == SIZEOF_LONG_LONG
/netbsd/external/public-domain/xz/dist/src/common/
H A Dsysdefs.h117 # if SIZEOF_SIZE_T == 4
119 # elif SIZEOF_SIZE_T == 8
/netbsd/external/bsd/libevent/include/
H A Dconfig.h461 #define SIZEOF_SIZE_T 8 macro
463 #define SIZEOF_SIZE_T 4 macro
/netbsd/external/bsd/pkg_install/dist/lib/
H A Dconfig.h.in142 #undef SIZEOF_SIZE_T
195 #elif SIZEOF_SIZE_T == SIZEOF_INT
197 #elif SIZEOF_SIZE_T == SIZEOF_LONG
199 #elif SIZEOF_SIZE_T == SIZEOF_LONG_LONG
/netbsd/external/gpl3/gdb/dist/libiberty/
H A Dobstack.c44 && defined SIZEOF_INT && defined SIZEOF_SIZE_T \
45 && SIZEOF_INT == SIZEOF_SIZE_T))
/netbsd/external/gpl3/binutils.old/dist/libiberty/
H A Dobstack.c44 && defined SIZEOF_INT && defined SIZEOF_SIZE_T \
45 && SIZEOF_INT == SIZEOF_SIZE_T))
/netbsd/external/gpl3/binutils/dist/libiberty/
H A Dobstack.c44 && defined SIZEOF_INT && defined SIZEOF_SIZE_T \
45 && SIZEOF_INT == SIZEOF_SIZE_T))
/netbsd/external/gpl3/gcc.old/dist/libiberty/
H A Dobstack.c44 && defined SIZEOF_INT && defined SIZEOF_SIZE_T \
45 && SIZEOF_INT == SIZEOF_SIZE_T))
/netbsd/external/gpl3/gdb.old/dist/libiberty/
H A Dobstack.c44 && defined SIZEOF_INT && defined SIZEOF_SIZE_T \
45 && SIZEOF_INT == SIZEOF_SIZE_T))
/netbsd/external/gpl3/gcc/dist/libiberty/
H A Dobstack.c44 && defined SIZEOF_INT && defined SIZEOF_SIZE_T \
45 && SIZEOF_INT == SIZEOF_SIZE_T))
/netbsd/external/mit/libcbor/dist/
H A DCMakeLists.txt85 check_type_size("size_t" SIZEOF_SIZE_T)
86 if(SIZEOF_SIZE_T LESS 8)
/netbsd/external/public-domain/xz/include/
H A Dconfig.h345 #define SIZEOF_SIZE_T 8 macro
/netbsd/external/gpl3/gdb/lib/libiberty/arch/aarch64/
H A Dconfig.h486 #define SIZEOF_SIZE_T 8 macro
/netbsd/external/gpl3/gdb/lib/libiberty/arch/armeb/
H A Dconfig.h486 #define SIZEOF_SIZE_T 4 macro
/netbsd/external/gpl3/gdb/lib/libiberty/arch/coldfire/
H A Dconfig.h479 #define SIZEOF_SIZE_T 4 macro
/netbsd/external/gpl3/gdb/lib/libiberty/arch/i386/
H A Dconfig.h486 #define SIZEOF_SIZE_T 4 macro
/netbsd/external/gpl3/gdb/lib/libiberty/arch/m68000/
H A Dconfig.h486 #define SIZEOF_SIZE_T 4 macro
/netbsd/external/gpl3/gdb/lib/libiberty/arch/m68k/
H A Dconfig.h486 #define SIZEOF_SIZE_T 4 macro
/netbsd/external/gpl3/gdb/lib/libiberty/arch/mipseb/
H A Dconfig.h486 #define SIZEOF_SIZE_T 4 macro
/netbsd/external/gpl3/gdb/lib/libiberty/arch/mipsn64eb/
H A Dconfig.h486 #define SIZEOF_SIZE_T 8 macro
/netbsd/external/gpl3/gdb/lib/libiberty/arch/sh3eb/
H A Dconfig.h486 #define SIZEOF_SIZE_T 4 macro
/netbsd/external/gpl3/gdb/lib/libiberty/arch/x86_64/
H A Dconfig.h486 #define SIZEOF_SIZE_T 8 macro
/netbsd/external/gpl3/gdb/lib/libiberty/arch/alpha/
H A Dconfig.h486 #define SIZEOF_SIZE_T 8 macro
/netbsd/external/gpl3/gdb/lib/libiberty/arch/hppa/
H A Dconfig.h486 #define SIZEOF_SIZE_T 4 macro
/netbsd/external/gpl3/gdb/lib/libiberty/arch/mips64el/
H A Dconfig.h486 #define SIZEOF_SIZE_T 4 macro

123456789