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

  /src/external/gpl3/gcc/dist/gcc/
system.h 859 # define gcc_fallthrough() __attribute__((fallthrough)) macro
861 # define gcc_fallthrough() macro
864 # define gcc_fallthrough() macro
  /src/external/gpl3/gcc.old/dist/gcc/
system.h 828 # define gcc_fallthrough() __attribute__((fallthrough)) macro
830 # define gcc_fallthrough() macro
833 # define gcc_fallthrough() macro

Completed in 21 milliseconds