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