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

/macosx-10.9.5/libiconv-41/libiconv/tools/
H A Dcjk_tab_to_h.c677 Block pageblocks[0x300]; int npageblocks; local
733 /* Fill npageblocks and pageblocks[]. */
734 npageblocks = 0;
737 pageblocks[npageblocks].start = 16*p;
741 pageblocks[npageblocks].end = j1;
742 npageblocks++;
788 for (i = 0; i < npageblocks; i++) {
807 for (i = 0; i < npageblocks; i++) {

Completed in 113 milliseconds