Home
last modified time | relevance | path

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

/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libnyquist/nyquist/xlisp/
H A Dxlsym.c34 FORWARD LOCAL void test_one_env(LVAL environment, int i, char *s);
83 test_one_env(envstack[i], i, s); in testenv()
95 LOCAL void test_one_env(LVAL environment, int i, char *s) in test_one_env() function