| /freebsd-11-stable/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
|
| /freebsd-11-stable/lib/libc/gen/ |
| HD | sysconf.c | 80 long lvalue, defaultresult; in sysconf() local
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| HD | CGObjC.cpp | 515 LValue lvalue = EmitLValue(lvalueExpr); in EmitObjCMessageExpr() local 1533 LValue lvalue in Emit() local 2718 LValue lvalue, in tryEmitARCRetainLoadOfScalar() 3078 LValue lvalue = in visitBinAssignUnsafeUnretained() local 3242 LValue lvalue, in emitARCRetainLoadOfScalar() 3406 LValue lvalue = EmitLValue(e->getLHS()); in EmitARCStoreUnsafeUnretained() local 3429 LValue lvalue = EmitLValue(e->getLHS()); in EmitARCStoreStrong() local 3446 LValue lvalue = EmitLValue(e->getLHS()); in EmitARCStoreAutoreleasing() local
|
| HD | CGAtomic.cpp | 43 AtomicInfo(CodeGenFunction &CGF, LValue &lvalue) in AtomicInfo() 796 LValue lvalue = MakeAddrLValue(Ptr, AtomicTy); in EmitAtomicExpr() local 1954 void CodeGenFunction::EmitAtomicStore(RValue rvalue, LValue lvalue, in EmitAtomicStore()
|
| HD | CGExprComplex.cpp | 346 ComplexPairTy ComplexExprEmitter::EmitLoadOfLValue(LValue lvalue, in EmitLoadOfLValue() 372 void ComplexExprEmitter::EmitStoreOfComplex(ComplexPairTy Val, LValue lvalue, in EmitStoreOfComplex()
|
| HD | CGDecl.cpp | 717 LValue &lvalue, in drillIntoBlockVariable() 744 LValue lvalue, bool capturedByInit) { in EmitScalarInit() 1871 LValue lvalue, bool capturedByInit) { in EmitExprAsInit()
|
| HD | CGExpr.cpp | 1527 llvm::Value *CodeGenFunction::EmitLoadOfScalar(LValue lvalue, in EmitLoadOfScalar() 1767 void CodeGenFunction::EmitStoreOfScalar(llvm::Value *value, LValue lvalue, in EmitStoreOfScalar() 5070 LValue lvalue = MakeAddrLValue(addr, type, AlignmentSource::Decl); in convertTempToRValue() local
|
| /freebsd-11-stable/sbin/tunefs/ |
| HD | tunefs.c | 87 const char *avalue, *jvalue, *Jvalue, *Lvalue, *lvalue, *Nvalue, *nvalue; in main() local
|
| /freebsd-11-stable/usr.bin/tip/tip/ |
| HD | tip.h | 154 #define lvalue(v) (long)vtable[v].v_value macro
|
| /freebsd-11-stable/sys/dev/usb/video/ |
| HD | udl.c | 878 uint32_t lvalue; in udl_cmd_insert_int_3() local
|
| /freebsd-11-stable/sys/kern/ |
| HD | vfs_bio.c | 397 long lvalue; in sysctl_bufspace() local
|
| /freebsd-11-stable/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
|
| /freebsd-11-stable/contrib/gcc/ |
| HD | gimplify.c | 1897 tree lhs, lvalue, rhs, t1, post = NULL, *orig_post_p = post_p; in gimplify_self_mod_expr() local
|