Home
last modified time | relevance | path

Searched defs:ALIGNED_ (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/libz-sys/src/zlib-ng/
Dzutil.h246 # define ALIGNED_(x) __declspec(align(x)) macro
249 # define ALIGNED_(x) __attribute__ ((aligned(x))) macro