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

  /src/external/gpl3/gcc.old/dist/lto-plugin/
lto-plugin.c 220 check_1 (int gate, enum ld_plugin_level level, const char *text) function
239 #define check(GATE, LEVEL, TEXT) check_1 (((GATE) != 0), (LEVEL), (TEXT))
  /src/external/gpl3/gcc/dist/lto-plugin/
lto-plugin.c 240 check_1 (int gate, enum ld_plugin_level level, const char *text) function
259 #define check(GATE, LEVEL, TEXT) check_1 (((GATE) != 0), (LEVEL), (TEXT))

Completed in 17 milliseconds