Home
last modified time | relevance | path

Searched defs:auxstr (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/coregrind/m_syswrap/
Dpriv_types_n_macros.h224 #define DEFN_PRE_TEMPLATE(auxstr, name) \ argument
233 #define DEFN_POST_TEMPLATE(auxstr, name) \ argument
245 #define DECL_TEMPLATE(auxstr, name) \ argument
266 #define WRAPPER_ENTRY_X_(auxstr, sysno, name) \ argument
268 #define WRAPPER_ENTRY_XY(auxstr, sysno, name) \ argument
272 #define WRAPPER_PRE_NAME(auxstr, name) \ argument
274 #define WRAPPER_POST_NAME(auxstr, name) \ argument
/external/valgrind/helgrind/
Dhg_errors.c363 HChar* auxstr; /* optional, persistent, in tool-arena */ member
Dhg_main.c2109 const HChar* auxstr = "Lock was previously acquired"; in evh__HG_PTHREAD_MUTEX_LOCK_PRE() local
/external/strace/
Ddefs.h225 const char *auxstr; /* Auxiliary info from syscall (see RVAL_STR) */ member