Searched refs:myprinc (Results 1 - 1 of 1) sorted by relevance
/third_party/alsa-lib/alsalisp/ | ||
H A D | hello.lisp | 5 (defun myprinc (o) (progn (princ o))) function 6 (myprinc "Printed via myprinc function!\n") 7 (unsetq myprinc) |
Completed in 1 milliseconds