Searched refs:withwhat (Results 1 – 1 of 1) sorted by relevance
586 #define FORMAT_REPLACE(what, withwhat) \ argument587 case PIPE_FORMAT_##what: format = PIPE_FORMAT_##withwhat; break