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

  /src/external/gpl3/gcc/dist/contrib/header-tools/
reduce-headers 492 only_h = list ()
503 if fn not in only_h:
504 only_h.append (fn)
568 if only_h:
570 for x in only_h:
577 msg = try_to_remove (x, only_h, logfile)
  /src/external/gpl3/gcc.old/dist/contrib/header-tools/
reduce-headers 493 only_h = list ()
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)

Completed in 20 milliseconds