Searched refs:x_abort (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/window/
H A Dparser.h44 #define p_abort() (cx.x_abort)
H A Dcontext.h68 unsigned x_abort :1; /* fatal error */ member in struct:context
H A Dcontext.c75 cx.x_abort = 0;
H A Dparser1.c229 cx.x_erred = cx.x_abort = 1;
/netbsd-6-1-5-RELEASE/bin/ksh/
H A Demacs.c171 { x_abort, "abort", 0 },
1299 x_abort(c) function

Completed in 214 milliseconds