Home
last modified time | relevance | path

Searched defs:uninitialized (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dinit.cc808 hash_set<tree> *uninitialized; member
822 hash_set<tree> *uninitialized = d->uninitialized; in find_uninit_fields_r() local
930 find_uninit_fields (tree *t, hash_set<tree> *uninitialized, tree member) in find_uninit_fields()
945 perform_member_init (tree member, tree init, hash_set<tree> &uninitialized) in perform_member_init()
1492 hash_set<tree> uninitialized; in emit_mem_initializers() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dprofile-count.h767 static profile_count uninitialized () in uninitialized() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dprofile-count.h770 static profile_count uninitialized () in uninitialized() function
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Doacc-init.c44 static enum { uninitialized, initializing, initialized } acc_init_state enumerator
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Doacc-init.c44 static enum { uninitialized, initializing, initialized } acc_init_state enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DAPFloat.h225 uninitialized enumerator
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dfunc.d64 uninitialized, /// not computed yet enumerator