Home
last modified time | relevance | path

Searched defs:lval (Results 1 – 25 of 35) sorted by relevance

12

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dconstexpr.c1163 bool lval, in cxx_eval_builtin_function_call()
1386 bool lval, in cxx_eval_internal_function()
1469 bool lval, in cxx_eval_call_expression()
2104 bool lval, in cxx_eval_conditional_expression()
2375 bool lval, in cxx_eval_array_reference()
2500 bool lval, in cxx_eval_component_reference()
2600 bool lval, in cxx_eval_bit_field_ref()
2686 bool lval, in cxx_eval_logical_expression()
2829 bool lval, in cxx_eval_bare_aggregate()
2936 bool value_init, bool lval, in cxx_eval_vec_init_1()
[all …]
H A Dtypeck2.c2024 bool lval = lvalue_p (datum); in build_m_component_ref() local
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-fold.c110 c_fully_fold (tree expr, bool in_init, bool *maybe_const, bool lval) in c_fully_fold()
147 bool *maybe_const_itself, bool for_int_const, bool lval) in c_fully_fold_internal()
/dflybsd-src/sys/bus/cam/scsi/
H A Dscsi_ses.c904 #define sget8(inp, idx, lval) lval = (((uint8_t *)(inp))[idx++]) argument
905 #define gget8(inp, idx, lval) lval = (((uint8_t *)(inp))[idx]) argument
907 #define sget16(inp, idx, lval) \ argument
911 #define gget16(inp, idx, lval) \ argument
915 #define sget24(inp, idx, lval) \ argument
920 #define gget24(inp, idx, lval) \ argument
925 #define sget32(inp, idx, lval) \ argument
931 #define gget32(inp, idx, lval) \ argument
/dflybsd-src/contrib/nvi2/vi/
H A Dv_increment.c53 long change, ltmp, lval; in v_increment() local
/dflybsd-src/contrib/gdb-7/gdb/
H A Dframe.c916 enum lval_type lval; in frame_unwind_register() local
1068 enum lval_type lval; in put_frame_register() local
1104 enum lval_type lval; in deprecated_frame_register_read() local
1157 enum lval_type lval; in get_frame_register_bytes() local
1169 enum lval_type lval; in get_frame_register_bytes() local
1735 enum lval_type lval, nlval; in get_prev_frame_1() local
H A Dm2-exp.y134 LONGEST lval; member
H A Df-exp.y138 LONGEST lval; member
H A Dfindvar.c271 enum lval_type lval; in value_of_register() local
H A Djv-exp.y135 LONGEST lval; member
H A Dp-exp.y136 LONGEST lval; member
H A Dgo-exp.y139 LONGEST lval; member
H A Dada-exp.y169 LONGEST lval; member
H A Dcp-name-parser.y282 int lval; member
H A Dc-exp.y135 LONGEST lval; member
/dflybsd-src/crypto/libressl/crypto/dh/
H A Ddh_pmeth.c156 long lval; in pkey_dh_ctrl_str() local
/dflybsd-src/contrib/openbsd_libm/src/
H A Dmath_private.h347 #define STRICT_ASSIGN(type, lval, rval) ((lval) = (rval)) argument
349 #define STRICT_ASSIGN(type, lval, rval) do { \ argument
/dflybsd-src/contrib/bzip2/
H A Ddecompress.c74 #define GET_MTF_VAL(label1,label2,lval) \ argument
/dflybsd-src/crypto/libressl/crypto/dsa/
H A Ddsa_pmeth.c238 long lval; in pkey_dsa_ctrl_str() local
/dflybsd-src/contrib/smbfs/lib/smb/
H A Drap.c386 long lval; in smb_rap_NetShareEnum() local
/dflybsd-src/sbin/cryptdisks/
H A Dcryptdisks.c192 long lval; in parse_crypt_options() local
/dflybsd-src/lib/libutil/
H A Dlogin_cap.c638 long lval; in login_getcapnum() local
/dflybsd-src/usr.bin/dfregress/
H A Dtestcase.c632 long lval; in parse_testcase_option() local
/dflybsd-src/contrib/awk/
H A Dawk.h245 } lval; /* because Al stores a pointer in it! */ member
/dflybsd-src/sys/dev/netif/ix/
H A Dixgbe_x550.c1685 u32 lval, sval, flx_val; in ixgbe_setup_sgmii() local
1754 u32 lval, sval, flx_val; in ixgbe_setup_sgmii_fw() local

12