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

/xsrc/external/mit/MesaLib.old/dist/src/mapi/
H A Dentry_ppc64le_tsd.h180 static const uint64_t TEMPLATE_OFFSET_CURRENT_TABLE_GET = sizeof(code_templ) - 2*8; variable in typeref:typename:const uint64_t
188 *((uint64_t *) (code + TEMPLATE_OFFSET_CURRENT_TABLE_GET)) = (uint64_t) ENTRY_CURRENT_TABLE_GET;
/xsrc/external/mit/MesaLib/dist/src/mapi/
H A Dentry_ppc64le_tsd.h180 static const uint64_t TEMPLATE_OFFSET_CURRENT_TABLE_GET = sizeof(code_templ) - 2*8; variable in typeref:typename:const uint64_t
188 *((uint64_t *) (code + TEMPLATE_OFFSET_CURRENT_TABLE_GET)) = (uint64_t) ENTRY_CURRENT_TABLE_GET;

Completed in 9 milliseconds