Searched refs:PRA1 (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/coregrind/m_syswrap/ |
D | priv_types_n_macros.h | 186 # define PRA1(s,t,a) PRRAn(1,s,t,a) macro 404 # define PRA1(s,t,a) PRRAn(1,s,t,a) macro 413 # define PRA1(s,t,a) PRRAn(1,s,t,a) macro 422 # define PRA1(s,t,a) PSRAn(1,s,t,a) macro 433 # define PRA1(s,t,a) PRRAn(1,s,t,a) macro 572 PRA1(s,t1,a1); \ 577 PRA1(s,t1,a1); PRA2(s,t2,a2); \ 582 PRA1(s,t1,a1); PRA2(s,t2,a2); PRA3(s,t3,a3); \ 587 PRA1(s,t1,a1); PRA2(s,t2,a2); PRA3(s,t3,a3); \ 593 PRA1(s,t1,a1); PRA2(s,t2,a2); PRA3(s,t3,a3); \ [all …]
|