Searched refs:CALL_Indexiv (Results 1 – 2 of 2) sorted by relevance
34962 CALL_Indexiv(ctx->CurrentServerDispatch, (c)); in _mesa_unmarshal_Indexiv()34980 CALL_Indexiv(ctx->CurrentServerDispatch, (c)); in _mesa_marshal_Indexiv()
3021 #define CALL_Indexiv(disp, parameters) \ macro