Searched refs:opath (Results 1 – 5 of 5) sorted by relevance
85 for opath in res:86 print(opath)87 showBss(opath)
519 StringPiece opath = StringPiece(node->path()); in operator ()() local520 return *i_ == opath; in operator ()()572 StringPiece opath = StringPiece(first_output->path()); in LoadDepFile() local573 if (opath != *primary_out) { in LoadDepFile()
335 iwrc iwp_exec_path(char *opath) { in iwp_exec_path() argument346 strncpy(opath, epath, MAXPATHLEN); in iwp_exec_path()
256 IW_EXPORT iwrc iwp_exec_path(char *opath);