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

/netbsd-current/external/gpl2/mkhybrid/dist/
H A Dapple.c528 if (p_num >= MB_SIZE && info->version == 0 && info->zero1 == 0) {
542 /* if (p_num < MB_SIZE || info->nlen > 63 || info->zero2 || */
543 if (p_num < MB_SIZE || info->zero1 ||
599 s_entry->hfs_off = MB_SIZE;
603 of MB_SIZE) */
605 s_entry1->hfs_off = MB_SIZE + V_ROUND_UP(hfs_ent->dsize, MB_SIZE);
H A Dapple.h238 #define MB_SIZE 128 macro

Completed in 92 milliseconds