Home
last modified time | relevance | path

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

/dports/lang/chicken5/chicken-5.3.0/
H A Druntime.c570 static C_cpsproc(allocate_vector_2) C_noret;
10117 C_reclaim((void *)allocate_vector_2, 7);
10123 allocate_vector_2(0, p);
10127 void C_ccall allocate_vector_2(C_word c, C_word *av) function