Home
last modified time | relevance | path

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

1234

/netbsd/src/external/bsd/pkg_install/lib/
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/src/external/public-domain/xz/dist/src/common/
Dsysdefs.h117 # if SIZEOF_SIZE_T == 4
119 # elif SIZEOF_SIZE_T == 8
/netbsd/src/external/bsd/libevent/include/
Dconfig.h461 #define SIZEOF_SIZE_T 8 macro
463 #define SIZEOF_SIZE_T 4 macro
/netbsd/src/external/bsd/pkg_install/dist/lib/
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/src/external/gpl3/binutils/dist/libiberty/
Dobstack.c44 && defined SIZEOF_INT && defined SIZEOF_SIZE_T \
45 && SIZEOF_INT == SIZEOF_SIZE_T))
/netbsd/src/external/gpl3/gdb/dist/libiberty/
Dobstack.c44 && defined SIZEOF_INT && defined SIZEOF_SIZE_T \
45 && SIZEOF_INT == SIZEOF_SIZE_T))
/netbsd/src/external/gpl3/gcc/dist/libiberty/
Dobstack.c44 && defined SIZEOF_INT && defined SIZEOF_SIZE_T \
45 && SIZEOF_INT == SIZEOF_SIZE_T))
/netbsd/src/external/public-domain/xz/include/
Dconfig.h345 #define SIZEOF_SIZE_T 8 macro
/netbsd/src/external/gpl3/gcc/lib/libiberty/arch/m68k/
Dconfig.h486 #define SIZEOF_SIZE_T 4 macro
/netbsd/src/external/gpl3/gcc/lib/libiberty/arch/sh3eb/
Dconfig.h486 #define SIZEOF_SIZE_T 4 macro
/netbsd/src/external/gpl3/gcc/lib/libiberty/arch/x86_64/
Dconfig.h486 #define SIZEOF_SIZE_T 8 macro
/netbsd/src/external/gpl3/gcc/lib/libiberty/arch/earmhf/
Dconfig.h486 #define SIZEOF_SIZE_T 4 macro
/netbsd/src/external/gpl3/binutils/lib/libiberty/arch/sh3el/
Dconfig.h498 #define SIZEOF_SIZE_T 4 macro
/netbsd/src/external/gpl3/gcc/lib/libiberty/arch/mips64el/
Dconfig.h486 #define SIZEOF_SIZE_T 4 macro
/netbsd/src/external/gpl3/gcc/lib/libiberty/arch/earmv7hf/
Dconfig.h486 #define SIZEOF_SIZE_T 4 macro
/netbsd/src/external/gpl3/gcc/lib/libiberty/arch/earmv4eb/
Dconfig.h486 #define SIZEOF_SIZE_T 4 macro
/netbsd/src/external/gpl3/binutils/lib/libiberty/arch/x86_64/
Dconfig.h498 #define SIZEOF_SIZE_T 8 macro
/netbsd/src/external/gpl3/gcc/lib/libiberty/arch/mips64eb/
Dconfig.h486 #define SIZEOF_SIZE_T 4 macro
/netbsd/src/external/gpl3/gcc/lib/libiberty/arch/earm/
Dconfig.h486 #define SIZEOF_SIZE_T 4 macro
/netbsd/src/external/gpl3/gdb/lib/libiberty/arch/sh3el/
Dconfig.h498 #define SIZEOF_SIZE_T 4 macro
/netbsd/src/external/gpl3/gcc/lib/libiberty/arch/mipsel/
Dconfig.h486 #define SIZEOF_SIZE_T 4 macro
/netbsd/src/external/gpl3/binutils/lib/libiberty/arch/earmhf/
Dconfig.h498 #define SIZEOF_SIZE_T 4 macro
/netbsd/src/external/gpl3/binutils/lib/libiberty/arch/ia64/
Dconfig.h498 #define SIZEOF_SIZE_T 8 macro
/netbsd/src/external/gpl3/gcc/lib/libiberty/arch/earmv7hfeb/
Dconfig.h486 #define SIZEOF_SIZE_T 4 macro
/netbsd/src/external/gpl3/gcc/lib/libiberty/arch/mipseb/
Dconfig.h486 #define SIZEOF_SIZE_T 4 macro

1234