Searched defs:auxstr (Results 1 – 4 of 4) sorted by relevance
/external/valgrind/main/coregrind/m_syswrap/ |
D | priv_types_n_macros.h | 206 #define DEFN_PRE_TEMPLATE(auxstr, name) \ argument 215 #define DEFN_POST_TEMPLATE(auxstr, name) \ argument 227 #define DECL_TEMPLATE(auxstr, name) \ argument 248 #define WRAPPER_ENTRY_X_(auxstr, sysno, name) \ argument 250 #define WRAPPER_ENTRY_XY(auxstr, sysno, name) \ argument 254 #define WRAPPER_PRE_NAME(auxstr, name) \ argument 256 #define WRAPPER_POST_NAME(auxstr, name) \ argument
|
/external/valgrind/main/helgrind/ |
D | hg_errors.c | 353 HChar* auxstr; /* optional, persistent, in tool-arena */ member
|
D | hg_main.c | 1958 HChar* auxstr = "Lock was previously acquired"; in evh__HG_PTHREAD_MUTEX_LOCK_PRE() local
|
/external/strace/ |
D | defs.h | 359 const char *auxstr; /* Auxiliary info from syscall (see RVAL_STR) */ member
|