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

  /external/strace/tests/
xstatx.c 60 # define SAMPLE_SIZE ((libc_off_t) 43147718418ULL)
63 typedef off_t libc_off_t; typedef
261 create_sample(const char *fname, const libc_off_t size)
  /external/strace/tests-m32/
xstatx.c 60 # define SAMPLE_SIZE ((libc_off_t) 43147718418ULL)
63 typedef off_t libc_off_t; typedef
261 create_sample(const char *fname, const libc_off_t size)
  /external/strace/tests-mx32/
xstatx.c 60 # define SAMPLE_SIZE ((libc_off_t) 43147718418ULL)
63 typedef off_t libc_off_t; typedef
261 create_sample(const char *fname, const libc_off_t size)

Completed in 546 milliseconds