Searched defs:_PIPE (Results 1 – 2 of 2) sorted by relevance
1295 #define _PIPE(pipe, a, b) ((a) + (pipe)*((b)-(a))) macro
160 #define _PIPE(pipe, a, b) _PICK_EVEN(pipe, a, b) macro