Searched defs:myfun (Results 1 - 1 of 1) sorted by relevance
/third_party/alsa-lib/alsalisp/ | ||
H A D | test.lisp | 347 (defun myfun () (princ "a\n")) function 352 (defun myfun () (princ "a\n")) function 358 (defun myfun (o) (princ o "a\n")) function 364 (defun myfun (o p) (princ o p "\\n")) global() function [all...] |
Completed in 2 milliseconds