Home
last modified time | relevance | path

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

/dports/editors/poke/poke-1.0/libpoke/
H A Dpvm.h329 int pvm_array_rem (pvm_val arr, pvm_val idx);
H A Dpvm-val.c209 pvm_array_rem (pvm_val arr, pvm_val idx) in pvm_array_rem() function
H A Dpvm.jitter4178 (void) pvm_array_rem (arr, idx);
H A Dpvm-vm2.c4505 (void) pvm_array_rem (arr, idx); in pvm_execute_or_initialize()