HomeSort by: relevance | last modified time | path
    Searched defs:default_init (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/cp/
decl2.cc 4037 bool default_init = initp && priority == DEFAULT_INIT_PRIORITY;
4038 bool is_module_init = default_init && module_global_init_needed ();
4032 bool default_init = initp && priority == DEFAULT_INIT_PRIORITY; local

Completed in 64 milliseconds