Home
last modified time | relevance | path

Searched defs:TM_BUF (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dhtmxlintrin.h38 #define _TEXASR_PTR(TM_BUF) \ argument
40 #define _TEXASRU_PTR(TM_BUF) \ argument
42 #define _TEXASRL_PTR(TM_BUF) \ argument
44 #define _TFIAR_PTR(TM_BUF) \ argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dhtmxlintrin.h38 #define _TEXASR_PTR(TM_BUF) \ argument
40 #define _TEXASRU_PTR(TM_BUF) \ argument
42 #define _TEXASRL_PTR(TM_BUF) \ argument
44 #define _TFIAR_PTR(TM_BUF) \ argument
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dhtmxlintrin.h24 #define _TEXASR_PTR(TM_BUF) ((texasr_t *)((char *)(TM_BUF) + 0)) argument
25 #define _TEXASRU_PTR(TM_BUF) ((texasru_t *)((char *)(TM_BUF) + 0)) argument
26 #define _TEXASRL_PTR(TM_BUF) ((texasrl_t *)((char *)(TM_BUF) + 4)) argument
27 #define _TFIAR_PTR(TM_BUF) ((tfiar_t *)((char *)(TM_BUF) + 8)) argument