Searched refs:DWORD_ALIGN (Results 1 – 1 of 1) sorted by relevance
37 enum { DWORD_ALIGN = 4 }; enumerator178 int Sum = DWORD_ALIGN; in lowerPrintfForGpu()191 if (ArgSize % DWORD_ALIGN != 0) { in lowerPrintfForGpu()