Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/contrib/header-tools/
H A Dreduce-headers493 only_h = list () variable
504 if fn not in only_h:
505 only_h.append (fn)
569 if only_h:
571 for x in only_h:
578 msg = try_to_remove (x, only_h, logfile)
/netbsd-src/external/gpl3/gcc/dist/contrib/header-tools/
H A Dreduce-headers493 only_h = list () variable
504 if fn not in only_h:
505 only_h.append (fn)
569 if only_h:
571 for x in only_h:
578 msg = try_to_remove (x, only_h, logfile)