Searched defs:nval (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-13-stable/crypto/openssl/crypto/x509v3/
H A Dv3_bitst.c58 v2i_ASN1_BIT_STRING(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval) argument
H A Dv3_tlsf.c87 v2i_TLS_FEATURE(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval) argument
H A Dv3_alt.c217 v2i_issuer_alt(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval) argument
295 v2i_subject_alt(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval) argument
392 v2i_GENERAL_NAMES(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval) argument
[all...]
H A Dv3_prn.c28 CONF_VALUE *nval; local
[all...]
H A Dv3_crld.c203 crldp_from_section(X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval) argument
237 v2i_crld(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval) argument
360 v2i_idp(const X509V3_EXT_METHOD *method, X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval) argument
[all...]
/freebsd-13-stable/contrib/tcsh/
H A Dsh.time.c149 int nval = 0; local
H A Dsh.sem.c575 int nval = SIGN_EXTEND_CHAR(t->t_nice); local
H A Dsh.proc.c1864 int nval = SIGN_EXTEND_CHAR(t->t_nice); local
/freebsd-13-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_handle.c415 uint64_t nval = *((uint64_t *)naddr); local
/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dlparser.h50 lua_Number nval; /* for VKNUM */ member in union:expdesc::__anon10632
/freebsd-13-stable/contrib/ofed/libibmad/
H A Dfields.c1133 uint64_t nval; local
/freebsd-13-stable/lib/libjail/
H A Djail.c309 int i, nval, fw; local
740 int i, nval, ival; local
[all...]
/freebsd-13-stable/cddl/contrib/opensolaris/lib/pyzfs/common/
H A Dioctl.c88 nvlist_t *nval; local
/freebsd-13-stable/contrib/lua/src/
H A Dlparser.h72 lua_Number nval; /* for VKFLT */ member in union:expdesc::__anon5017
/freebsd-13-stable/sys/arm64/rockchip/
H A Drk805.c441 uint8_t nval; local
/freebsd-13-stable/sys/compat/linux/
H A Dlinux_futex.c1187 uint32_t uval, nval, mval; local
/freebsd-13-stable/usr.bin/sed/
H A Dcompile.c684 unsigned long nval; local
/freebsd-13-stable/contrib/one-true-awk/
H A Dawk.h81 char *nval; /* name, for variables only */ member in struct:Cell
/freebsd-13-stable/sys/arm/allwinner/
H A Daxp209.c692 uint8_t nval; local
/freebsd-13-stable/contrib/file/src/
H A Dreadelf.c1007 size_t nval; local
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/
H A Ddtrace.c1222 dtrace_optval_t nval; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp763 Constant *nval; local
775 LLVM_DEBUG(errs() << "AMDIC: " << *CI << " ---> " << *nval << "\n"); local
784 Value *nval = ConstantFP::get(CF->getType(), ftbl[i].result); local
785 LLVM_DEBUG(errs() << "AMDIC: " << *CI << " ---> " << *nval << "\n"); local
825 Value *nval = B.CreateFDiv(ConstantFP::get(CF->getType(), 1.0), local
828 LLVM_DEBUG(errs() << "AMDIC: " << *CI << " ---> " << *nval << "\ local
849 Value *nval = B.CreateFMul(opr0, nval1, "__div2mul"); local
924 Value *nval = B.CreateFMul(opr0, opr0, "__pow2"); local
935 Value *nval = B.CreateFDiv(cnval, opr0, "__powrecip"); local
950 Value *nval = CreateCallEx(B,FPExpr, opr0, issqrt ? "__pow2sqrt" local
979 Value *nval; local
1099 Value *nval; local
1171 Value *nval = CreateCallEx(B,FPExpr, opr0, "__rootn2sqrt"); local
1180 Value *nval = CreateCallEx(B,FPExpr, opr0, "__rootn2cbrt"); local
1186 Value *nval = B.CreateFDiv(ConstantFP::get(opr0->getType(), 1.0), local
1197 Value *nval = CreateCallEx(B,FPExpr, opr0, "__rootn2rsqrt"); local
1223 Value *nval = B.CreateFAdd(opr1, opr2, "fmaadd"); local
1231 Value *nval = B.CreateFAdd(opr0, opr2, "fmaadd"); local
1240 Value *nval = B.CreateFMul(opr0, opr1, "fmamul"); local
1269 Value *nval = CreateCallEx(B,FPExpr, opr0, "__sqrt"); local
[all...]
/freebsd-13-stable/sys/amd64/vmm/
H A Dvmm_instruction_emul.c1409 uint64_t nval, rflags, rflags2, val1, val2; local
1465 uint64_t nval, rflags, rflags2, val1, val2; local
/freebsd-13-stable/sys/dev/qat/
H A Dqat_ae.c741 uint32_t val, nval; local
758 uint32_t val, nval; local
776 uint32_t val, nval; local
806 uint32_t val, nval; local
[all...]
/freebsd-13-stable/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu_subr.c711 uint32_t nval; local

Completed in 310 milliseconds

12