| /freebsd-12-stable/usr.bin/bc/ |
| D | extern.h | 23 struct lvalue { struct 24 ssize_t load; 25 ssize_t store;
|
| D | bc.y | 146 struct lvalue lvalue; member
|
| /freebsd-12-stable/lib/libc/gen/ |
| D | sysconf.c | 80 long lvalue, defaultresult; in sysconf() local
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| D | CGObjC.cpp | 586 LValue lvalue = EmitLValue(lvalueExpr); in EmitObjCMessageExpr() local 1604 LValue lvalue in Emit() local 2871 LValue lvalue, in tryEmitARCRetainLoadOfScalar() 3247 LValue lvalue = in visitBinAssignUnsafeUnretained() local 3411 LValue lvalue, in emitARCRetainLoadOfScalar() 3572 LValue lvalue = EmitLValue(e->getLHS()); in EmitARCStoreUnsafeUnretained() local 3595 LValue lvalue = EmitLValue(e->getLHS()); in EmitARCStoreStrong() local 3612 LValue lvalue = EmitLValue(e->getLHS()); in EmitARCStoreAutoreleasing() local
|
| D | CGAtomic.cpp | 43 AtomicInfo(CodeGenFunction &CGF, LValue &lvalue) in AtomicInfo() 799 LValue lvalue = MakeAddrLValue(Ptr, AtomicTy); in EmitAtomicExpr() local 1974 void CodeGenFunction::EmitAtomicStore(RValue rvalue, LValue lvalue, in EmitAtomicStore()
|
| D | CGExprComplex.cpp | 349 ComplexPairTy ComplexExprEmitter::EmitLoadOfLValue(LValue lvalue, in EmitLoadOfLValue() 375 void ComplexExprEmitter::EmitStoreOfComplex(ComplexPairTy Val, LValue lvalue, in EmitStoreOfComplex()
|
| D | CGDecl.cpp | 737 LValue &lvalue, in drillIntoBlockVariable() 764 LValue lvalue, bool capturedByInit) { in EmitScalarInit() 1922 LValue lvalue, bool capturedByInit) { in EmitExprAsInit()
|
| D | CGExpr.cpp | 1598 llvm::Value *CodeGenFunction::EmitLoadOfScalar(LValue lvalue, in EmitLoadOfScalar() 1817 static void EmitStoreOfMatrixScalar(llvm::Value *value, LValue lvalue, in EmitStoreOfMatrixScalar() 1870 void CodeGenFunction::EmitStoreOfScalar(llvm::Value *value, LValue lvalue, in EmitStoreOfScalar() 5343 LValue lvalue = MakeAddrLValue(addr, type, AlignmentSource::Decl); in convertTempToRValue() local
|
| /freebsd-12-stable/sbin/tunefs/ |
| D | tunefs.c | 90 const char *avalue, *jvalue, *Jvalue, *Lvalue, *lvalue, *Nvalue, *nvalue; in main() local
|
| /freebsd-12-stable/usr.bin/tip/tip/ |
| D | tip.h | 156 #define lvalue(v) (long)vtable[v].v_value macro
|
| /freebsd-12-stable/sys/dev/usb/video/ |
| D | udl.c | 878 uint32_t lvalue; in udl_cmd_insert_int_3() local
|
| /freebsd-12-stable/sys/kern/ |
| D | vfs_bio.c | 468 long lvalue; in sysctl_bufspace() local 487 long lvalue; in sysctl_bufspace() local
|
| /freebsd-12-stable/contrib/googletest/googlemock/test/ |
| D | gmock-actions_test.cc | 1248 auto lvalue = make(6); in TEST() local
|
| /freebsd-12-stable/contrib/gcc/cp/ |
| D | typeck.c | 4637 tree lvalue = TREE_OPERAND (arg, 0); in unary_complex_lvalue() local
|
| D | call.c | 4438 cp_lvalue_kind lvalue = real_lvalue_p (expr); in convert_like_real() local
|
| /freebsd-12-stable/contrib/gcc/ |
| D | gimplify.c | 1897 tree lhs, lvalue, rhs, t1, post = NULL, *orig_post_p = post_p; in gimplify_self_mod_expr() local
|
| /freebsd-12-stable/lib/clang/liblldb/ |
| D | LLDBWrapLua.cpp | 808 long lvalue; member 993 long lvalue; member
|