Searched defs:DDB_EXPR_FMT (Results 1 - 17 of 17) sorted by relevance

/netbsd-current/sys/arch/or1k/include/
H A Ddb_machdep.h38 #define DDB_EXPR_FMT "lx" macro
/netbsd-current/sys/arch/vax/include/
H A Ddb_machdep.h43 #define DDB_EXPR_FMT "l" /* expression is long */ macro
/netbsd-current/sys/arch/mips/include/
H A Ddb_machdep.h51 #define DDB_EXPR_FMT "ll" /* expression is long long */ macro
54 #define DDB_EXPR_FMT "l" /* expression is long */ macro
/netbsd-current/sys/arch/riscv/include/
H A Ddb_machdep.h41 #define DDB_EXPR_FMT "l" /* expression is long */ macro
/netbsd-current/sys/arch/usermode/include/
H A Ddb_machdep.h64 #define DDB_EXPR_FMT "l" /* expression is long */ macro
/netbsd-current/sys/arch/sparc64/include/
H A Ddb_machdep.h50 #define DDB_EXPR_FMT "l" /* expression is int64_t (long) */ macro
52 #define DDB_EXPR_FMT "ll" /* expression is int64_t (long long) */ macro
/netbsd-current/sys/arch/arm/include/
H A Ddb_machdep.h49 #define DDB_EXPR_FMT "l" /* expression is long */ macro
/netbsd-current/sys/arch/aarch64/include/
H A Ddb_machdep.h79 #define DDB_EXPR_FMT "ll" macro
/netbsd-current/sys/arch/hppa/include/
H A Ddb_machdep.h45 #define DDB_EXPR_FMT "l" /* expression is long */ macro
/netbsd-current/sys/arch/sh3/include/
H A Ddb_machdep.h42 #define DDB_EXPR_FMT "l" /* expression is long */ macro
/netbsd-current/sys/arch/m68k/include/
H A Ddb_machdep.h51 #define DDB_EXPR_FMT "l" /* expression is long */ macro
/netbsd-current/sys/arch/sparc/include/
H A Ddb_machdep.h46 #define DDB_EXPR_FMT "l" /* expression is long */ macro
/netbsd-current/sys/arch/i386/include/
H A Ddb_machdep.h44 #define DDB_EXPR_FMT "l" /* expression is long */ macro
/netbsd-current/sys/arch/amd64/include/
H A Ddb_machdep.h44 #define DDB_EXPR_FMT "l" /* expression is long */ macro
/netbsd-current/sys/arch/powerpc/include/
H A Ddb_machdep.h47 #define DDB_EXPR_FMT "l" /* expression is long */ macro
/netbsd-current/sys/arch/ia64/include/
H A Ddb_machdep.h44 #define DDB_EXPR_FMT "l" /* expression is long */ macro
/netbsd-current/sys/arch/alpha/include/
H A Ddb_machdep.h44 #define DDB_EXPR_FMT "l" /* expression is long */ macro

Completed in 511 milliseconds