Home
last modified time | relevance | path

Searched refs:exclude_processing (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/contrib/header-tools/
H A Dgcc-order-headers61 exclude_processing = [ "tree-vectorizer.h" , "c-target.h", "c-target-def.h", "cp-tree.h", "c-common… variable
69 if fn not in exclude_processing:
164 if x in src_h and x not in exclude_processing:
/netbsd-src/external/gpl3/gcc/dist/contrib/header-tools/
H A Dgcc-order-headers61 exclude_processing = [ "tree-vectorizer.h" , "c-target.h", "c-target-def.h", "cp-tree.h", "c-common… variable
69 if fn not in exclude_processing:
164 if x in src_h and x not in exclude_processing: