Home
last modified time | relevance | path

Searched refs:GRANULE (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/os400/iconv/bldcsndfa/
Dbldcsndfa.c55 #define GRANULE 128 /* Memory allocation granule. */ macro
595 GRANULE * sizeof s->p_set); in set_include()
597 s->p_size = GRANULE; in set_include()
598 s->p_set[GRANULE] = (t_state *) NULL; in set_include()
610 s->p_size += GRANULE; in set_include()