Home
last modified time | relevance | path

Searched refs:PAD_ (Results 1 – 11 of 11) sorted by relevance

/NextBSD/sys/i386/ibcs2/
HDibcs2_xenix.h24 #define PAD_(t) (sizeof(register_t) <= sizeof(t) ? \ macro
29 #define PADR_(t) PAD_(t)
31 #define PADL_(t) PAD_(t)
156 #undef PAD_
HDibcs2_proto.h24 #define PAD_(t) (sizeof(register_t) <= sizeof(t) ? \ macro
29 #define PADR_(t) PAD_(t)
31 #define PADL_(t) PAD_(t)
408 #undef PAD_
/NextBSD/usr.bin/truss/
HDsyscall.h101 #define PAD_(t) (sizeof(register_t) <= sizeof(t) ? \ macro
106 #define PADR_(t) PAD_(t)
108 #define PADL_(t) PAD_(t)
/NextBSD/sys/sys/mach/
HDmach_traps.h324 #define PAD_(t) (sizeof(uint64_t) <= sizeof(t) \
328 #define PAD_(t) (sizeof(uint32_t) <= sizeof(t) \
335 #define PADR_(t) PAD_(t)
337 #define PADL_(t) PAD_(t)
730 #undef PAD_
/NextBSD/sys/compat/cloudabi64/
HDcloudabi64_proto.h26 #define PAD_(t) (sizeof(register_t) <= sizeof(t) ? \ macro
31 #define PADR_(t) PAD_(t)
33 #define PADL_(t) PAD_(t)
460 #undef PAD_
/NextBSD/sys/compat/svr4/
HDsvr4_proto.h24 #define PAD_(t) (sizeof(register_t) <= sizeof(t) ? \ macro
29 #define PADR_(t) PAD_(t)
31 #define PADL_(t) PAD_(t)
592 #undef PAD_
/NextBSD/sys/compat/freebsd32/
HDfreebsd32_proto.h26 #define PAD_(t) (sizeof(register_t) <= sizeof(t) ? \ macro
31 #define PADR_(t) PAD_(t)
33 #define PADL_(t) PAD_(t)
1258 #undef PAD_
/NextBSD/sys/i386/linux/
HDlinux_proto.h26 #define PAD_(t) (sizeof(register_t) <= sizeof(t) ? \ macro
31 #define PADR_(t) PAD_(t)
33 #define PADL_(t) PAD_(t)
1767 #undef PAD_
/NextBSD/sys/amd64/linux/
HDlinux_proto.h26 #define PAD_(t) (sizeof(register_t) <= sizeof(t) ? \ macro
31 #define PADR_(t) PAD_(t)
33 #define PADL_(t) PAD_(t)
1659 #undef PAD_
/NextBSD/sys/amd64/linux32/
HDlinux32_proto.h26 #define PAD_(t) (sizeof(register_t) <= sizeof(t) ? \ macro
31 #define PADR_(t) PAD_(t)
33 #define PADL_(t) PAD_(t)
1745 #undef PAD_
/NextBSD/sys/sys/
HDsysproto.h28 #define PAD_(t) (sizeof(register_t) <= sizeof(t) ? \ macro
33 #define PADR_(t) PAD_(t)
35 #define PADL_(t) PAD_(t)
3323 #undef PAD_