Home
last modified time | relevance | path

Searched refs:OS_FILET_COUNT (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/include/
Dos.h195 OS_FILET_COUNT, enumerator
/external/u-boot/arch/sandbox/cpu/
Dos.c398 const char *os_dirent_typename[OS_FILET_COUNT] = {
407 if (type >= OS_FILET_REG && type < OS_FILET_COUNT) in os_dirent_get_typename()