Home
last modified time | relevance | path

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

/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libnyquist/nyquist/xlisp/
H A Dxldmem.c779 if ((xlargstkbase = (LVAL *)malloc(ADEPTH * sizeof(LVAL))) == NULL) in xlminit()
782 xlargstktop = xlargstkbase + ADEPTH; in xlminit()
H A Dxlisp.h156 #define ADEPTH 3000 macro
224 #ifndef ADEPTH
226 #define ADEPTH 2000 macro