OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mustbelongordbl
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc
848
char *
mustbelongordbl
= match_identifier ();
local
849
if (!
mustbelongordbl
)
851
else if (!strcmp (
mustbelongordbl
, "long"))
853
else if (!strcmp (
mustbelongordbl
, "double"))
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc
848
char *
mustbelongordbl
= match_identifier ();
local
849
if (!
mustbelongordbl
)
851
else if (!strcmp (
mustbelongordbl
, "long"))
853
else if (!strcmp (
mustbelongordbl
, "double"))
Completed in 29 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026