HomeSort by relevance Sort by last modified time
    Searched refs:OS_FILET_COUNT (Results 1 - 2 of 2) sorted by null

  /external/u-boot/include/
os.h 195 OS_FILET_COUNT,
  /external/u-boot/arch/sandbox/cpu/
os.c 398 const char *os_dirent_typename[OS_FILET_COUNT] = {
407 if (type >= OS_FILET_REG && type < OS_FILET_COUNT)

Completed in 45 milliseconds