Searched defs:setf (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xedit/dist/lisp/ | ||
| H A D | private.h | 181 LispObj *setf; member in struct:_LispProperty |
| H A D | lisp.c | 1551 LispSetAtomSetfProperty(LispAtom *atom, LispObj *setf, LispArgList *alist) argument 4866 LispRunSetf(LispArgList *alist, LispObj *setf, LispObj *place, LispObj *value) argument [all...] |
| H A D | core.c | 5668 LispObj *setf, *place, *value, *result = NIL, *data; local in function:Lisp_Setf 5785 LispObj *setf, *place = NIL, *value, *data; local in function:Lisp_Psetf [all...] |
Completed in 15 milliseconds