Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gcc/
Dc-incpath.c63 enum { REASON_QUIET = 0, REASON_NOENT, REASON_DUP, REASON_DUP_SYS }; enumerator
71 case REASON_DUP: in free_path()
230 reason = REASON_DUP; in remove_duplicates()