Searched refs:new_result (Results 1 - 14 of 14) sorted by relevance

/haiku-buildtools/gcc/gcc/cp/
H A Ddecl.c1915 tree new_result;
1917 new_result = DECL_TEMPLATE_RESULT (newdecl);
1924 = (*targetm.merge_decl_attributes) (old_result, new_result);
1936 if (GNU_INLINE_P (old_result) != GNU_INLINE_P (new_result)
1937 && DECL_INITIAL (new_result))
1942 DECL_UNINLINABLE (old_result) = DECL_UNINLINABLE (new_result);
1943 DECL_EXTERNAL (old_result) = DECL_EXTERNAL (new_result);
1945 = DECL_NOT_REALLY_EXTERN (new_result);
1947 = DECL_INTERFACE_KNOWN (new_result);
1949 = DECL_DECLARED_INLINE_P (new_result);
1910 tree new_result; local
[all...]
/haiku-buildtools/legacy/binutils/
H A Dltconfig792 new_result=`expr "X$testring" : ".*" 2>&1` &&
793 lt_cv_sys_max_cmd_len=$new_result &&
/haiku-buildtools/gcc/gcc/
H A Dtree-vect-loop.c4169 tree new_result = copy_ssa_name (PHI_RESULT (phi)); local
4170 gphi *outer_phi = create_phi_node (new_result, exit_bb);
4181 new_result = copy_ssa_name (PHI_RESULT (phi));
4182 outer_phi = create_phi_node (new_result, exit_bb);
H A Dtree-ssa-reassoc.c4696 tree new_result = make_temp_ssa_name (type, NULL, "reassocpow"); local
4697 mul_stmt = gimple_build_assign (new_result, MULT_EXPR,
4703 result = new_result;
/haiku-buildtools/libtool/cdemo/
H A Dconfigure5481 new_result=`expr "X$teststring" : ".*" 2>&1` &&
5482 lt_cv_sys_max_cmd_len=$new_result &&
/haiku-buildtools/libtool/
H A Dconfigure6014 new_result=`expr "X$teststring" : ".*" 2>&1` &&
6015 lt_cv_sys_max_cmd_len=$new_result &&
/haiku-buildtools/libtool/demo/
H A Dconfigure5834 new_result=`expr "X$teststring" : ".*" 2>&1` &&
5835 lt_cv_sys_max_cmd_len=$new_result &&
/haiku-buildtools/libtool/depdemo/
H A Dconfigure5724 new_result=`expr "X$teststring" : ".*" 2>&1` &&
5725 lt_cv_sys_max_cmd_len=$new_result &&
/haiku-buildtools/libtool/f77demo/
H A Dconfigure6367 new_result=`expr "X$teststring" : ".*" 2>&1` &&
6368 lt_cv_sys_max_cmd_len=$new_result &&
/haiku-buildtools/libtool/mdemo/
H A Dconfigure5849 new_result=`expr "X$teststring" : ".*" 2>&1` &&
5850 lt_cv_sys_max_cmd_len=$new_result &&
/haiku-buildtools/libtool/mdemo2/
H A Dconfigure5590 new_result=`expr "X$teststring" : ".*" 2>&1` &&
5591 lt_cv_sys_max_cmd_len=$new_result &&
/haiku-buildtools/libtool/pdemo/
H A Dconfigure5590 new_result=`expr "X$teststring" : ".*" 2>&1` &&
5591 lt_cv_sys_max_cmd_len=$new_result &&
/haiku-buildtools/libtool/tagdemo/
H A Dconfigure5860 new_result=`expr "X$teststring" : ".*" 2>&1` &&
5861 lt_cv_sys_max_cmd_len=$new_result &&
/haiku-buildtools/libtool/libltdl/
H A Dconfigure5919 new_result=`expr "X$teststring" : ".*" 2>&1` &&
5920 lt_cv_sys_max_cmd_len=$new_result &&

Completed in 651 milliseconds