Searched refs:PRA6 (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/main/coregrind/m_syswrap/ |
D | priv_types_n_macros.h | 369 # define PRA6(s,t,a) PRRAn(6,s,t,a) macro 378 # define PRA6(s,t,a) PSRAn(6,s,t,a) macro 389 # define PRA6(s,t,a) PRRAn(6,s,t,a) macro 538 PRA4(s,t4,a4); PRA5(s,t5,a5); PRA6(s,t6,a6); \ 544 PRA4(s,t4,a4); PRA5(s,t5,a5); PRA6(s,t6,a6); \ 552 PRA4(s,t4,a4); PRA5(s,t5,a5); PRA6(s,t6,a6); \
|