NUMPROPS 67 mbstring/ucgendat/ucgendat.c #define NEEDPROPS (NUMPROPS + (4 - (NUMPROPS & 3))) NUMPROPS 88 mbstring/ucgendat/ucgendat.c static _prop_t props[NUMPROPS] = { NUMPROPS 106 mbstring/ucgendat/ucgendat.c static _ranges_t proptbl[NUMPROPS]; NUMPROPS 243 mbstring/ucgendat/ucgendat.c for (i = 0; i < NUMPROPS; i++) { NUMPROPS 248 mbstring/ucgendat/ucgendat.c if (i == NUMPROPS) NUMPROPS 348 mbstring/ucgendat/ucgendat.c for (i = 0; i < NUMPROPS; i++) { NUMPROPS 353 mbstring/ucgendat/ucgendat.c if (i == NUMPROPS) NUMPROPS 1333 mbstring/ucgendat/ucgendat.c for (i = idx = 0; i < NUMPROPS; i++) { NUMPROPS 1349 mbstring/ucgendat/ucgendat.c hdr[1] = NUMPROPS; NUMPROPS 1355 mbstring/ucgendat/ucgendat.c if ((bytes = sizeof(ac_uint2) * (NUMPROPS + 1)) & 3) NUMPROPS 1374 mbstring/ucgendat/ucgendat.c fprintf(out, PREF "unsigned short _ucprop_size = %d;\n\n", NUMPROPS); NUMPROPS 1389 mbstring/ucgendat/ucgendat.c for (i = 0; i < NUMPROPS; i++) { NUMPROPS 1420 mbstring/ucgendat/ucgendat.c for (i = 0; i < NUMPROPS; i++) {