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

  /src/external/gpl3/gcc/dist/gcc/
regset.h 68 #define IOR_REG_SET(TO, FROM) bitmap_ior_into (TO, FROM)
  /src/external/gpl3/gcc.old/dist/gcc/
regset.h 68 #define IOR_REG_SET(TO, FROM) bitmap_ior_into (TO, FROM)

Completed in 25 milliseconds