Searched defs:PAD_ (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/sys/i386/ibcs2/
H A Dibcs2_xenix.h25 #define PAD_(t) (sizeof(register_t) <= sizeof(t) ? \ macro
163 #undef PAD_ macro
H A Dibcs2_proto.h25 #define PAD_(t) (sizeof(register_t) <= sizeof(t) ? \ macro
415 #undef PAD_ macro
/freebsd-11-stable/usr.bin/truss/
H A Dsyscall.h139 #define PAD_(t) (sizeof(register_t) <= sizeof(t) ? \ macro
/freebsd-11-stable/sys/compat/cloudabi64/
H A Dcloudabi64_proto.h25 #define PAD_(t) (sizeof(register_t) <= sizeof(t) ? \ macro
403 #undef PAD_ macro
/freebsd-11-stable/sys/compat/cloudabi32/
H A Dcloudabi32_proto.h25 #define PAD_(t) (sizeof(register_t) <= sizeof(t) ? \ macro
403 #undef PAD_ macro
/freebsd-11-stable/sys/compat/svr4/
H A Dsvr4_proto.h25 #define PAD_(t) (sizeof(register_t) <= sizeof(t) ? \ macro
604 #undef PAD_ macro
/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_proto.h25 #define PAD_(t) (sizeof(register_t) <= sizeof(t) ? \ macro
1293 #undef PAD_ macro
/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_proto.h25 #define PAD_(t) (sizeof(register_t) <= sizeof(t) ? \ macro
1824 #undef PAD_ macro
/freebsd-11-stable/sys/sys/
H A Dsysproto.h25 #define PAD_(t) (sizeof(register_t) <= sizeof(t) ? \ macro
2967 #undef PAD_ macro
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_proto.h25 #define PAD_(t) (sizeof(register_t) <= sizeof(t) ? \ macro
2237 #undef PAD_ macro
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_proto.h25 #define PAD_(t) (sizeof(register_t) <= sizeof(t) ? \ macro
2259 #undef PAD_ macro

Completed in 278 milliseconds