Home
last modified time | relevance | path

Searched defs:s64 (Results 1 – 7 of 7) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A Dx86_32-arguments-darwin.c321 struct s64 { signed char a[0]; signed char b[]; }; argument
/minix3/crypto/external/bsd/openssl/dist/crypto/ec/
H A Decp_nistp521.c52 typedef int64_t s64; typedef
H A Decp_nistp224.c51 typedef int64_t s64; typedef
H A Decp_nistp256.c54 typedef int64_t s64; typedef
/minix3/external/bsd/file/dist/src/
H A Dcdf.c796 int64_t s64; in cdf_read_property_info() local
/minix3/external/bsd/elftoolchain/dist/libdwarf/
H A D_libdwarf.h115 int64_t s64; /* Signed value. */ member
/minix3/external/bsd/llvm/dist/llvm/unittests/Support/
H A DYAMLIOTest.cpp163 int64_t s64; member