Searched refs:doc_type (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xedit/dist/lisp/
H A Dcore.c1302 LispDocType_t doc_type = LispDocVariable; local in function:LispDocumentationType
1308 doc_type = LispDocVariable;
1310 doc_type = LispDocFunction;
1312 doc_type = LispDocStructure;
1314 doc_type = LispDocType;
1316 doc_type = LispDocSetf;
1323 return (doc_type);
7008 LispDocType_t doc_type; local in function:Lisp_XeditDocumentationStore
7019 doc_type = LispDocumentationType(builtin, type);
7023 LispRemDocumentation(symbol, doc_type);
[all...]

Completed in 9 milliseconds