Searched refs:FX64_SHL (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexcompress_fxt1.c196 #define FX64_SHL(a, c) a <<= c macro
209 #define FX64_SHL(a, c) \ macro
551 FX64_SHL(hi, 5);
598 FX64_SHL(hi, 5);
604 FX64_SHL(hi, 5);
769 FX64_SHL(hi, 5);
775 FX64_SHL(hi, 5);
989 FX64_SHL(hi, 5);
1158 FX64_SHL(hi, 5);
/xsrc/external/mit/MesaLib/dist/src/util/format/
H A Du_format_fxt1.c80 #define FX64_SHL(a, c) a <<= c macro
93 #define FX64_SHL(a, c) \ macro
432 FX64_SHL(hi, 5);
479 FX64_SHL(hi, 5);
485 FX64_SHL(hi, 5);
650 FX64_SHL(hi, 5);
656 FX64_SHL(hi, 5);
870 FX64_SHL(hi, 5);
1039 FX64_SHL(hi, 5);

Completed in 7 milliseconds