OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ignore_errors
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/xedit/dist/lisp/
private.h
398
int
ignore_errors
; /* inside a ignore-errors block */
member in struct:_LispMac
lisp.c
660
if (!lisp__data.
ignore_errors
) {
801
lisp__data.destroyed = lisp__data.
ignore_errors
= 0;
core.c
1969
++lisp__data.
ignore_errors
;
2005
--lisp__data.
ignore_errors
;
/xsrc/external/mit/xev/dist/
xev.c
99
ignore_errors
(_X_UNUSED Display *display, _X_UNUSED XErrorEvent *ev)
function
952
XErrorHandler handler = set_error_handler(dpy,
ignore_errors
);
1028
XErrorHandler handler = set_error_handler(dpy,
ignore_errors
);
Completed in 10 milliseconds
Indexes created Fri Aug 21 00:24:51 UTC 2026