HomeSort by: relevance | last modified time | path
    Searched refs:recalc (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
multc3.c 31 int recalc = 0; local in function:__multc3
39 recalc = 1;
48 recalc = 1;
50 if (!recalc && (crt_isinf(ac) || crt_isinf(bd) ||
60 recalc = 1;
62 if (recalc) {
  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/ppc/
multc3.c 33 int recalc = 0; local in function:__multc3
46 recalc = 1;
55 recalc = 1;
58 if (!recalc)
72 recalc = 1;
76 if (recalc)
  /src/games/larn/
extern.h 89 void recalc(void);
regen.c 163 recalc();
display.c 31 recalc();
159 recalc();
create.c 60 recalc();
global.c 19 * 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 in typeref:typename:void
store.c 777 recalc();
  /src/sys/arch/x68k/stand/xxboot/
memcmp.S 54 | To comply with standards, recalc exact return value.

Completed in 38 milliseconds