Searched refs:ISIZE (Results 1 – 2 of 2) sorted by relevance
38 #define ISIZE sizeof(int) macro42 *(int*)dst = *(int*)src, src += ISIZE, dst += ISIZE; \46 *(int*) dst = *(int*) src, src += ISIZE, dst += ISIZE; \47 while (i -= ISIZE)93 if (!(size % ISIZE) && !(((char *)base - (char *)0) % ISIZE))
121 # define ISIZE 400 macro124 static char sarr[ISIZE];137 if( q> &sarr[ISIZE-30] ) error( "item too big" );