Searched refs:PCLFNCHUNKSIZE (Results 1 – 2 of 2) sorted by relevance
41 #define PCLFNCHUNKSIZE 13 macro
1356 ret = 1 + u16l / PCLFNCHUNKSIZE; in direntries_needed()1357 if (u16l % PCLFNCHUNKSIZE != 0) in direntries_needed()1406 u16l %= PCLFNCHUNKSIZE; in pc_name_to_pcdir()1411 nchars = PCLFNCHUNKSIZE; in pc_name_to_pcdir()1431 nchars = PCLFNCHUNKSIZE * sizeof (uint16_t); in pc_name_to_pcdir()