Searched defs:PRIx64 (Results 1 - 25 of 175) sorted by relevance

1234567

/netbsd-current/external/public-domain/xz/dist/src/common/
H A Dsysdefs.h83 # define PRIx64 "llx" macro
96 # define PRIx64 "lx" macro
/netbsd-current/external/apache2/llvm/config/llvm/Support/
H A DDataTypes.h103 #define PRIx64 "I64x" macro
/netbsd-current/external/gpl3/gdb.old/dist/sim/aarch64/
H A Dmemory.c172 "upon stack instead %" PRIx64 "\ local
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/aarch64/
H A Dmemory.c175 "upon stack instead %" PRIx64 "\ local
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dbpf-dis.c114 (*info->fprintf_func) (info->stream, "%#" PRIx64, value); local
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dbpf-dis.c114 (*info->fprintf_func) (info->stream, "%#" PRIx64, value); local
H A Dppc-dis.c836 (*info->fprintf_func) (info->stream, " [%" PRIx64 "@%s]", local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dhwint.h94 #undef PRIx64 macro
95 #define PRIx64 GCC_PRI64 "x" macro
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dbpf-dis.c114 (*info->fprintf_func) (info->stream, "%#" PRIx64, value); local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dhwint.h94 #undef PRIx64 macro
95 #define PRIx64 GCC_PRI64 "x" macro
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dbpf-dis.c114 (*info->fprintf_func) (info->stream, "%#" PRIx64, value); local
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dbfd-in.h110 # undef PRIx64 macro
111 # define PRIx64 BFD_PRI64 "x" macro
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dbfd-in.h110 # undef PRIx64 macro
111 # define PRIx64 BFD_PRI64 "x" macro
/netbsd-current/external/gpl3/gcc/dist/intl/
H A Dloadmsgcat.c188 # undef PRIx64 macro
189 # define PRIx64 (sizeof (long) == 8 ? "lx" : "llx") macro
/netbsd-current/external/gpl3/binutils/dist/intl/
H A Dloadmsgcat.c188 # undef PRIx64 macro
189 # define PRIx64 (sizeof (long) == 8 ? "lx" : "llx") macro
/netbsd-current/external/gpl3/gdb/dist/intl/
H A Dloadmsgcat.c188 # undef PRIx64 macro
189 # define PRIx64 (sizeof (long) == 8 ? "lx" : "llx") macro
/netbsd-current/sys/arch/hppa/include/
H A Dint_fmtio.h109 #define PRIx64 "llx" /* uint64_t */ macro
/netbsd-current/sys/arch/i386/include/
H A Dint_fmtio.h110 #define PRIx64 "llx" /* uint64_t */ macro
/netbsd-current/sys/arch/ia64/include/
H A Dint_fmtio.h109 #define PRIx64 "lx" /* uint64_t */ macro
/netbsd-current/sys/arch/amd64/include/
H A Dint_fmtio.h112 #define PRIx64 "lx" /* uint64_t */ macro
/netbsd-current/sys/arch/alpha/include/
H A Dint_fmtio.h109 #define PRIx64 "lx" /* uint64_t */ macro
/netbsd-current/sys/arch/vax/include/
H A Dint_fmtio.h109 #define PRIx64 "llx" /* uint64_t */ macro
/netbsd-current/sys/arch/sh3/include/
H A Dint_fmtio.h109 #define PRIx64 "llx" /* uint64_t */ macro
/netbsd-current/sys/arch/sparc/include/
H A Dint_fmtio.h180 #define PRIx64 "lx" /* uint64_t */ macro
182 #define PRIx64 "llx" /* uint64_t */ macro
/netbsd-current/sys/arch/or1k/include/
H A Dint_fmtio.h108 #define PRIx64 "llx" /* uint64_t */ macro

Completed in 464 milliseconds

1234567