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

/freebsd-current/sys/fs/udf/
H A Dosta.c287 #define EXT_SIZE 5 macro
344 if (current == PERIOD && (udfLen - index -1) <= EXT_SIZE) {
380 unicode_t ext[EXT_SIZE];
385 for(index = 0; index<EXT_SIZE &&
398 while(index + 1 < EXT_SIZE

Completed in 66 milliseconds