OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_fortran
(Results
1 - 14
of
14
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/src/
Stabs.h
98
static bool
is_fortran
(Sp_lang_code lc) { return (lc == Sp_lang_fortran) || (lc == Sp_lang_fortran90); }
function in class:Stabs
Stabs.h
98
static bool
is_fortran
(Sp_lang_code lc) { return (lc == Sp_lang_fortran) || (lc == Sp_lang_fortran90); }
function in class:Stabs
Module.cc
164
Module::
is_fortran
()
function in class:Module
166
return Stabs::
is_fortran
(lang_code);
1264
if (
is_fortran
() && streq (func_name, NTXT ("MAIN_")))
Module.cc
164
Module::
is_fortran
()
function in class:Module
166
return Stabs::
is_fortran
(lang_code);
1264
if (
is_fortran
() && streq (func_name, NTXT ("MAIN_")))
/src/external/gpl3/binutils.old/dist/gprofng/src/
Stabs.h
98
static bool
is_fortran
(Sp_lang_code lc) { return (lc == Sp_lang_fortran) || (lc == Sp_lang_fortran90); }
function in class:Stabs
Stabs.h
98
static bool
is_fortran
(Sp_lang_code lc) { return (lc == Sp_lang_fortran) || (lc == Sp_lang_fortran90); }
function in class:Stabs
Module.cc
164
Module::
is_fortran
()
function in class:Module
166
return Stabs::
is_fortran
(lang_code);
1264
if (
is_fortran
() && streq (func_name, NTXT ("MAIN_")))
Module.cc
164
Module::
is_fortran
()
function in class:Module
166
return Stabs::
is_fortran
(lang_code);
1264
if (
is_fortran
() && streq (func_name, NTXT ("MAIN_")))
/src/external/gpl3/gcc.old/dist/gcc/
dbxout.cc
325
static bool
is_fortran
(void);
984
is_fortran
(void)
3343
|| !
is_fortran
())
981
is_fortran
(void)
function
dbxout.cc
325
static bool
is_fortran
(void);
984
is_fortran
(void)
3343
|| !
is_fortran
())
981
is_fortran
(void)
function
dwarf2out.cc
3786
static bool
is_fortran
(void);
5585
is_fortran
(void)
5597
is_fortran
(const_tree decl)
5608
return
is_fortran
();
6167
if (
is_fortran
(decl))
20782
|| !
is_fortran
())
21624
if (TYPE_STRING_FLAG (type) &&
is_fortran
() && dimension_number > 0)
22334
if (
is_fortran
()
22480
&&
is_fortran
()
22541
if (
is_fortran
()
5577
is_fortran
(void)
function
5589
is_fortran
(const_tree decl)
function
[
all
...]
dwarf2out.cc
3786
static bool
is_fortran
(void);
5585
is_fortran
(void)
5597
is_fortran
(const_tree decl)
5608
return
is_fortran
();
6167
if (
is_fortran
(decl))
20782
|| !
is_fortran
())
21624
if (TYPE_STRING_FLAG (type) &&
is_fortran
() && dimension_number > 0)
22334
if (
is_fortran
()
22480
&&
is_fortran
()
22541
if (
is_fortran
()
5577
is_fortran
(void)
function
5589
is_fortran
(const_tree decl)
function
[
all
...]
/src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc
3784
static bool
is_fortran
(void);
5600
is_fortran
(void)
5612
is_fortran
(const_tree decl)
5623
return
is_fortran
();
6200
if (
is_fortran
(decl))
20879
|| !
is_fortran
())
21721
if (TYPE_STRING_FLAG (type) &&
is_fortran
() && dimension_number > 0)
22431
if (
is_fortran
()
22577
&&
is_fortran
()
22638
if (
is_fortran
()
5592
is_fortran
(void)
function
5604
is_fortran
(const_tree decl)
function
[
all
...]
dwarf2out.cc
3784
static bool
is_fortran
(void);
5600
is_fortran
(void)
5612
is_fortran
(const_tree decl)
5623
return
is_fortran
();
6200
if (
is_fortran
(decl))
20879
|| !
is_fortran
())
21721
if (TYPE_STRING_FLAG (type) &&
is_fortran
() && dimension_number > 0)
22431
if (
is_fortran
()
22577
&&
is_fortran
()
22638
if (
is_fortran
()
5592
is_fortran
(void)
function
5604
is_fortran
(const_tree decl)
function
[
all
...]
Completed in 118 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026