OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INVALIDP
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xedit/dist/lisp/
read.c
1054
if (
INVALIDP
(quote))
1068
if (
INVALIDP
(backquote))
1093
if (
INVALIDP
(comma))
1622
if (
INVALIDP
(function))
1796
if (
INVALIDP
(code))
1818
if (
INVALIDP
(arguments) || !CONSP(arguments))
1844
if (
INVALIDP
(arguments))
1871
if (
INVALIDP
(fields) || !CONSP(fields) || !SYMBOLP(CAR(fields)))
1911
if (
INVALIDP
(data))
1962
if (
INVALIDP
(feature)
[
all
...]
internal.h
163
#define
INVALIDP
(object) \
Completed in 10 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026