Searched refs:programming_error (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/bash-92/bash-3.2/CWRU/misc/
H A Derrlist.c49 programming_error(a, b) function
/macosx-10.9.5/bash-92/bash-3.2/
H A Derror.h33 extern void programming_error __P((const char *, ...)) __attribute__((__format__ (printf, 1, 2)));
H A Derror.c139 programming_error (const char *format, ...) function
141 programming_error (format, va_alist)
178 shell. Used in this file by file_error and programming_error. Used
418 programming_error ("%s: %s: %d", func, _(cmd_error_table[code]), e);
H A Dpcomplib.c179 programming_error (_("progcomp_insert: %s: NULL COMPSPEC"), cmd);
H A Dhashlib.c394 programming_error (const char *format, ...) function
H A Dnojobs.c754 programming_error ("wait_for(%ld): %s", (long)pid, strerror(errno));
H A Dtrap.c355 programming_error (_("trap_handler: bad signal %d"), sig);
H A Darray.c772 programming_error(const char *s, ...) function
H A Dprint_cmd.c1236 programming_error (_("cprintf: `%c': invalid format character"), c);
H A Dshell.c397 mcheck (programming_error, (void (*) ())0);
H A Djobs.c1389 programming_error (_("describe_pid: %ld: no such pid"), (long)pid);
3490 programming_error ("notify_of_job_status");

Completed in 189 milliseconds