HomeSort by relevance Sort by last modified time
    Searched defs:__ino_t (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
_types.h 47 typedef __uint32_t __ino_t; /* inode number */ typedef
  /bionic/libc/include/sys/
types.h 69 typedef __kernel_ino_t __ino_t; typedef
70 typedef __ino_t ino_t;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
types.h 137 __STD_TYPE __INO_T_TYPE __ino_t; /* Type of file serial numbers. */ variable
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
types.h 137 __STD_TYPE __INO_T_TYPE __ino_t; /* Type of file serial numbers. */ variable
  /external/valgrind/perf/
test_input_for_tinycc.c 178 __extension__ typedef unsigned long int __ino_t; typedef
253 typedef __ino_t ino_t;
    [all...]

Completed in 132 milliseconds