Home
last modified time | relevance | path

Searched defs:la_uint64_t (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libarchive/libarchive/
H A Darchive_entry.h61 typedef unsigned __int64 la_uint64_t; typedef
66 typedef unsigned long long la_uint64_t; typedef
69 typedef uint64_t la_uint64_t; typedef
H A Darchive.h69 typedef unsigned __int64 la_uint64_t; typedef
74 typedef unsigned long long la_uint64_t; typedef
77 typedef uint64_t la_uint64_t; typedef