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

/xsrc/external/mit/xedit/dist/lisp/modules/
H A Dlisp.lsp37 second third fourth fifth sixth seventh eighth ninth tenth
50 (defun eighth (a) (nth 7 a)) function
144 (defsetf eighth (list) (value) `(progn (rplaca (nthcdr 7 ,list) ,value) ,value)) function
/xsrc/external/mit/xedit/dist/lisp/
H A Dwrite.c1665 "fifth", "sixth", "seventh", "eighth", "ninth",
/xsrc/external/mit/xedit/dist/lisp/test/
H A Dlist.lsp363 (eql-test 8 #'eighth '(1 2 3 4 5 6 7 8 9))

Completed in 7 milliseconds