Searched defs:lvalue (Results 1 – 13 of 13) sorted by relevance
/dflybsd-src/usr.bin/bc/ |
H A D | extern.h | 24 struct lvalue { struct 25 ssize_t load; 26 ssize_t store;
|
H A D | bc.y | 129 struct lvalue lvalue; member
|
/dflybsd-src/lib/libc/gen/ |
H A D | sysconf.c | 75 long lvalue, defaultresult; in sysconf() local
|
/dflybsd-src/sys/sys/ |
H A D | bio.h | 91 long lvalue; member
|
/dflybsd-src/crypto/libressl/apps/openssl/ |
H A D | apps.h | 318 long *lvalue; member
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | typeck.c | 5389 tree lvalue = TREE_OPERAND (arg, 0); in unary_complex_lvalue() local
|
H A D | call.c | 5891 cp_lvalue_kind lvalue = real_lvalue_p (expr); in convert_like_real() local
|
/dflybsd-src/contrib/binutils-2.27/binutils/ |
H A D | dwarf.c | 241 dwarf_vmatoa64 (dwarf_vma hvalue, dwarf_vma lvalue, char *buf, in dwarf_vmatoa64()
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | typeck.c | 6388 genericize_compound_lvalue (tree lvalue) in genericize_compound_lvalue()
|
H A D | call.c | 7046 cp_lvalue_kind lvalue = lvalue_kind (expr); in convert_like_real() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | gimplify.c | 2223 tree lhs, lvalue, rhs, t1; in gimplify_self_mod_expr() local
|
/dflybsd-src/contrib/binutils-2.34/binutils/ |
H A D | dwarf.c | 306 dwarf_vmatoa64 (dwarf_vma hvalue, dwarf_vma lvalue, char *buf, in dwarf_vmatoa64()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | gimplify.c | 3027 tree lhs, lvalue, rhs, t1; in gimplify_self_mod_expr() local
|