Searched refs:o_file (Results 1 – 3 of 3) sorted by relevance
115 op->op_name, ol->o_file); in options()116 op->op_name = ol->o_file; in options()188 basefile = ol->o_file; in do_option()223 } else if (ol != NULL && !eq(basefile, ol->o_file)) { in do_option()226 inw->c_str(), basefile, ol->o_file); in do_option()299 strlcpy(nbuf, po->o_file, sizeof(nbuf)); in tooption()335 po->o_file = val; in insert_option()347 free(po->o_file); in update_option()348 po->o_file = val; in update_option()
191 char *o_file; member
536 o_file: str = c_file +~ (if OS == "Windows" { ".obj"; } else { ".o"; });538 target o_file: c_file, HEADERS544 return o_file;