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