Searched refs:_this (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | arc-dis.c | 175 return (*state->coreRegName)(state->_this, val); in core_reg_name() 183 return (*state->auxRegName)(state->_this, val); in aux_reg_name() 191 return (*state->condCodeName)(state->_this, val); in cond_code_name() 202 return (*state->instName)(state->_this, op1, op2, flags); in instruction_name() 210 (*state->err)(state->_this, (msg)); in mwerror() 1137 _auxRegName(void *_this ATTRIBUTE_UNUSED, int regval) in _auxRegName() 1145 _condCodeName(void *_this ATTRIBUTE_UNUSED, int regval) in _condCodeName() 1153 _instName (void *_this ATTRIBUTE_UNUSED, int majop, int minop, int *flags) in _instName() 1194 s._this = &s; in decodeInstr()
|
| D | arc-dis.h | 45 void *_this; member
|
| /mirbsd/src/etc/ |
| D | MAKEDEV.sub | 163 define({-_this-}, {-{-$-}T-})dnl 164 dnl define({-_recurse-}, {-_SHELL _this-})dnl
|