/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | constexpr.c | 1163 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 D | typeck2.c | 2024 bool lval = lvalue_p (datum); in build_m_component_ref() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/c/ |
H A D | c-fold.c | 110 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 D | scsi_ses.c | 904 #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 D | v_increment.c | 53 long change, ltmp, lval; in v_increment() local
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | frame.c | 916 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 D | m2-exp.y | 134 LONGEST lval; member
|
H A D | f-exp.y | 138 LONGEST lval; member
|
H A D | findvar.c | 271 enum lval_type lval; in value_of_register() local
|
H A D | jv-exp.y | 135 LONGEST lval; member
|
H A D | p-exp.y | 136 LONGEST lval; member
|
H A D | go-exp.y | 139 LONGEST lval; member
|
H A D | ada-exp.y | 169 LONGEST lval; member
|
H A D | cp-name-parser.y | 282 int lval; member
|
H A D | c-exp.y | 135 LONGEST lval; member
|
/dflybsd-src/crypto/libressl/crypto/dh/ |
H A D | dh_pmeth.c | 156 long lval; in pkey_dh_ctrl_str() local
|
/dflybsd-src/contrib/openbsd_libm/src/ |
H A D | math_private.h | 347 #define STRICT_ASSIGN(type, lval, rval) ((lval) = (rval)) argument 349 #define STRICT_ASSIGN(type, lval, rval) do { \ argument
|
/dflybsd-src/contrib/bzip2/ |
H A D | decompress.c | 74 #define GET_MTF_VAL(label1,label2,lval) \ argument
|
/dflybsd-src/crypto/libressl/crypto/dsa/ |
H A D | dsa_pmeth.c | 238 long lval; in pkey_dsa_ctrl_str() local
|
/dflybsd-src/contrib/smbfs/lib/smb/ |
H A D | rap.c | 386 long lval; in smb_rap_NetShareEnum() local
|
/dflybsd-src/sbin/cryptdisks/ |
H A D | cryptdisks.c | 192 long lval; in parse_crypt_options() local
|
/dflybsd-src/lib/libutil/ |
H A D | login_cap.c | 638 long lval; in login_getcapnum() local
|
/dflybsd-src/usr.bin/dfregress/ |
H A D | testcase.c | 632 long lval; in parse_testcase_option() local
|
/dflybsd-src/contrib/awk/ |
H A D | awk.h | 245 } lval; /* because Al stores a pointer in it! */ member
|
/dflybsd-src/sys/dev/netif/ix/ |
H A D | ixgbe_x550.c | 1685 u32 lval, sval, flx_val; in ixgbe_setup_sgmii() local 1754 u32 lval, sval, flx_val; in ixgbe_setup_sgmii_fw() local
|