Searched defs:auxstr (Results 1 – 4 of 4) sorted by relevance
/external/valgrind/coregrind/m_syswrap/ |
D | priv_types_n_macros.h | 234 #define DEFN_PRE_TEMPLATE(auxstr, name) \ argument 243 #define DEFN_POST_TEMPLATE(auxstr, name) \ argument 255 #define DECL_TEMPLATE(auxstr, name) \ argument 276 #define WRAPPER_ENTRY_X_(auxstr, sysno, name) \ argument 278 #define WRAPPER_ENTRY_XY(auxstr, sysno, name) \ argument 282 #define WRAPPER_PRE_NAME(auxstr, name) \ argument 284 #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 | 2107 const HChar* auxstr = "Lock was previously acquired"; in evh__HG_PTHREAD_MUTEX_LOCK_PRE() local
|
/external/strace/ |
D | defs.h | 303 const char *auxstr; /* Auxiliary info from syscall (see RVAL_STR) */ member
|