Searched defs:ALIGNMTO (Results 1 – 1 of 1) sorted by relevance
192 #define ALIGNMTO(_bound) _Pragma( STRINGIFY(data_alignment=_bound)) macro200 #define ALIGNMTO(_bound) __attribute__ ((aligned (_bound))) macro
Completed in 4 milliseconds