Searched defs:PRA3 (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/coregrind/m_syswrap/
H A Dpriv_types_n_macros.h188 # define PRA3(s,t,a) PRRAn(3,s,t,a) macro
406 # define PRA3(s,t,a) PRRAn(3,s,t,a) macro
415 # define PRA3(s,t,a) PRRAn(3,s,t,a) macro
424 # define PRA3(s,t,a) PSRAn(3,s,t,a) macro
435 # define PRA3(s,t,a) PRRAn(3,s,t,a) macro
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); \
599 PRA1(s,t1,a1); PRA2(s,t2,a2); PRA3(s,t3,a3); \
605 PRA1(s,t1,a1); PRA2(s,t2,a2); PRA3(
[all...]

Completed in 1755 milliseconds