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

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dmultc3.c31 int recalc = 0; local
39 recalc = 1;
48 recalc = 1;
50 if (!recalc && (crt_isinf(ac) || crt_isinf(bd) ||
60 recalc = 1;
62 if (recalc) {
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
H A D_mulkc3.c55 _Bool recalc = 0; local
64 recalc = 1;
74 recalc = 1;
76 if (!recalc
85 recalc = 1;
87 if (recalc)
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/rs6000/
H A D_mulkc3.c55 _Bool recalc = 0; local
64 recalc = 1;
74 recalc = 1;
76 if (!recalc
85 recalc = 1;
87 if (recalc)
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/builtins/ppc/
H A Dmultc3.c33 int recalc = 0; local
46 recalc = 1;
55 recalc = 1;
58 if (!recalc)
72 recalc = 1;
76 if (recalc)
/netbsd-current/games/larn/
H A Dextern.h89 void recalc(void);
H A Dregen.c163 recalc();
H A Ddisplay.c31 recalc();
159 recalc();
H A Dcreate.c60 recalc();
H A Dstore.c777 recalc();
H A Dglobal.c19 * recalc() function to recalculate the armor class of the player
246 recalc() function to recalculate the armor class of the player
249 recalc(void) function
/netbsd-current/sys/arch/x68k/stand/xxboot/
H A Dmemcmp.S54 | To comply with standards, recalc exact return value.
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Dlibgcc2.c2020 _Bool recalc = 0;
2029 recalc = 1;
2039 recalc = 1;
2041 if (!recalc
2050 recalc = 1;
2052 if (recalc)
1988 _Bool recalc = 0; variable
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Dlibgcc2.c2007 _Bool recalc = 0;
2016 recalc = 1;
2026 recalc = 1;
2028 if (!recalc
2037 recalc = 1;
2039 if (recalc)
1975 _Bool recalc = 0; variable
/netbsd-current/external/bsd/pcc/dist/pcc/mip/
H A Dregs.c1420 return 0; /* XXX may need to recalc tree structure */
2968 recalc:
3060 goto recalc;

Completed in 130 milliseconds