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 in typeref:typename:int
  /src/sys/arch/sun3/sun3x/
machdep.c 115 int fputype; variable in typeref:typename:int
  /src/sys/arch/sun2/sun2/
machdep.c 238 int fputype; variable in typeref:typename:int
305 fputype = FPU_NONE;
  /src/sys/arch/atari/atari/
machdep.c 117 int fputype = 0; variable in typeref:typename:int
191 if (fputype != FPU_NONE)
247 fputype = fpu_probe();
248 fpu = fpu_describe(fputype);

Completed in 14 milliseconds