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

  /src/external/gpl3/gcc/dist/gcc/config/m68k/
m68k.cc 488 enum fpu_type m68k_fpu;
594 m68k_fpu = (!TARGET_HARD_FLOAT ? FPUTYPE_NONE
485 enum fpu_type m68k_fpu; variable in typeref:enum:fpu_type
  /src/external/gpl3/gcc.old/dist/gcc/config/m68k/
m68k.cc 484 enum fpu_type m68k_fpu;
590 m68k_fpu = (!TARGET_HARD_FLOAT ? FPUTYPE_NONE
481 enum fpu_type m68k_fpu; variable in typeref:enum:fpu_type

Completed in 32 milliseconds