SORTBUF_PREALLOCATED   31 maint/gnulib/lib/uninorm/u-normalize-internal.h   struct ucs4_with_ccc sortbuf_preallocated[2 * SORTBUF_PREALLOCATED];
SORTBUF_PREALLOCATED   51 maint/gnulib/lib/uninorm/u-normalize-internal.h   sortbuf_allocated = SORTBUF_PREALLOCATED;
SORTBUF_PREALLOCATED   53 maint/gnulib/lib/uninorm/uninorm-filter.c   struct ucs4_with_ccc sortbuf_preallocated[2 * SORTBUF_PREALLOCATED];
SORTBUF_PREALLOCATED   76 maint/gnulib/lib/uninorm/uninorm-filter.c   filter->sortbuf_allocated = SORTBUF_PREALLOCATED;