Searched refs:PRRAn (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/coregrind/m_syswrap/
H A Dpriv_types_n_macros.h357 PRRAn == "pre-register-read-argument"
364 # define PRA1(s,t,a) PRRAn(1,s,t,a)
365 # define PRA2(s,t,a) PRRAn(2,s,t,a)
366 # define PRA3(s,t,a) PRRAn(3,s,t,a)
367 # define PRA4(s,t,a) PRRAn(4,s,t,a)
368 # define PRA5(s,t,a) PRRAn(5,s,t,a)
369 # define PRA6(s,t,a) PRRAn(6,s,t,a)
384 # define PRA1(s,t,a) PRRAn(1,s,t,a)
385 # define PRA2(s,t,a) PRRAn(2,s,t,a)
386 # define PRA3(s,t,a) PRRAn(
446 # define PRRAn macro
448 # define PRRAn macro
[all...]

Completed in 17 milliseconds