Searched refs:PADDED (Results 1 - 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Daio_abi.h66 #define PADDED(x,y) x, y macro
68 #define PADDED(x,y) y, x macro
82 __u32 PADDED(aio_key, aio_reserved1);
/external/strace/
H A Daio.c57 #define PADDED(x, y) x; unsigned y macro
61 #define PADDED(x, y) x, y macro
65 #define PADDED(x, y) unsigned y; x macro
69 #define PADDED(x, y) unsigned y; x macro
73 #define PADDED(x, y) unsigned y; x macro
77 #define PADDED(x, y) unsigned y; x macro
82 #define PADDED(x, y) unsigned y; x macro
86 #define PADDED(x, y) x; unsigned y macro
97 PADDED(int events, __pad1);
122 PADDED(unsigne
143 #undef PADDED macro
[all...]
/external/srec/config/en.us/dictionary/
H A Dc0.6[all...]

Completed in 263 milliseconds