OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:expression_syntax
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/fortran/
matchexp.cc
28
static const char
expression_syntax
[] = N_("Syntax error in expression at %C");
variable
189
gfc_error (
expression_syntax
);
475
gfc_error (
expression_syntax
);
514
gfc_error (
expression_syntax
);
564
gfc_error (
expression_syntax
);
625
gfc_error (
expression_syntax
);
734
gfc_error (
expression_syntax
);
777
gfc_error (
expression_syntax
);
831
gfc_error (
expression_syntax
);
890
gfc_error (
expression_syntax
);
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/fortran/
matchexp.cc
28
static const char
expression_syntax
[] = N_("Syntax error in expression at %C");
variable
189
gfc_error (
expression_syntax
);
475
gfc_error (
expression_syntax
);
514
gfc_error (
expression_syntax
);
564
gfc_error (
expression_syntax
);
625
gfc_error (
expression_syntax
);
734
gfc_error (
expression_syntax
);
777
gfc_error (
expression_syntax
);
831
gfc_error (
expression_syntax
);
890
gfc_error (
expression_syntax
);
[
all
...]
Completed in 18 milliseconds
Indexes created Wed Apr 29 00:23:26 UTC 2026