Home
last modified time | relevance | path

Searched defs:int64_t (Results 1 – 9 of 9) sorted by relevance

/dragonfly/sys/sys/
H A Dstdint.h67 typedef __int64_t int64_t; typedef
/dragonfly/include/
H A Dstdint.h35 typedef __int64_t int64_t; typedef
/dragonfly/contrib/binutils-2.27/gold/
H A Daarch64-reloc-property.cc60 rvalue_checkup<0, 0>(int64_t) { return true; } in rvalue_checkup() argument
/dragonfly/sbin/jscan/
H A Djscan.c416 void (*func)(struct jfile *, const char *, const char *, int64_t), in fork_subprocess() argument
/dragonfly/contrib/gcc-4.7/gcc/ginclude/
H A Dstdint-gcc.h43 typedef __INT64_TYPE__ int64_t; typedef
/dragonfly/contrib/libarchive/libarchive/
H A Darchive_read.c1188 int (*read_data)(struct archive_read *, const void **, size_t *, int64_t *), in __archive_read_register_format() argument
/dragonfly/crypto/openssh/
H A Ddefines.h277 typedef long int int64_t; typedef
280 typedef long long int int64_t; typedef
/dragonfly/sys/dev/netif/mxge/
H A Dmxge_mcp.h41 typedef signed long long int64_t; typedef
/dragonfly/sys/contrib/dev/acpica/source/include/platform/
H A Dacefiex.h164 typedef COMPILER_DEPENDENT_INT64 int64_t; typedef