Searched refs:VARNAME (Results 1 – 10 of 10) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/include/llvm/ADT/ |
| D | Statistic.h | 167 #define STATISTIC(VARNAME, DESC) \ argument 168 static llvm::Statistic VARNAME = {DEBUG_TYPE, #VARNAME, DESC} 172 #define ALWAYS_ENABLED_STATISTIC(VARNAME, DESC) \ argument 173 static llvm::TrackingStatistic VARNAME = {DEBUG_TYPE, #VARNAME, DESC}
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/Support/ |
| D | DebugCounter.h | 182 #define DEBUG_COUNTER(VARNAME, COUNTERNAME, DESC) \ argument 183 static const unsigned VARNAME = \
|
| /openbsd/src/regress/usr.bin/mandoc/roff/esc/ |
| D | V1.out_lint | 3 mandoc: V1.in:10:24: UNSUPP: unsupported feature: \V[VARNAME]
|
| D | V1.out_ascii | 9 multi-character name: "${VARNAME}"
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | m2-exp.c | 68 VARNAME = 270, enumerator 116 #define VARNAME 270 macro
|
| D | m2-exp.y | 173 %token <sval> NAME BLOCKNAME IDENT VARNAME
|
| /openbsd/src/usr.sbin/unbound/ |
| D | aclocal.m4 | 364 # _LT_DECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION], [IS-TAGGED?]) 367 # VARNAME is the (base) name used in the configure script. 369 # VARNAME. Any other value will be used directly. 382 # _LT_TAGDECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION]) 442 # _LT_CONFIG_STATUS_DECLARE([VARNAME]) 445 # declaration there will have the same value as in 'configure'. VARNAME 473 # _LT_LIBTOOL_DECLARE(VARNAME, [TAG]) 475 # Extract the dictionary values for VARNAME (optionally with TAG) and 513 # _LT_TAGVAR(VARNAME, [TAGNAME]) 8905 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ]) [all …]
|
| /openbsd/src/gnu/usr.bin/cvs/doc/ |
| D | texinfo.tex | 4911 % @deftypeivar CLASS TYPE VARNAME 4950 % @defivar CLASS VARNAME == @defcv {Instance Variable} CLASS VARNAME
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/doc/include/ |
| D | texinfo.tex | 5410 % @deftypeivar CLASS TYPE VARNAME 5451 % @defivar CLASS VARNAME == @defcv {Instance Variable} CLASS VARNAME
|
| /openbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlfunc.pod | 299 L<C<field>|/field VARNAME>, 358 L<C<field>|/field VARNAME>, 2835 =item field VARNAME
|