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

/freebsd-12-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-12-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-12-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_pq.c134 uint64_t lv = dt_pq_getvalue(p, lc); local
/freebsd-12-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-12-stable/usr.bin/localedef/
H A Dwide.c213 wchar_t lv; /* lowest legal value */ local
/freebsd-12-stable/contrib/tcsh/
H A Ded.refresh.c162 int w, i, lv, lh; local
/freebsd-12-stable/sys/geom/linux_lvm/
H A Dg_linux_lvm.c197 struct g_llvm_lv *lv; local
314 struct g_llvm_lv *lv; local
366 g_llvm_activate_lv(struct g_llvm_vg *vg, struct g_llvm_lv *lv) argument
395 struct g_llvm_lv *lv; local
495 struct g_llvm_lv *lv; local
1040 struct g_llvm_lv *lv; local
1104 llvm_textconf_decode_sg(char **buf, char *tok, struct g_llvm_lv *lv) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDeclCXX.cpp38 LValue lv = CGF.MakeAddrLValue(DeclPtr, type); local
H A DCGCall.h232 CallArg(LValue lv, QualType ty) argument
H A DCGExprAgg.cpp1418 void AggExprEmitter::EmitNullInitializationToLValue(LValue lv) { argument
1432 CGF.EmitStoreThroughBitfieldLValue(RValue::get(null), lv); local
H A DCGDecl.cpp1840 LValue lv = MakeAddrLValue(Loc, type); local
1847 LValue lv = MakeAddrLValue(Loc, type); local
2431 LValue lv = MakeAddrLValue(DeclPtr, Ty); local
[all...]
H A DCGObjC.cpp2743 LValue lv = CGF.EmitLValue(e); local
2750 CGF.EmitStoreOfScalar(getNullForVariable(lv.getAddress(CGF)), lv); local
H A DCodeGenFunction.h1123 bind(CodeGenFunction &CGF, const OpaqueValueExpr *ov, const LValue &lv) argument
/freebsd-12-stable/contrib/gcc/
H A Dexplow.c107 unsigned HOST_WIDE_INT lv; local
H A Dsimplify-rtx.c943 HOST_WIDE_INT hv, lv; local
959 HOST_WIDE_INT hv, lv; local
1117 unsigned HOST_WIDE_INT l1, lv; local
2877 unsigned HOST_WIDE_INT l1, l2, lv, lt; local
[all...]
H A Dfold-const.c302 add_double_with_sign(unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, unsigned HOST_WIDE_INT l2, HOST_WIDE_INT h2, unsigned HOST_WIDE_INT *lv, HOST_WIDE_INT *hv, bool unsigned_p) argument
328 neg_double(unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, unsigned HOST_WIDE_INT *lv, HOST_WIDE_INT *hv) argument
352 mul_double_with_sign(unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, unsigned HOST_WIDE_INT l2, HOST_WIDE_INT h2, unsigned HOST_WIDE_INT *lv, HOST_WIDE_INT *hv, bool unsigned_p) argument
415 lshift_double(unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, HOST_WIDE_INT count, unsigned int prec, unsigned HOST_WIDE_INT *lv, HOST_WIDE_INT *hv, int arith) argument
477 rshift_double(unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, HOST_WIDE_INT count, unsigned int prec, unsigned HOST_WIDE_INT *lv, HOST_WIDE_INT *hv, int arith) argument
538 lrotate_double(unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, HOST_WIDE_INT count, unsigned int prec, unsigned HOST_WIDE_INT *lv, HOST_WIDE_INT *hv) argument
560 rrotate_double(unsigned HOST_WIDE_INT l1, HOST_WIDE_INT h1, HOST_WIDE_INT count, unsigned int prec, unsigned HOST_WIDE_INT *lv, HOST_WIDE_INT *hv) argument
[all...]
/freebsd-12-stable/contrib/gdb/gdb/
H A Dvalops.c437 value_zero (struct type *type, enum lval_type lv) argument
H A Dxcoffread.c632 struct linetable *lineTb, *lv; local
662 struct linetable *lineTb, *lv; local
[all...]
/freebsd-12-stable/sys/dev/sound/pci/
H A Dds1.c372 u_int32_t lv[] = {1, 1, 0, 0, 0}; local
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp3440 const auto *lv = cast<LValueReferenceType>(ty); local
3448 const auto *lv = cast<RValueReferenceType>(ty); local

Completed in 507 milliseconds