Home
last modified time | relevance | path

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

/dports/audio/csound/csound-6.15.0/Top/
H A Dthreadsafe.c44 void csoundTableSetInternal(CSOUND *csound, int table, int index, MYFLT value);
212 csoundTableSetInternal(csound, table, index, value); in message_dequeue()
383 csoundTableSetInternal(csound, table, index, value); in csoundTableSet()
H A Dcsound.c92 void csoundTableSetInternal(CSOUND *csound, int table, int index,
330 csoundTableSetInternal,
3666 void csoundTableSetInternal(CSOUND *csound, in csoundTableSetInternal() function