Searched defs:auxstr (Results 1 – 4 of 4) sorted by relevance
/external/valgrind/coregrind/m_syswrap/ |
D | priv_types_n_macros.h | 224 #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/ |
D | hg_errors.c | 363 HChar* auxstr; /* optional, persistent, in tool-arena */ member
|
D | hg_main.c | 2109 const HChar* auxstr = "Lock was previously acquired"; in evh__HG_PTHREAD_MUTEX_LOCK_PRE() local
|
/external/strace/ |
D | defs.h | 210 const char *auxstr; /* Auxiliary info from syscall (see RVAL_STR) */ member
|