Searched refs:ARRAY_INCR (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/include/
H A Dname.h66 #define ARRAY_INCR 32 /* number of elements to grow when array macro
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/sh/
H A Darray.c178 maxi = roundof(maxi,ARRAY_INCR);
H A Darray.c.orig178 maxi = roundof(maxi,ARRAY_INCR);
/macosx-10.10.1/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c99862 const int ARRAY_INCR = 5; local
[all...]

Completed in 285 milliseconds