Searched defs:typ (Results 1 – 2 of 2) sorted by relevance
1612 const int8_t *typ; local
115 #define DECLARE_ALIGNED(n, typ, val) typ val __attribute__((aligned(n))) argument117 #define DECLARE_ALIGNED(n, typ, val) __declspec(align(n)) typ val argument120 #define DECLARE_ALIGNED(n, typ, val) typ val argument