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

/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/include/
H A Dname.h65 #define ARRAY_INCR 32 /* number of elements to grow when array macro
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/sh/
H A Darray.c177 maxi = roundof(maxi,ARRAY_INCR);
/macosx-10.9.5/Heimdal-323.92.1/lib/sqlite/
H A Dsqlite3.c99862 const int ARRAY_INCR = 5; local
[all...]

Completed in 375 milliseconds