Searched refs:TAG2 (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/math/ |
| H A D | m_copy_tmp.h | 32 static void TAG2(copy, BITS)( GLvector4f *to, const GLvector4f *f ) \ 68 static void TAG2(init_copy, 0)( void ) 70 _mesa_copy_tab[0x0] = TAG2(copy, 0x0); 71 _mesa_copy_tab[0x1] = TAG2(copy, 0x1); 72 _mesa_copy_tab[0x2] = TAG2(copy, 0x2); 73 _mesa_copy_tab[0x3] = TAG2(copy, 0x3); 74 _mesa_copy_tab[0x4] = TAG2(copy, 0x4); 75 _mesa_copy_tab[0x5] = TAG2(copy, 0x5); 76 _mesa_copy_tab[0x6] = TAG2(copy, 0x6); 77 _mesa_copy_tab[0x7] = TAG2(cop [all...] |
| H A D | m_xform.c | 81 #define TAG2(x,y) x##y macro 91 #undef TAG2
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/math/ |
| H A D | m_copy_tmp.h | 32 static void TAG2(copy, BITS)( GLvector4f *to, const GLvector4f *f ) \ 68 static void TAG2(init_copy, 0)( void ) 70 _mesa_copy_tab[0x0] = TAG2(copy, 0x0); 71 _mesa_copy_tab[0x1] = TAG2(copy, 0x1); 72 _mesa_copy_tab[0x2] = TAG2(copy, 0x2); 73 _mesa_copy_tab[0x3] = TAG2(copy, 0x3); 74 _mesa_copy_tab[0x4] = TAG2(copy, 0x4); 75 _mesa_copy_tab[0x5] = TAG2(copy, 0x5); 76 _mesa_copy_tab[0x6] = TAG2(copy, 0x6); 77 _mesa_copy_tab[0x7] = TAG2(cop [all...] |
| H A D | m_xform.c | 81 #define TAG2(x,y) x##y macro 91 #undef TAG2
|
Completed in 3 milliseconds