Home
last modified time | relevance | path

Searched refs:_this (Results 1 – 16 of 16) sorted by relevance

/freebsd-12-stable/share/mk/
Dlocal.init.mk3 .if !target(__${_this}__)
4 __${_this}__:
Dmeta.autodep.mk18 _this ?= ${.PARSEFILE}
19 .if !target(__${_this}__)
20 __${_this}__: .NOTMAIN
171 .depend: .NOMETA $${.MAKE.META.CREATED} ${_this}
Dgendirdeps.mk62 _this = ${.PARSEDIR}/${.PARSEFILE}
346 ${_DEPENDFILE}: .NOMETA ${CAT_DEPEND:M.depend} ${META_FILES:O:u:@m@${exists($m):?$m:}@} ${_this} ${…
366 ${_DEPENDFILE}: .NOMETA ${MAKEFILE} ${_this}
Dlocal.sys.env.mk12 _this = ${.PARSEDIR:tA}/${.PARSEFILE}
Dsrc.libnames.mk707 .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}?= …
Dbsd.progs.mk52 ${PROG}.meta_files: .NOMETA $${.MAKE.META.CREATED} ${_this}
Dbsd.libnames.mk187 .error ${.CURDIR}: Missing value for LIB${LIB:tu} in ${_this:T}. Likely should be: LIB${LIB:tu}?= …
/freebsd-12-stable/targets/
DMakefile.inc3 .if !target(__${_this}__)
4 __${_this}__:
/freebsd-12-stable/contrib/bmake/unit-tests/
Dsysv.mk6 _this := ${.PARSEDIR}/${.PARSEFILE}
19 @FOO="foo fu" ${.MAKE} -f ${_this} foo
/freebsd-12-stable/contrib/binutils/opcodes/
Darc-dis.c175 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()
Darc-dis.h45 void *_this; member
/freebsd-12-stable/contrib/bmake/mk/
Dsys.vars.mk25 _this = ${.PARSEDIR:tA}/${.PARSEFILE}
27 _this = ${.PARSEDIR}/${.PARSEFILE}
Dmeta.autodep.mk17 _this ?= ${.PARSEFILE}
18 .if !target(__${_this}__)
19 __${_this}__: .NOTMAIN
169 .depend: .NOMETA $${.MAKE.META.CREATED} ${_this}
Dgendirdeps.mk62 _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/
DMakefile.libcompat3 .if !targets(__<${_this:T}>__)
4 __<${_this:T}>__:
/freebsd-12-stable/contrib/bmake/
Dbsd.after-import.mk20 _this := ${MAKEFILE:tA}