eina: fix Eina_Inarray API to at least match Eina_Array API.
authorcedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 20 Apr 2012 08:30:59 +0000 (08:30 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 20 Apr 2012 08:30:59 +0000 (08:30 +0000)
commit371e1d1926a00cee0ec46be522022270e4404dc0
treeb112884fe8d0bc21c6ef5b5c71cd0c24339119c9
parent0706047dba258142d8113ee17a2e0e54a054879e
eina: fix Eina_Inarray API to at least match Eina_Array API.

NOTE: some of this function should be moved as inline, but that's to late for a change
I think. So we will fix that if needed.

Second point, I am not happy with is eina_inarray_insert and eina_inarray_insert_at. The
naming is really poor.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@70352 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/modules/engines/buffer/evas_engine.c