OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:next_format0
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgfortran/io/
format.c
1429
/*
next_format0
()-- Get the next format node without worrying about
1435
next_format0
(fnode *f)
function
1462
r =
next_format0
(f->current);
1476
r =
next_format0
(f->current);
1508
f =
next_format0
(&fmt->array.array[0]);
1517
f =
next_format0
(&fmt->array.array[0]);
/src/external/gpl3/gcc.old/dist/libgfortran/io/
format.c
1428
/*
next_format0
()-- Get the next format node without worrying about
1434
next_format0
(fnode *f)
function
1461
r =
next_format0
(f->current);
1475
r =
next_format0
(f->current);
1507
f =
next_format0
(&fmt->array.array[0]);
1516
f =
next_format0
(&fmt->array.array[0]);
Completed in 26 milliseconds
Indexes created Mon Jul 06 00:25:43 UTC 2026