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

/freebsd-current/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_cmn_err.c85 assfail3(const char *a, uintmax_t lv, const char *op, uintmax_t rv, argument
/freebsd-current/sys/cddl/compat/opensolaris/sys/
H A Dassfail.h66 __assfail3(const char *expr, uintmax_t lv, const char *op, uintmax_t rv, argument
/freebsd-current/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_pq.c134 uint64_t lv = dt_pq_getvalue(p, lc); local
/freebsd-current/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-current/usr.bin/localedef/
H A Dwide.c211 wchar_t lv; /* lowest legal value */ local
/freebsd-current/contrib/tcsh/
H A Ded.refresh.c162 int w, i, lv, lh; local
/freebsd-current/sys/dev/usb/
H A Dusb_hub_acpi.c364 acpi_usb_hub_port_probe_cb(ACPI_HANDLE ah, UINT32 lv, void *ctx, void **rv) argument
/freebsd-current/sys/geom/linux_lvm/
H A Dg_linux_lvm.c197 struct g_llvm_lv *lv; local
318 struct g_llvm_lv *lv; local
370 g_llvm_activate_lv(struct g_llvm_vg *vg, struct g_llvm_lv *lv) argument
399 struct g_llvm_lv *lv; local
499 struct g_llvm_lv *lv; local
1056 struct g_llvm_lv *lv; local
1120 llvm_textconf_decode_sg(char **buf, char *tok, struct g_llvm_lv *lv) argument
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.h229 CallArg(LValue lv, QualType ty) argument
H A DCGDeclCXX.cpp39 LValue lv = CGF.MakeAddrLValue(DeclPtr, type); local
H A DCGExprAgg.cpp1588 void AggExprEmitter::EmitNullInitializationToLValue(LValue lv) { argument
1602 CGF.EmitStoreThroughBitfieldLValue(RValue::get(null), lv); local
H A DCGDecl.cpp1971 LValue lv = MakeAddrLValue(Loc, type); local
1978 LValue lv = MakeAddrLValue(Loc, type); local
2620 LValue lv = MakeAddrLValue(DeclPtr, Ty); local
[all...]
H A DCGObjC.cpp2920 LValue lv = CGF.EmitLValue(e); local
2927 CGF.EmitStoreOfScalar(getNullForVariable(lv.getAddress(CGF)), lv); local
H A DCodeGenFunction.h1299 bind(CodeGenFunction &CGF, const OpaqueValueExpr *ov, const LValue &lv) argument
/freebsd-current/sys/contrib/dev/rtw89/
H A Drtw8852a.c1781 u32 lv = val & B_AX_FORCE_PWR_BY_RATE_VALUE_MASK; local
/freebsd-current/contrib/ncurses/progs/
H A Ddump_entry.c887 unsigned long lv = (unsigned long) value; local
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp3628 const auto *lv = cast<LValueReferenceType>(ty); local
3636 const auto *lv = cast<RValueReferenceType>(ty); local

Completed in 403 milliseconds