MCPcopy Create free account
hub / github.com/csound/csound / prealloc_S

Function prealloc_S

Engine/insert.c:2615–2617  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2613}
2614
2615int prealloc_S(CSOUND *csound, AOP *p){
2616 return prealloc_(csound,p,1);
2617}
2618
2619int delete_instr(CSOUND *csound, DELETEIN *p)
2620{

Callers

nothing calls this directly

Calls 1

prealloc_Function · 0.85

Tested by

no test coverage detected