OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:curvalue
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/examples/BrainF/
BrainF.cpp
192
int
curvalue
= 0;
local
248
CreateGEP(curhead, ConstantInt::get(C, APInt(32,
curvalue
)),
284
CreateAdd(tape_0, ConstantInt::get(C, APInt(8,
curvalue
)), tapereg);
320
curvalue
= nextvalue;
345
curvalue
+= direction;
350
curvalue
= direction;
366
curvalue
+= direction;
371
curvalue
= direction;
/src/sys/dev/pci/qat/
qat_ae.c
1428
u_int ninst0,
curvalue
;
local
1436
curvalue
= value[vali++];
1465
INSERT_IMMED_GPRB_CONST(ucode[fixup], (
curvalue
>> 0));
1467
INSERT_IMMED_GPRB_CONST(ucode[fixup], (
curvalue
>> 16));
1475
curvalue
= value[vali++];
1480
INSERT_IMMED_GPRB_CONST(ucode[fixup], (
curvalue
>> 16));
1482
INSERT_IMMED_GPRB_CONST(ucode[fixup], (
curvalue
>> 0));
Completed in 49 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026