Searched refs:DynPut (Results 1 – 3 of 3) sorted by relevance
60 ret = DynPut(obj, el, obj->num_el);76 int DynPut(obj, el_in, idx) in DynPut() function
62 int DynPut P((DynObject obj, void *el, int idx));
65 DynPut;