Home
last modified time | relevance | path

Searched defs:new_max_index (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libobjc/
H A Dsarray.c294 size_t new_max_index = ((newsize - 1)/INDEX_CAPACITY); in sarray_realloc() local
/netbsd-src/external/gpl3/gcc/dist/libobjc/
H A Dsarray.c294 size_t new_max_index = ((newsize - 1)/INDEX_CAPACITY); in sarray_realloc() local