Home
last modified time | relevance | path

Searched refs:xlsubr (Results 1 – 3 of 3) sorted by relevance

/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libnyquist/nyquist/xlisp/
H A Dxlsubr.c18 LVAL xlsubr(const char *sname, int type, LVAL (*fcn)(void), int offset) in xlsubr() function
H A Dxlinit.c103 xlsubr(p->fd_name,p->fd_type,p->fd_subr,i); in initwks()
H A Dxlisp.h984 LVAL xlsubr(const char *sname, int type, LVAL (*fcn)(void), int offset);