Home
last modified time | relevance | path

Searched refs:_TME_CONCAT3 (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/tme/tme-0.8/tme/
H A Dmodule.h45 #define TME_MODULE_SYM(module,sym) _TME_CONCAT3(module,_LTX_,sym)
H A Dcommon.h81 #define _TME_CONCAT3(a,b,c) _TME_CONCAT(a,_TME_CONCAT(b,c)) macro
/dports/emulators/tme/tme-0.8/libtme/host/x86/
H A Drecode-x86.c745 = (thunk_off + _TME_CONCAT3(tme_recode_x86_,subs,size)) in tme_recode_host_ic_new()