HomeSort by: relevance | last modified time | path
    Searched refs:STRUCT_CHECK (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/xedit/dist/lisp/
struct.c 141 LispSetAtomStructProperty(atom, definition, STRUCT_CHECK);
363 (atom->property->structure.function != STRUCT_CHECK))
private.h 189 #define STRUCT_CHECK -2
compile.c 1852 if (atom->property->structure.function == STRUCT_CHECK)
bytecode.c 574 else if (atom->property->structure.function == STRUCT_CHECK)
lisp.c 4672 else if (atom->property->structure.function == STRUCT_CHECK)

Completed in 10 milliseconds