Home
last modified time | relevance | path

Searched refs:doabort (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/execute/
H A Du77-test.f82 call doabort
89 call doabort
110 call doabort
168 call doabort
173 call doabort
178 call doabort
196 call doabort
201 call doabort
217 call doabort
278 call doabort
[all …]
/openbsd/usr.sbin/lpr/lpc/
H A Dextern.h40 void doabort(int, char **);
H A Dcmdtab.c55 { "abort", aborthelp, doabort, 1 },
H A Dcmds.c76 doabort(int argc, char **argv) in doabort() function