Searched refs:NUMPROPS (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
H A Ducgendat.c70 #define NUMPROPS 50 macro
71 #define NEEDPROPS (NUMPROPS + (4 - (NUMPROPS & 3)))
92 static _prop_t props[NUMPROPS] = {
110 static _ranges_t proptbl[NUMPROPS];
245 for (i = 0; i < NUMPROPS; i++) {
250 if (i == NUMPROPS)
350 for (i = 0; i < NUMPROPS; i++) {
355 if (i == NUMPROPS)
1335 for (i = idx = 0; i < NUMPROPS;
[all...]

Completed in 123 milliseconds