Searched defs:PDC_ALIGNMENT (Results 1 – 3 of 3) sorted by relevance
422 struct pdc_cache pdc_cacheinfo PDC_ALIGNMENT; variable
64 static struct pdc_result pdcret1 PDC_ALIGNMENT; variable65 static struct pdc_result pdcret2 PDC_ALIGNMENT; variable
97 #define PDC_ALIGNMENT __attribute__ ((__aligned__(64))) macro