Searched refs:_this (Results 1 – 16 of 16) sorted by relevance
| /freebsd-11-stable/contrib/bmake/unit-tests/ |
| HD | sysv.mk | 6 _this := ${.PARSEDIR}/${.PARSEFILE} 19 @FOO="foo fu" ${.MAKE} -f ${_this} foo
|
| /freebsd-11-stable/targets/ |
| HD | Makefile.inc | 3 .if !target(__${_this}__) 4 __${_this}__:
|
| /freebsd-11-stable/contrib/bmake/mk/ |
| HD | sys.vars.mk | 25 _this = ${.PARSEDIR:tA}/${.PARSEFILE} 27 _this = ${.PARSEDIR}/${.PARSEFILE}
|
| HD | meta.autodep.mk | 17 _this ?= ${.PARSEFILE} 18 .if !target(__${_this}__) 19 __${_this}__: .NOTMAIN 167 .depend: .NOMETA $${.MAKE.META.CREATED} ${_this}
|
| HD | gendirdeps.mk | 61 _this = ${.PARSEDIR}/${.PARSEFILE} 319 ${_DEPENDFILE}: .NOMETA ${CAT_DEPEND:M.depend} ${META_FILES:O:u:@m@${exists($m):?$m:}@} ${_this} ${… 339 ${_DEPENDFILE}: .NOMETA ${MAKEFILE} ${_this}
|
| /freebsd-11-stable/contrib/binutils/opcodes/ |
| HD | 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()
|
| HD | arc-dis.h | 45 void *_this; member
|
| /freebsd-11-stable/share/mk/ |
| HD | meta.autodep.mk | 18 _this ?= ${.PARSEFILE} 19 .if !target(__${_this}__) 20 __${_this}__: .NOTMAIN 168 .depend: .NOMETA $${.MAKE.META.CREATED} ${_this}
|
| HD | gendirdeps.mk | 62 _this = ${.PARSEDIR}/${.PARSEFILE} 315 ${_DEPENDFILE}: .NOMETA ${CAT_DEPEND:M.depend} ${META_FILES:O:u:@m@${exists($m):?$m:}@} ${_this} ${… 335 ${_DEPENDFILE}: .NOMETA ${MAKEFILE} ${_this}
|
| HD | local.sys.env.mk | 12 _this = ${.PARSEDIR:tA}/${.PARSEFILE}
|
| HD | src.libnames.mk | 570 .error ${.CURDIR}: Invalid LIBADD used which may need to be added to ${_this:T}: ${_BADLIBADD} 577 .error ${.CURDIR}: Missing or incorrect _DP_${LIB} entry in ${_this:T}. Should match LIBADD for ${… 582 .error ${.CURDIR}: Missing or incorrect value for LIB${LIB:tu}DIR in ${_this:T}: ${LIB${LIB:tu}DIR:… 585 .error ${.CURDIR}: Missing value for LIB${LIB:tu} in ${_this:T}. Likely should be: LIB${LIB:tu}?= …
|
| HD | bsd.progs.mk | 52 ${PROG}.meta_files: .NOMETA $${.MAKE.META.CREATED} ${_this}
|
| HD | bsd.libnames.mk | 192 .error ${.CURDIR}: Missing value for LIB${LIB:tu} in ${_this:T}. Likely should be: LIB${LIB:tu}?= …
|
| /freebsd-11-stable/ |
| HD | Makefile.libcompat | 3 .if !targets(__<${_this:T}>__) 4 __<${_this:T}>__:
|
| /freebsd-11-stable/contrib/bmake/ |
| HD | bsd.after-import.mk | 20 _this := ${MAKEFILE:tA}
|
| /freebsd-11-stable/contrib/groff/contrib/groffer/ |
| HD | ChangeLog | 871 - $_GROFFER_SH: replace $_this by $_GROFFER_SH and use $0 for 1042 Define $_this as "@BINDIR@/${_PROGRAM_NAME}" to save the right
|