OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DEFAULT_INIT_PRIORITY
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
collect2.cc
128
#define
DEFAULT_INIT_PRIORITY
65535
1921
return pri ? pri :
DEFAULT_INIT_PRIORITY
;
tree.h
3255
will be initialized at the
DEFAULT_INIT_PRIORITY
. */
3293
#define
DEFAULT_INIT_PRIORITY
65535
/src/external/gpl3/gcc.old/dist/gcc/
collect2.cc
128
#define
DEFAULT_INIT_PRIORITY
65535
1917
return pri ? pri :
DEFAULT_INIT_PRIORITY
;
tree.h
3094
will be initialized at the
DEFAULT_INIT_PRIORITY
. */
3132
#define
DEFAULT_INIT_PRIORITY
65535
Completed in 38 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026