OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:low_case
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
sancov.cc
158
tree
low_case
= CASE_LOW (label);
local
159
if (
low_case
!= NULL_TREE)
195
tree
low_case
= CASE_LOW (label);
local
196
if (
low_case
!= NULL_TREE)
198
fold_convert (uint64_type_node,
low_case
));
/src/external/gpl3/gcc.old/dist/gcc/
sancov.cc
158
tree
low_case
= CASE_LOW (label);
local
159
if (
low_case
!= NULL_TREE)
195
tree
low_case
= CASE_LOW (label);
local
196
if (
low_case
!= NULL_TREE)
198
fold_convert (uint64_type_node,
low_case
));
Completed in 24 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026