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

/xsrc/external/mit/MesaLib.old/dist/src/mapi/
H A Dentry_ppc64le_tsd.h179 static const uint64_t TEMPLATE_OFFSET_CURRENT_TABLE = sizeof(code_templ) - 3*8; variable in typeref:typename:const uint64_t
187 *((uint64_t *) (code + TEMPLATE_OFFSET_CURRENT_TABLE)) = (uint64_t) ENTRY_CURRENT_TABLE;
/xsrc/external/mit/MesaLib/dist/src/mapi/
H A Dentry_ppc64le_tsd.h179 static const uint64_t TEMPLATE_OFFSET_CURRENT_TABLE = sizeof(code_templ) - 3*8; variable in typeref:typename:const uint64_t
187 *((uint64_t *) (code + TEMPLATE_OFFSET_CURRENT_TABLE)) = (uint64_t) ENTRY_CURRENT_TABLE;

Completed in 2 milliseconds