Searched refs:ninth (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
51 (defun ninth (a) (nth 8 a)) function
145 (defsetf ninth (list) (value) `(progn (rplaca (nthcdr 8 ,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.lsp364 (eql-test 9 #'ninth '(1 2 3 4 5 6 7 8 9 10))

Completed in 7 milliseconds