Searched refs:get_make_rc (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/contrib/header-tools/
H A Dheaderutils.py467 def get_make_rc (rc, output): function
489 rc = get_make_rc (process.returncode, output[1])
508 ret = (get_make_rc (p[0].returncode, output[1]), output[1], p[1])
/netbsd-current/external/gpl3/gcc.old/dist/contrib/header-tools/
H A Dheaderutils.py467 def get_make_rc (rc, output): function
489 rc = get_make_rc (process.returncode, output[1])
508 ret = (get_make_rc (p[0].returncode, output[1]), output[1], p[1])

Completed in 227 milliseconds