HomeSort by: relevance | last modified time | path
    Searched defs:la_uint64_t (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libarchive/dist/libarchive/
archive_entry.h 61 typedef unsigned __int64 la_uint64_t; typedef
66 typedef unsigned long long la_uint64_t; typedef
69 typedef uint64_t la_uint64_t; typedef
126 #define __LA_INO_T la_uint64_t
archive.h 69 typedef unsigned __int64 la_uint64_t; typedef
74 typedef unsigned long long la_uint64_t; typedef
77 typedef uint64_t la_uint64_t; typedef

Completed in 16 milliseconds