HomeSort by: relevance | last modified time | path
    Searched defs:fputype (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/sun3/sun3/
machdep.c 157 int fputype; variable
  /src/sys/arch/sun3/sun3x/
machdep.c 115 int fputype; variable
  /src/sys/arch/atari/atari/
machdep.c 117 int fputype = 0; variable
192 if (fputype != FPU_NONE)
248 fputype = fpu_probe();
249 fpu = fpu_describe(fputype);
  /src/sys/arch/sun2/sun2/
machdep.c 238 int fputype; variable
305 fputype = FPU_NONE;

Completed in 21 milliseconds