OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:num_uninit_bytes
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/analyzer/
region-model.cc
6703
byte_size_t
num_uninit_bytes
= num_uninit_bits / BITS_PER_UNIT;
local
6704
if (
num_uninit_bytes
== 1)
6708
"%wu bytes are uninitialized",
num_uninit_bytes
.to_uhwi ());
region-model.cc
6703
byte_size_t
num_uninit_bytes
= num_uninit_bits / BITS_PER_UNIT;
local
6704
if (
num_uninit_bytes
== 1)
6708
"%wu bytes are uninitialized",
num_uninit_bytes
.to_uhwi ());
Completed in 81 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026