Searched refs:_this (Results 1 – 16 of 16) sorted by relevance
| /freebsd-12-stable/share/mk/ |
| D | local.init.mk | 3 .if !target(__${_this}__) 4 __${_this}__:
|
| D | meta.autodep.mk | 18 _this ?= ${.PARSEFILE} 19 .if !target(__${_this}__) 20 __${_this}__: .NOTMAIN 171 .depend: .NOMETA $${.MAKE.META.CREATED} ${_this}
|
| D | gendirdeps.mk | 62 _this = ${.PARSEDIR}/${.PARSEFILE} 346 ${_DEPENDFILE}: .NOMETA ${CAT_DEPEND:M.depend} ${META_FILES:O:u:@m@${exists($m):?$m:}@} ${_this} ${… 366 ${_DEPENDFILE}: .NOMETA ${MAKEFILE} ${_this}
|
| D | local.sys.env.mk | 12 _this = ${.PARSEDIR:tA}/${.PARSEFILE}
|
| D | src.libnames.mk | 707 .error ${.CURDIR}: Invalid LIBADD used which may need to be added to ${_this:T}: ${_BADLIBADD} 714 .error ${.CURDIR}: Missing or incorrect _DP_${LIB} entry in ${_this:T}. Should match LIBADD for ${… 719 .error ${.CURDIR}: Missing or incorrect value for LIB${LIB:tu}DIR in ${_this:T}: ${LIB${LIB:tu}DIR:… 722 .error ${.CURDIR}: Missing value for LIB${LIB:tu} in ${_this:T}. Likely should be: LIB${LIB:tu}?= …
|
| D | bsd.progs.mk | 52 ${PROG}.meta_files: .NOMETA $${.MAKE.META.CREATED} ${_this}
|
| D | bsd.libnames.mk | 187 .error ${.CURDIR}: Missing value for LIB${LIB:tu} in ${_this:T}. Likely should be: LIB${LIB:tu}?= …
|
| /freebsd-12-stable/targets/ |
| D | Makefile.inc | 3 .if !target(__${_this}__) 4 __${_this}__:
|
| /freebsd-12-stable/contrib/bmake/unit-tests/ |
| D | sysv.mk | 6 _this := ${.PARSEDIR}/${.PARSEFILE} 19 @FOO="foo fu" ${.MAKE} -f ${_this} foo
|
| /freebsd-12-stable/contrib/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() 1138 _auxRegName(void *_this ATTRIBUTE_UNUSED, int regval) in _auxRegName() 1146 _condCodeName(void *_this ATTRIBUTE_UNUSED, int regval) in _condCodeName() 1154 _instName (void *_this ATTRIBUTE_UNUSED, int majop, int minop, int *flags) in _instName() 1195 s._this = &s; in decodeInstr()
|
| D | arc-dis.h | 45 void *_this; member
|
| /freebsd-12-stable/contrib/bmake/mk/ |
| D | sys.vars.mk | 25 _this = ${.PARSEDIR:tA}/${.PARSEFILE} 27 _this = ${.PARSEDIR}/${.PARSEFILE}
|
| D | meta.autodep.mk | 17 _this ?= ${.PARSEFILE} 18 .if !target(__${_this}__) 19 __${_this}__: .NOTMAIN 169 .depend: .NOMETA $${.MAKE.META.CREATED} ${_this}
|
| D | gendirdeps.mk | 62 _this = ${.PARSEDIR}/${.PARSEFILE} 352 ${_DEPENDFILE}: .NOMETA ${CAT_DEPEND:M.depend} ${META_FILES:O:u:@m@${exists($m):?$m:}@} ${_this} ${… 372 ${_DEPENDFILE}: .NOMETA ${MAKEFILE} ${_this}
|
| /freebsd-12-stable/ |
| D | Makefile.libcompat | 3 .if !targets(__<${_this:T}>__) 4 __<${_this:T}>__:
|
| /freebsd-12-stable/contrib/bmake/ |
| D | bsd.after-import.mk | 20 _this := ${MAKEFILE:tA}
|