/freebsd-src/contrib/arm-optimized-routines/math/test/rtest/ |
H A D | types.h | 15 typedef int int32; typedef 19 typedef long int32; typedef
|
/freebsd-src/libexec/bootpd/ |
H A D | bptypes.h | 10 #define int32 int32_t macro
|
/freebsd-src/contrib/ntp/include/ |
H A D | ntp_types.h | 83 typedef int32_t int32; typedef 93 typedef int int32; typedef 110 typedef long int32; typedef
|
/freebsd-src/lib/libc/powerpc64/softfloat/ |
H A D | powerpc-gcc.h | 34 typedef signed int int32; typedef
|
/freebsd-src/lib/libc/riscv/softfloat/ |
H A D | riscv-gcc.h | 34 typedef signed int int32; typedef
|
/freebsd-src/lib/libc/powerpcspe/softfloat/ |
H A D | powerpc-gcc.h | 34 typedef signed int int32; typedef
|
/freebsd-src/lib/libc/powerpc/softfloat/ |
H A D | powerpc-gcc.h | 38 typedef signed int int32; typedef
|
/freebsd-src/lib/libc/arm/softfloat/ |
H A D | arm-gcc.h | 38 typedef signed int int32; typedef
|
/freebsd-src/lib/libsdp/ |
H A D | util.c | 288 int32_t int32; in sdp_print() member
|
/freebsd-src/contrib/libcbor/test/ |
H A D | stream_expectations.h | 59 uint32_t int32; member
|
/freebsd-src/sbin/ipf/ipf/ |
H A D | bpf_filter.c | 63 #define int32 bpf_int32 macro
|
/freebsd-src/contrib/openbsm/compat/ |
H A D | endian.h | 64 bswap32(uint32_t int32) in bswap32()
|
/freebsd-src/lib/libc/softfloat/ |
H A D | timesoftfloat.c | 101 static void time_a_int32_z_float32( float32 function( int32 ) ) in time_a_int32_z_float32() 128 static void time_a_int32_z_float64( float64 function( int32 ) ) in time_a_int32_z_float64() 157 static void time_a_int32_z_floatx80( floatx80 function( int32 ) ) in time_a_int32_z_floatx80() 188 static void time_a_int32_z_float128( float128 function( int32 ) ) in time_a_int32_z_float128()
|
/freebsd-src/contrib/libpcap/ |
H A D | rpcap-protocol.h | 139 typedef int int32; /* 32-bit signed integer */ typedef
|
/freebsd-src/usr.sbin/uhsoctl/ |
H A D | uhsoctl.c | 145 uint32_t int32; member
|
/freebsd-src/sys/sys/ |
H A D | stats.h | 185 } int32; member 339 struct voistatdata_int32 int32; member
|
/freebsd-src/crypto/openssh/ |
H A D | ed25519.c | 22 #define int32 crypto_int32 macro
|
H A D | sntrup761.c | 22 #define int32 crypto_int32 macro
|
/freebsd-src/include/rpcsvc/ |
H A D | nfs_prot.x | 304 typedef long int32; typedef
|