Searched defs:lv (Results 1 - 18 of 18) sorted by relevance

/freebsd-13-stable/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_cmn_err.c87 assfail3(const char *a, uintmax_t lv, const char *op, uintmax_t rv, argument
/freebsd-13-stable/sys/cddl/compat/opensolaris/sys/
H A Dassfail.h68 __assfail3(const char *expr, uintmax_t lv, const char *op, uintmax_t rv, argument
/freebsd-13-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_pq.c134 uint64_t lv = dt_pq_getvalue(p, lc); local
/freebsd-13-stable/contrib/libucl/src/
H A Dmum.h129 uint64_t lv = (uint32_t) v, lp = (uint32_t) p; local
H A Ducl_parser.c728 int64_t lv = 0; local
[all...]
/freebsd-13-stable/usr.bin/localedef/
H A Dwide.c213 wchar_t lv; /* lowest legal value */ local
/freebsd-13-stable/contrib/tcsh/
H A Ded.refresh.c162 int w, i, lv, lh; local
/freebsd-13-stable/sys/geom/linux_lvm/
H A Dg_linux_lvm.c198 struct g_llvm_lv *lv; local
319 struct g_llvm_lv *lv; local
371 g_llvm_activate_lv(struct g_llvm_vg *vg, struct g_llvm_lv *lv) argument
400 struct g_llvm_lv *lv; local
500 struct g_llvm_lv *lv; local
1047 struct g_llvm_lv *lv; local
1111 llvm_textconf_decode_sg(char **buf, char *tok, struct g_llvm_lv *lv) argument
[all...]
/freebsd-13-stable/sys/dev/usb/
H A Dusb_hub_acpi.c365 acpi_usb_hub_port_probe_cb(ACPI_HANDLE ah, UINT32 lv, void *ctx, void **rv) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.h233 CallArg(LValue lv, QualType ty) argument
H A DCGDeclCXX.cpp39 LValue lv = CGF.MakeAddrLValue(DeclPtr, type); local
H A DCGExprAgg.cpp1443 void AggExprEmitter::EmitNullInitializationToLValue(LValue lv) { argument
1457 CGF.EmitStoreThroughBitfieldLValue(RValue::get(null), lv); local
H A DCGDecl.cpp1858 LValue lv = MakeAddrLValue(Loc, type); local
1865 LValue lv = MakeAddrLValue(Loc, type); local
2447 LValue lv = MakeAddrLValue(DeclPtr, Ty); local
[all...]
H A DCGObjC.cpp2777 LValue lv = CGF.EmitLValue(e); local
2784 CGF.EmitStoreOfScalar(getNullForVariable(lv.getAddress(CGF)), lv); local
H A DCodeGenFunction.h1175 bind(CodeGenFunction &CGF, const OpaqueValueExpr *ov, const LValue &lv) argument
/freebsd-13-stable/contrib/ncurses/progs/
H A Ddump_entry.c882 unsigned long lv = (unsigned long) value; local
/freebsd-13-stable/sys/dev/sound/pci/
H A Dds1.c372 u_int32_t lv[] = {1, 1, 0, 0, 0}; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp3432 const auto *lv = cast<LValueReferenceType>(ty); local
3440 const auto *lv = cast<RValueReferenceType>(ty); local

Completed in 399 milliseconds