OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fromi
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libc/time/
zic.c
2697
ptrdiff_t
fromi
, toi;
local
2700
fromi
= 0;
2701
for ( ;
fromi
< timecnt; ++
fromi
) {
2703
&& ((attypes[
fromi
].at
2709
attypes[
fromi
].type;
2713
|| attypes[
fromi
].dontmerge
2715
!= utoffs[attypes[
fromi
].type])
2717
!= isdsts[attypes[
fromi
].type])
2719
!= desigidx[attypes[
fromi
].type])
[
all
...]
zic.c
2697
ptrdiff_t
fromi
, toi;
local
2700
fromi
= 0;
2701
for ( ;
fromi
< timecnt; ++
fromi
) {
2703
&& ((attypes[
fromi
].at
2709
attypes[
fromi
].type;
2713
|| attypes[
fromi
].dontmerge
2715
!= utoffs[attypes[
fromi
].type])
2717
!= isdsts[attypes[
fromi
].type])
2719
!= desigidx[attypes[
fromi
].type])
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
expr.cc
1182
int
fromi
= m_from.get_addr_inc ();
1183
if (toi >= 0 &&
fromi
>= 0)
1185
else if (toi <= 0 &&
fromi
<= 0)
1179
int
fromi
= m_from.get_addr_inc ();
local
expr.cc
1182
int
fromi
= m_from.get_addr_inc ();
1183
if (toi >= 0 &&
fromi
>= 0)
1185
else if (toi <= 0 &&
fromi
<= 0)
1179
int
fromi
= m_from.get_addr_inc ();
local
Completed in 66 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026