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

/macosx-10.10/Libc-1044.1.2/locale/FreeBSD/
H A Drune32.h6 #define SIZEOF32_RUNEENTRY 16 macro
H A Drune.c112 printf("#define SIZEOF32_RUNEENTRY %d\n", sizeof(_RuneEntry));
216 int extra = sb.st_size - SIZEOF32_RUNELOCALE - count * SIZEOF32_RUNEENTRY - rl->__ncharclasses * sizeof(_RuneCharClass);
234 if (fread(rp, SIZEOF32_RUNEENTRY, 1, fp) != 1) {

Completed in 125 milliseconds