Searched defs:_insert (Results 1 - 2 of 2) sorted by relevance

/external/tremolo/Tremolo/
H A Dmisc.c64 static void *_insert(void *ptr,long bytes,char *file,long line){ function
219 return _insert(ptr,bytes,file,line);
/external/libvpx/examples/includes/HTML-Toc-0.91/
H A DTocInsertor.pm190 #--- HTML::TocInsertor::_insert() ---------------------------------------------
195 sub _insert { subroutine
211 } # _insert()
724 $self->_insert($aString);

Completed in 93 milliseconds