Searched refs:for_real (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/games/mille/
H A Dprint.c121 prscore(bool for_real) argument
141 if (for_real)
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dreload.cc1958 reg_class_t rclass, int for_real, int earlyclobber)
2117 if (for_real >= 0 && value == real_out)
2118 rld[for_real].out = 0;
1947 find_dummy_reload(rtx real_in, rtx real_out, rtx *inloc, rtx *outloc, machine_mode inmode, machine_mode outmode, reg_class_t rclass, int for_real, int earlyclobber) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dreload.c1960 reg_class_t rclass, int for_real, int earlyclobber)
2119 if (for_real >= 0 && value == real_out)
2120 rld[for_real].out = 0;
1949 find_dummy_reload(rtx real_in, rtx real_out, rtx *inloc, rtx *outloc, machine_mode inmode, machine_mode outmode, reg_class_t rclass, int for_real, int earlyclobber) argument

Completed in 161 milliseconds