Searched refs:DIR_PREFIX_REGEX (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | gengtype.c | 1934 #define DIR_PREFIX_REGEX "^(([^/]*/)*)" macro 1949 { DIR_PREFIX_REGEX "c-family/([[:alnum:]_-]*)\\.c$", 1953 { DIR_PREFIX_REGEX "c-family/([[:alnum:]_-]*)\\.h$", 1958 { DIR_PREFIX_REGEX "c/c-lang\\.h$", 1961 { DIR_PREFIX_REGEX "c/c-tree\\.h$", 1965 { DIR_PREFIX_REGEX "cp/cp-tree\\.h$", 1970 { DIR_PREFIX_REGEX "cp/decl\\.[ch]$", 1975 { DIR_PREFIX_REGEX "cp/name-lookup\\.h$", 1980 { DIR_PREFIX_REGEX "cp/parser\\.h$", 1985 { DIR_PREFIX_REGEX "objc/objc-act\\.h$", [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | gengtype.cc | 1958 #define DIR_PREFIX_REGEX "^(([^/]*/)*)" macro 1973 { DIR_PREFIX_REGEX "c-family/([[:alnum:]_-]*)\\.cc$", 1977 { DIR_PREFIX_REGEX "c-family/([[:alnum:]_-]*)\\.h$", 1982 { DIR_PREFIX_REGEX "c/c-lang\\.h$", 1985 { DIR_PREFIX_REGEX "c/c-tree\\.h$", 1989 { DIR_PREFIX_REGEX "cp/cp-tree\\.h$", 1994 { DIR_PREFIX_REGEX "cp/decl\\.[ch]$", 1999 { DIR_PREFIX_REGEX "cp/name-lookup\\.h$", 2004 { DIR_PREFIX_REGEX "cp/parser\\.h$", 2009 { DIR_PREFIX_REGEX "objc/objc-act\\.h$", [all …]
|