Searched defs:P2PHASEUP (Results 1 – 3 of 3) sorted by relevance
232 #define P2PHASEUP(x, align, phase) ((phase) - (((phase) - (x)) & -(align))) macro
287 #define P2PHASEUP(x, align, phase) ((phase) - (((phase) - (x)) & -(align))) macro
95 #define P2PHASEUP(x, align, phase) ((phase) - (((phase) - (x)) & -(align))) macro