Home
last modified time | relevance | path

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

/original-bsd/usr.bin/window/
H A Dparser.h21 #define p_abort() (cx.x_abort)
H A Dcontext.h40 unsigned x_abort :1; /* fatal error */ member
H A Dcontext.c41 cx.x_abort = 0; in cx_alloc()
H A Dparser1.c194 cx.x_erred = cx.x_abort = 1; in p_memerror()