/freebsd/contrib/arm-optimized-routines/math/test/rtest/ |
H A D | types.h | 15 typedef int int32; typedef 19 typedef long int32; typedef
|
/freebsd/libexec/bootpd/ |
H A D | bptypes.h | 10 #define int32 int32_t macro
|
/freebsd/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/lib/libc/powerpc64/softfloat/ |
H A D | powerpc-gcc.h | 34 typedef signed int int32; typedef
|
/freebsd/lib/libc/powerpcspe/softfloat/ |
H A D | powerpc-gcc.h | 34 typedef signed int int32; typedef
|
/freebsd/lib/libc/riscv/softfloat/ |
H A D | riscv-gcc.h | 34 typedef signed int int32; typedef
|
/freebsd/lib/libc/powerpc/softfloat/ |
H A D | powerpc-gcc.h | 38 typedef signed int int32; typedef
|
/freebsd/lib/libc/arm/softfloat/ |
H A D | arm-gcc.h | 38 typedef signed int int32; typedef
|
/freebsd/crypto/krb5/src/util/support/ |
H A D | ipc_stream.c | 307 int32_t int32 = 0; in krb5int_ipc_stream_read_int32() local 329 int32_t int32 = htonl (in_int32); in krb5int_ipc_stream_write_int32() local
|
/freebsd/lib/libsdp/ |
H A D | util.c | 288 int32_t int32; in sdp_print() member
|
/freebsd/sbin/ipf/ipf/ |
H A D | bpf_filter.c | 63 #define int32 bpf_int32 macro
|
/freebsd/contrib/libcbor/test/ |
H A D | stream_expectations.h | 59 uint32_t int32; member
|
/freebsd/contrib/openbsm/compat/ |
H A D | endian.h | 64 bswap32(uint32_t int32) in bswap32()
|
/freebsd/crypto/krb5/src/lib/krb5/krb/ |
H A D | preauth_otp.c | 114 codec_value_to_int32(k5_json_object obj, const char *key, krb5_int32 *int32) in codec_value_to_int32() 131 codec_int32_to_value(krb5_int32 int32, k5_json_object obj, const char *key) in codec_int32_to_value()
|
/freebsd/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/crypto/krb5/src/plugins/audit/ |
H A D | kdc_j_encode.c | 490 int32_to_value(krb5_int32 int32, k5_json_object obj, const char *key) in int32_to_value()
|
/freebsd/contrib/libpcap/ |
H A D | rpcap-protocol.h | 139 typedef int int32; /* 32-bit signed integer */ typedef
|
/freebsd/usr.sbin/uhsoctl/ |
H A D | uhsoctl.c | 145 uint32_t int32; member
|
/freebsd/sys/sys/ |
H A D | stats.h | 185 } int32; member 339 struct voistatdata_int32 int32; member
|
/freebsd/crypto/openssh/ |
H A D | ed25519.c | 22 #define int32 crypto_int32 macro
|
H A D | sntrup761.c | 25 #define int32 crypto_int32 macro
|
/freebsd/include/rpcsvc/ |
H A D | nfs_prot.x | 304 typedef long int32; typedef
|