/freebsd/contrib/libder/libder/ |
H A D | libder_write.c | 109 uint8_t zero = 0; in libder_write_object_payload() local
|
/freebsd/crypto/heimdal/lib/gssapi/krb5/ |
H A D | verify_mic.c | 55 DES_cblock zero; in verify_mic_des() local
|
H A D | unwrap.c | 56 DES_cblock zero; in unwrap_des() local
|
/freebsd/lib/msun/src/ |
H A D | e_lgammaf_r.c | 23 zero= 0, variable
|
H A D | e_powf.c | 23 zero = 0.0, variable
|
H A D | e_pow.c | 64 zero = 0.0, variable
|
H A D | e_j1.c | 80 static const double zero = 0.0; variable
|
H A D | e_j1f.c | 43 static const float zero = 0.0; variable
|
H A D | e_j0f.c | 42 static const float zero = 0, qrtr = 0.25; variable
|
/freebsd/contrib/wpa/src/tls/ |
H A D | rsa.c | 147 struct bignum *zero; in crypto_rsa_import_private_key() local
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_box/curve25519xsalsa20poly1305/ |
H A D | box_curve25519xsalsa20poly1305.c | 39 static const unsigned char zero[16] = { 0 }; in crypto_box_curve25519xsalsa20poly1305_beforenm() local
|
/freebsd/contrib/ldns/drill/ |
H A D | chasetrace.c | 150 static uint8_t zero[1] = { 0 }; in do_trace() local
|
/freebsd/contrib/libpcap/ |
H A D | pcap-snit.c | 238 u_int zero = 0; in nit_setflags() local
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/ |
H A D | exp2f.c | 19 float c0, c2, c4, zero; member
|
/freebsd/contrib/jemalloc/src/ |
H A D | jemalloc.c | 239 a0ialloc(size_t size,bool zero,bool is_internal) a0ialloc() argument 1897 bool zero; global() member 3135 irallocx_prof_sample(tsdn_t * tsdn,void * old_ptr,size_t old_usize,size_t usize,size_t alignment,bool zero,tcache_t * tcache,arena_t * arena,prof_tctx_t * tctx,hook_ralloc_args_t * hook_args) irallocx_prof_sample() argument 3160 irallocx_prof(tsd_t * tsd,void * old_ptr,size_t old_usize,size_t size,size_t alignment,size_t * usize,bool zero,tcache_t * tcache,arena_t * arena,alloc_ctx_t * alloc_ctx,hook_ralloc_args_t * hook_args) irallocx_prof() argument 3207 bool zero = flags & MALLOCX_ZERO; je_rallocx() local 3298 ixallocx_helper(tsdn_t * tsdn,void * ptr,size_t old_usize,size_t size,size_t extra,size_t alignment,bool zero) ixallocx_helper() argument 3311 ixallocx_prof_sample(tsdn_t * tsdn,void * ptr,size_t old_usize,size_t size,size_t extra,size_t alignment,bool zero,prof_tctx_t * tctx) ixallocx_prof_sample() argument 3325 ixallocx_prof(tsd_t * tsd,void * ptr,size_t old_usize,size_t size,size_t extra,size_t alignment,bool zero,alloc_ctx_t * alloc_ctx) ixallocx_prof() argument 3379 bool zero = flags & MALLOCX_ZERO; je_xallocx() local [all...] |
/freebsd/contrib/netbsd-tests/lib/libc/string/ |
H A D | t_memset.c | 45 int zero; /* always zero, but the compiler does not know */ variable
|
/freebsd/usr.sbin/lpr/common_source/ |
H A D | printcap.c | 317 static struct printer zero; in init_printer() local
|
/freebsd/tests/sys/netinet/ |
H A D | ip6_v4mapped_test.c | 334 int error, ls, s, zero; in ATF_TC_BODY() local
|
/freebsd/sys/netgraph/netflow/ |
H A D | netflow_v9.c | 171 uint32_t zero = 0; in close_flowset() local
|
/freebsd/contrib/wpa/src/crypto/ |
H A D | aes-siv.c | 17 static const u8 zero[AES_BLOCK_SIZE]; variable
|
/freebsd/lib/msun/tests/ |
H A D | cexp_test.c | 102 ATF_TC_BODY(zero, tc) in ATF_TC_BODY() argument
|
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | Boolean.h | 105 static Boolean zero() { return from(false); } in zero() function
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/ |
H A D | fastmath2_dlib_asm.S | 459 #define zero R2 macro 478 zero = #0 define
|
/freebsd/lib/msun/bsdsrc/ |
H A D | b_tgamma.c | 90 static const double zero = 0.; variable
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | dsl_deleg.c | 420 uint64_t jumpobj, zero; in dsl_check_access() local 715 uint64_t zero = 0; in copy_create_perms() local
|