OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gfc_match_small_literal_int
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/fortran/
match.cc
461
gfc_match_small_literal_int
(int *value, int *cnt, bool gobble_ws)
function
535
/* Matches a statement label. Uses
gfc_match_small_literal_int
() to
547
m =
gfc_match_small_literal_int
(&i, &cnt);
/src/external/gpl3/gcc.old/dist/gcc/fortran/
match.cc
460
gfc_match_small_literal_int
(int *value, int *cnt)
function
533
/* Matches a statement label. Uses
gfc_match_small_literal_int
() to
545
m =
gfc_match_small_literal_int
(&i, &cnt);
Completed in 17 milliseconds
Indexes created Tue Apr 14 00:22:26 UTC 2026