OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:REF
(Results
1 - 11
of
11
) sorted by relevancy
/src/usr.bin/make/unit-tests/
directive-export-impl.mk
21
UT_VAR= <${
REF
}>
54
REF
= defined
57
#
REF
is defined and gets expanded into the exported environment variable.
posix-varassign.mk
71
REF
= before
72
VAR:= immediate ${
REF
}
73
REF
= after
var-op-expand.mk
41
REF
= $$ $$$$ $$$$$$$$
42
VAR:= ${
REF
}
43
REF
= too late
63
REF
= REF2
64
VAR:= ${${
REF
}}
65
REF
= too late
91
REF
= U${UNDEF}
93
VAR:= ${:${
REF
}}
95
REF
= too late
106
REF
= ${REF2
[
all
...]
/src/external/apache2/llvm/dist/clang/include/clang/AST/
TemplateArgumentVisitor.h
23
template <template <typename> class
Ref
, typename ImplClass,
27
#define
REF
(CLASS) typename
Ref
<CLASS>::type
33
RetTy Visit(
REF
(TemplateArgument) TA, ParamTys... P) {
52
RetTy Visit##CATEGORY##TemplateArgument(
REF
(TemplateArgument) TA, \
67
RetTy VisitTemplateArgument(
REF
(TemplateArgument), ParamTys...) {
71
#undef
REF
/src/sys/dev/i2c/
mt2131.c
49
#define
REF
16000
146
d1 = (o1 * 8192)/
REF
;
147
d2 = (o2 * 8192)/
REF
;
/src/external/bsd/libarchive/dist/libarchive/
archive_ppmd7.c
37
#define
REF
(ptr) (ptr)
39
#define
REF
(ptr) ((UInt32)((Byte *)(ptr) - (p)->Base))
42
#define STATS_REF(ptr) ((CPpmd_State_Ref)
REF
(ptr))
44
#define CTX(
ref
) ((CPpmd7_Context *)Ppmd7_GetContext(p,
ref
))
155
p->FreeList[indx] =
REF
(node);
344
p->MinContext->Stats =
REF
(p->FoundState);
444
c1->Suffix =
REF
(c);
445
SetSuccessor(ps[--numPs],
REF
(c1));
503
SetSuccessor(p->FoundState,
REF
(p->MinContext))
[
all
...]
archive_ppmd8.c
22
#define
REF
(ptr) (ptr)
24
#define
REF
(ptr) ((UInt32)((Byte *)(ptr) - (p)->Base))
27
#define STATS_REF(ptr) ((CPpmd_State_Ref)
REF
(ptr))
29
#define CTX(
ref
) ((CPpmd8_Context *)Ppmd8_GetContext(p,
ref
))
122
p->FreeList[indx] =
REF
(node);
293
if ((Byte *)oldPtr > p->UnitsStart + 16 * 1024 ||
REF
(oldPtr) > p->FreeList[indx])
375
p->MinContext->Stats =
REF
(p->FoundState);
424
ctx->Stats =
REF
(s);
466
return
REF
(ctx)
[
all
...]
/src/external/gpl3/binutils/dist/bfd/
linker.c
1309
REF
, /* Mark defined symbol referenced. */
1332
/* UNDEF_ROW */ {UND, NOACT, UND,
REF
,
REF
, NOACT, REFC, WARNC },
1333
/* UNDEFW_ROW */ {WEAK, NOACT, NOACT,
REF
,
REF
, NOACT, REFC, WARNC },
1667
case
REF
:
/src/external/gpl3/binutils.old/dist/bfd/
linker.c
1307
REF
, /* Mark defined symbol referenced. */
1330
/* UNDEF_ROW */ {UND, NOACT, UND,
REF
,
REF
, NOACT, REFC, WARNC },
1331
/* UNDEFW_ROW */ {WEAK, NOACT, NOACT,
REF
,
REF
, NOACT, REFC, WARNC },
1665
case
REF
:
/src/external/gpl2/gettext/dist/gettext-tools/libgrep/
regex.c
5725
# define
REF
(x) \
5738
# define
REF
(x) \
5745
REF
(no_op),
5746
REF
(succeed),
5747
REF
(exactn),
5749
REF
(exactn_bin),
5751
REF
(anychar),
5752
REF
(charset),
5753
REF
(charset_not),
5754
REF
(start_memory)
[
all
...]
/src/external/gpl2/diffutils/dist/lib/
regex.c
5842
# define
REF
(x) \
5855
# define
REF
(x) \
5862
REF
(no_op),
5863
REF
(succeed),
5864
REF
(exactn),
5866
REF
(exactn_bin),
5868
REF
(anychar),
5869
REF
(charset),
5870
REF
(charset_not),
5871
REF
(start_memory)
[
all
...]
Completed in 47 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026