Home
last modified time | relevance | path

Searched refs:LPARSE_GOOD (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/geomview/geomview-1.9.5/src/lib/oogl/lisp/
H A Dlisp2.h174 #define LPARSE_GOOD 3 macro
180 case LPARSE_GOOD: return Lt; \
H A Dlisp.h258 LPARSE_GOOD, enumerator
270 case LPARSE_GOOD: return Lt; \
H A Dlisp.c2779 return LPARSE_GOOD; in LParseArgs()