Home
last modified time | relevance | path

Searched refs:Wuninitialized (Results 1 - 5 of 5) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
H A Doptions.h136 extern int Wuninitialized;
H A Doptions.c136 int Wuninitialized = 1; variable
881 { "uninitialized", &Wuninitialized },
H A Dsparse.c249 if (Wuninitialized && verbose && ep->entry->bb->needs) { in check_context()
/third_party/tzdata/
H A DMakefile330 -Wtrampolines -Wundef -Wuninitialized -Wunused-macros -Wuse-after-free=3 \
/third_party/node/deps/simdutf/
H A Dsimdutf.cpp1155 SIMDUTF_DISABLE_GCC_WARNING(-Wuninitialized)
1162 // cancels the suppression of the -Wuninitialized
1572 SIMDUTF_DISABLE_GCC_WARNING(-Wuninitialized)
1579 // cancels the suppression of the -Wuninitialized
2502 SIMDUTF_DISABLE_GCC_WARNING(-Wuninitialized)
2509 // cancels the suppression of the -Wuninitialized
[all...]

Completed in 40 milliseconds