Home
last modified time | relevance | path

Searched defs:zero (Results 76 – 100 of 218) sorted by relevance

123456789

/freebsd/contrib/libder/libder/
H A Dlibder_write.c109 uint8_t zero = 0; in libder_write_object_payload() local
/freebsd/crypto/heimdal/lib/gssapi/krb5/
H A Dverify_mic.c55 DES_cblock zero; in verify_mic_des() local
H A Dunwrap.c56 DES_cblock zero; in unwrap_des() local
/freebsd/lib/msun/src/
H A De_lgammaf_r.c23 zero= 0, variable
H A De_powf.c23 zero = 0.0, variable
H A De_pow.c64 zero = 0.0, variable
H A De_j1.c80 static const double zero = 0.0; variable
H A De_j1f.c43 static const float zero = 0.0; variable
H A De_j0f.c42 static const float zero = 0, qrtr = 0.25; variable
/freebsd/contrib/wpa/src/tls/
H A Drsa.c147 struct bignum *zero; in crypto_rsa_import_private_key() local
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_box/curve25519xsalsa20poly1305/
H A Dbox_curve25519xsalsa20poly1305.c39 static const unsigned char zero[16] = { 0 }; in crypto_box_curve25519xsalsa20poly1305_beforenm() local
/freebsd/contrib/ldns/drill/
H A Dchasetrace.c150 static uint8_t zero[1] = { 0 }; in do_trace() local
/freebsd/contrib/libpcap/
H A Dpcap-snit.c238 u_int zero = 0; in nit_setflags() local
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Dexp2f.c19 float c0, c2, c4, zero; member
/freebsd/contrib/jemalloc/src/
H A Djemalloc.c239 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 Dt_memset.c45 int zero; /* always zero, but the compiler does not know */ variable
/freebsd/usr.sbin/lpr/common_source/
H A Dprintcap.c317 static struct printer zero; in init_printer() local
/freebsd/tests/sys/netinet/
H A Dip6_v4mapped_test.c334 int error, ls, s, zero; in ATF_TC_BODY() local
/freebsd/sys/netgraph/netflow/
H A Dnetflow_v9.c171 uint32_t zero = 0; in close_flowset() local
/freebsd/contrib/wpa/src/crypto/
H A Daes-siv.c17 static const u8 zero[AES_BLOCK_SIZE]; variable
/freebsd/lib/msun/tests/
H A Dcexp_test.c102 ATF_TC_BODY(zero, tc) in ATF_TC_BODY() argument
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DBoolean.h105 static Boolean zero() { return from(false); } in zero() function
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Dfastmath2_dlib_asm.S459 #define zero R2 macro
478 zero = #0 define
/freebsd/lib/msun/bsdsrc/
H A Db_tgamma.c90 static const double zero = 0.; variable
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_deleg.c420 uint64_t jumpobj, zero; in dsl_check_access() local
715 uint64_t zero = 0; in copy_create_perms() local

123456789