OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iopn
(Results
1 - 2
of
2
) sorted by null
/external/mksh/src/
syn.c
272
int c,
iopn
= 0, syniocf, lno;
local
313
if (
iopn
>= NUFILE)
316
iops[
iopn
++] = iop;
323
* the
iopn
== 0 and XPsize(vars) == 0 are
326
if (
iopn
== 0 && XPsize(vars) == 0 &&
378
if (
iopn
!= 0 || XPsize(args) != 1 ||
513
if (
iopn
>= NUFILE)
515
iops[
iopn
++] = iop;
518
if (
iopn
== 0) {
522
iops[
iopn
++] = NULL
[
all
...]
/external/valgrind/VEX/priv/
guest_arm64_toIR.c
13245
IROp
iopn
= mkNEGF(ity);
local
[
all
...]
Completed in 393 milliseconds