OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WN
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/nvi/dist/ex/
ex_write.c
38
enum which {
WN
, WQ, WRITE, XIT};
42
* ex_wn -- :
wn
[!] [>>] [file]
50
if (exwr(sp, cmdp,
WN
))
/src/external/bsd/ntp/dist/ntpd/
refclock_oncore.c
190
int
WN
;
2542
instance->Bl.
WN
= i >> 6;
2556
i = instance->Bl.
WN
&01400;
2561
i = (instance->Bl.WN_lsf - instance->Bl.
WN
);
2624
"dt_ls = %d dt_lsf = %d
WN
= %d DN = %d WN_lsf = %d DNlsf = %d wn_flg = %d lsf_flg = %d Bl_day = %d",
2626
instance->Bl.
WN
, instance->Bl.DN,
/src/external/apache2/llvm/dist/llvm/utils/TableGen/
CodeGenDAGPatterns.cpp
711
SmallDenseSet<ElementCount> VN,
WN
;
716
WN
.insert(T.isVector() ? T.getVectorElementCount()
719
Changed |= berase_if(VS, std::bind(NoLength,
WN
, std::placeholders::_1));
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp
4382
bool TargetLowering::isGAPlusOffset(SDNode *
WN
, const GlobalValue *&GA,
4385
SDNode *N = unwrapAddress(SDValue(
WN
, 0)).getNode();
Completed in 72 milliseconds
Indexes created Wed Sep 16 00:24:39 UTC 2026