Searched refs:SIZEOF_UNSIGNED_LONG (Results 76 - 84 of 84) sorted by relevance

1234

/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/x86_64/
H A Dconfig.h701 #define SIZEOF_UNSIGNED_LONG 8 macro
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/armeb/
H A Dconfig.h701 #define SIZEOF_UNSIGNED_LONG 4 macro
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/m68000/
H A Dconfig.h701 #define SIZEOF_UNSIGNED_LONG 4 macro
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/mipsn64eb/
H A Dconfig.h701 #define SIZEOF_UNSIGNED_LONG 8 macro
/netbsd-current/external/gpl3/gdb/lib/libgdb/arch/mipsn64el/
H A Dconfig.h701 #define SIZEOF_UNSIGNED_LONG 8 macro
/netbsd-current/external/bsd/unbound/include/
H A Dconfig.h835 #define SIZEOF_UNSIGNED_LONG 8 macro
838 #define SIZEOF_UNSIGNED_LONG 4 macro
/netbsd-current/external/bsd/ppp/dist/pppd/plugins/pppoe/
H A Dpppoe.h77 #elif SIZEOF_UNSIGNED_LONG == 4
/netbsd-current/external/bsd/unbound/dist/daemon/
H A Dstats.c398 #if defined(HAVE_PTHREAD) && defined(SIZEOF_PTHREAD_T) && defined(SIZEOF_UNSIGNED_LONG)
399 # if SIZEOF_PTHREAD_T == SIZEOF_UNSIGNED_LONG
408 #if defined(HAVE_PTHREAD) && defined(SIZEOF_PTHREAD_T) && defined(SIZEOF_UNSIGNED_LONG)
409 # if SIZEOF_PTHREAD_T == SIZEOF_UNSIGNED_LONG
/netbsd-current/external/lgpl3/gmp/dist/
H A Dgmp-impl.h232 #define BITS_PER_ULONG (8 * SIZEOF_UNSIGNED_LONG)

Completed in 369 milliseconds

1234