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

  /src/external/gpl3/gcc/dist/contrib/header-tools/
gcc-order-headers 43 exclude_special = [ "bversion.h", "obstack.h", "insn-codes.h", "hooks.h" ]
165 if x not in new_order and x[:10] != "diagnostic" and h not in exclude_special:
  /src/external/gpl3/gcc.old/dist/contrib/header-tools/
gcc-order-headers 43 exclude_special = [ "bversion.h", "obstack.h", "insn-codes.h", "hooks.h" ]
165 if x not in new_order and x[:10] != "diagnostic" and h not in exclude_special:

Completed in 21 milliseconds