Searched refs:TEMPLATE_OFFSET_SLOT (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mapi/
H A Dentry_ppc64le_tls.h124 static const uint64_t TEMPLATE_OFFSET_SLOT = sizeof(code_templ) - 1*8; variable in typeref:typename:const uint64_t
131 *((uint64_t *) (code + TEMPLATE_OFFSET_SLOT)) = slot * sizeof(mapi_func);
H A Dentry_ppc64le_tsd.h181 static const uint64_t TEMPLATE_OFFSET_SLOT = sizeof(code_templ) - 1*8; variable in typeref:typename:const uint64_t
189 *((uint64_t *) (code + TEMPLATE_OFFSET_SLOT)) = slot * sizeof(mapi_func);
/xsrc/external/mit/MesaLib/dist/src/mapi/
H A Dentry_ppc64le_tls.h124 static const uint64_t TEMPLATE_OFFSET_SLOT = sizeof(code_templ) - 1*8; variable in typeref:typename:const uint64_t
131 *((uint64_t *) (code + TEMPLATE_OFFSET_SLOT)) = slot * sizeof(mapi_func);
H A Dentry_ppc64le_tsd.h181 static const uint64_t TEMPLATE_OFFSET_SLOT = sizeof(code_templ) - 1*8; variable in typeref:typename:const uint64_t
189 *((uint64_t *) (code + TEMPLATE_OFFSET_SLOT)) = slot * sizeof(mapi_func);

Completed in 6 milliseconds