| /NextBSD/usr.bin/bc/ |
| HD | extern.h | 23 struct lvalue { struct 24 ssize_t load; 25 ssize_t store;
|
| HD | bc.y | 146 struct lvalue lvalue; member
|
| /NextBSD/lib/libc/gen/ |
| HD | sysconf.c | 79 long lvalue, defaultresult; in sysconf() local
|
| /NextBSD/contrib/llvm/tools/clang/lib/CodeGen/ |
| HD | CGDecl.cpp | 599 LValue &lvalue, in drillIntoBlockVariable() 605 LValue lvalue, bool capturedByInit) { in EmitScalarInit() 711 void CodeGenFunction::EmitScalarInit(llvm::Value *init, LValue lvalue) { in EmitScalarInit() 1212 LValue lvalue, bool capturedByInit) { in EmitExprAsInit()
|
| HD | CGAtomic.cpp | 43 AtomicInfo(CodeGenFunction &CGF, LValue &lvalue) in AtomicInfo() 693 LValue lvalue = LValue::MakeAddr(Ptr, AtomicTy, alignChars, getContext()); in EmitAtomicExpr() local 1708 void CodeGenFunction::EmitAtomicStore(RValue rvalue, LValue lvalue, in EmitAtomicStore()
|
| HD | CGObjC.cpp | 1321 LValue lvalue in Emit() local 2381 LValue lvalue, in tryEmitARCRetainLoadOfScalar() 2718 LValue lvalue, in emitARCRetainLoadOfScalar() 2815 LValue lvalue = EmitLValue(e->getLHS()); in EmitARCStoreStrong() local 2832 LValue lvalue = EmitLValue(e->getLHS()); in EmitARCStoreAutoreleasing() local
|
| HD | CGExprComplex.cpp | 303 ComplexPairTy ComplexExprEmitter::EmitLoadOfLValue(LValue lvalue, in EmitLoadOfLValue() 337 void ComplexExprEmitter::EmitStoreOfComplex(ComplexPairTy Val, LValue lvalue, in EmitStoreOfComplex()
|
| HD | CGExpr.cpp | 1055 llvm::Value *CodeGenFunction::EmitLoadOfScalar(LValue lvalue, in EmitLoadOfScalar() 1166 LValue lvalue = LValue::MakeAddr(Addr, Ty, in EmitLoadOfScalar() local 1305 void CodeGenFunction::EmitStoreOfScalar(llvm::Value *value, LValue lvalue, in EmitStoreOfScalar() 3474 LValue lvalue = MakeNaturalAlignAddrLValue(addr, type); in convertTempToRValue() local
|
| HD | CodeGenFunction.h | 842 LValue lvalue) in OpaqueValueMapping()
|
| HD | CGObjCMac.cpp | 1478 bool lvalue = false) override in GetSelector() 4392 bool lvalue) { in EmitSelector()
|
| /NextBSD/sbin/tunefs/ |
| HD | tunefs.c | 87 const char *avalue, *jvalue, *Jvalue, *Lvalue, *lvalue, *Nvalue, *nvalue; in main() local
|
| /NextBSD/usr.bin/tip/tip/ |
| HD | tip.h | 150 #define lvalue(v) (long)vtable[v].v_value macro
|
| /NextBSD/sys/dev/usb/video/ |
| HD | udl.c | 881 uint32_t lvalue; in udl_cmd_insert_int_3() local
|
| /NextBSD/sys/kern/ |
| HD | vfs_bio.c | 391 long lvalue; in sysctl_bufspace() local
|
| /NextBSD/contrib/gcc/cp/ |
| HD | typeck.c | 4637 tree lvalue = TREE_OPERAND (arg, 0); in unary_complex_lvalue() local
|
| HD | call.c | 4438 cp_lvalue_kind lvalue = real_lvalue_p (expr); in convert_like_real() local
|
| /NextBSD/contrib/gcc/ |
| HD | gimplify.c | 1897 tree lhs, lvalue, rhs, t1, post = NULL, *orig_post_p = post_p; in gimplify_self_mod_expr() local
|