Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsysproto.h16 #define PAD_(t) (sizeof(register_t) <= sizeof(t) ? \ macro
21 #define PADR_(t) PAD_(t)
23 #define PADL_(t) PAD_(t)
379 #undef PAD_
/f-stack/freebsd/arm64/linux/
H A Dlinux_proto.h26 #define PAD_(t) (sizeof(register_t) <= sizeof(t) ? \ macro
31 #define PADR_(t) PAD_(t)
33 #define PADL_(t) PAD_(t)
1621 #undef PAD_
/f-stack/freebsd/arm/linux/
H A Dlinux_proto.h26 #define PAD_(t) (sizeof(register_t) <= sizeof(t) ? \ macro
31 #define PADR_(t) PAD_(t)
33 #define PADL_(t) PAD_(t)
1838 #undef PAD_
/f-stack/freebsd/amd64/linux/
H A Dlinux_proto.h26 #define PAD_(t) (sizeof(register_t) <= sizeof(t) ? \ macro
31 #define PADR_(t) PAD_(t)
33 #define PADL_(t) PAD_(t)
1949 #undef PAD_
/f-stack/freebsd/amd64/linux32/
H A Dlinux32_proto.h26 #define PAD_(t) (sizeof(register_t) <= sizeof(t) ? \ macro
31 #define PADR_(t) PAD_(t)
33 #define PADL_(t) PAD_(t)
2341 #undef PAD_
/f-stack/freebsd/i386/linux/
H A Dlinux_proto.h26 #define PAD_(t) (sizeof(register_t) <= sizeof(t) ? \ macro
31 #define PADR_(t) PAD_(t)
33 #define PADL_(t) PAD_(t)
2338 #undef PAD_
/f-stack/freebsd/sys/
H A Dsysproto.h26 #define PAD_(t) (sizeof(register_t) <= sizeof(t) ? \ macro
31 #define PADR_(t) PAD_(t)
33 #define PADL_(t) PAD_(t)
3179 #undef PAD_