Home
last modified time | relevance | path

Searched defs:IMUL64 (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_rast.h72 #define IMUL64(a, b) (((int64_t)(a)) * ((int64_t)(b))) macro

Completed in 2 milliseconds