Searched defs:perror_object (Results 1 – 4 of 4) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | imain.c | 204 int *pexit_code, ref * perror_object) in gs_main_interpret() 487 …ain_instance * minst, const char *file_name, int user_errors, int *pexit_code, ref * perror_object) in gs_main_run_file() 511 gs_run_init_file(gs_main_instance * minst, int *pexit_code, ref * perror_object) in gs_run_init_file() 549 int *pexit_code, ref * perror_object) in gs_main_run_string() 557 uint length, int user_errors, int *pexit_code, ref * perror_object) in gs_main_run_string_with_length() 576 int *pexit_code, ref * perror_object) in gs_main_run_string_begin() 592 uint length, int user_errors, int *pexit_code, ref * perror_object) in gs_main_run_string_continue() 606 int *pexit_code, ref * perror_object) in gs_main_run_string_end() 954 gs_main_dump_stack(gs_main_instance *minst, int code, ref * perror_object) in gs_main_dump_stack()
|
H A D | gserver.c | 303 errstr_report(ref * perror_object, char *errstr, int errstr_max_len, in errstr_report()
|
H A D | interp.c | 438 ref * perror_object) in gs_interpret() 456 int *pexit_code, ref * perror_object) in gs_call_interp() 729 ref * perror_object) in interp()
|
H A D | imainarg.c | 791 ref * perror_object) in run_finish()
|