| /xsrc/external/mit/mkfontscale/dist/ |
| H A D | list.c | 45 listCons(char *car, ListPtr cdr) argument 57 listAdjoin(char *car, ListPtr cdr) argument 104 listConsF(ListPtr cdr, const char *f, ...) argument 133 listAdjoinF(ListPtr cdr, const char *f, ...) argument [all...] |
| /xsrc/external/mit/xedit/dist/lisp/modules/ |
| H A D | lisp.lsp | 106 (defsetf cdr (list) (value) `(progn (rplacd ,list ,value) ,value)) function
|
| H A D | psql.c | 543 LispObj *poly, *box, *p = NIL, *cdr, *obj; local in function:Lisp_PQgetvalue
|
| /xsrc/external/mit/xedit/dist/lisp/ |
| H A D | pathname.c | 485 LispObj *cons, *cdr; local in function:Lisp_ParseNamestring 709 LispObj *result, *cdr, *cons; local in function:Lisp_MakePathname [all...] |
| H A D | compile.c | 215 LispObj *car, *cdr; local in function:Com_Cons
|
| H A D | bytecode.c | 184 LispObj *cdr; member in struct:_CodeTree::__anoncf77c6ed020a::__anoncf77c6ed0b08 1445 com_BytecodeCons(LispCom *com, LispByteOpcode code, LispObj *car, LispObj *cdr) argument
|
| H A D | write.c | 793 LispObj *car, *cdr; local in function:LispWriteList
|
| H A D | internal.h | 593 LispObj *cdr; member in struct:_LispObj::__anon0d52a560020a::__anon0d52a5600708
|
| H A D | lisp.c | 843 LispGC(LispObj *car, LispObj *cdr) argument 849 Lisp__GC(LispObj *car, LispObj *cdr) argument 2567 Lisp__New(LispObj *car, LispObj *cdr) argument 2605 LispNew(LispObj *car, LispObj *cdr) argument 2908 LispNewCons(LispObj * car,LispObj * cdr) argument 3834 LispObj *result, *object, *cons, *cdr; local in function:LispEvalBackquote 4795 LispObj arguments, cdr; local in function:LispApply2 4809 LispObj arguments, car, cdr; local in function:LispApply3 [all...] |
| H A D | core.c | 991 LispObj *car, *cdr; local in function:Lisp_Cons 1840 LispObj *car, *cdr; local in function:Lisp_Gc 2343 *item, *clist1, *clist2, *cons, *cdr; local in function:LispListSet [all...] |