Home
last modified time | relevance | path

Searched refs:CONSTRUCTORS (Results 1 – 3 of 3) sorted by relevance

/picolibc-3.7.0-3.6.0/picocrt/
Dcrt0.h87 #ifndef CONSTRUCTORS
88 #define CONSTRUCTORS 1 macro
99 #if defined(_HAVE_INITFINI_ARRAY) && CONSTRUCTORS in __start()
/picolibc-3.7.0-3.6.0/picocrt/machine/x86/
Dcrt0-32.S38 #ifndef CONSTRUCTORS
39 #define CONSTRUCTORS 1 macro
97 #if defined(_HAVE_INITFINI_ARRAY) && CONSTRUCTORS
Dcrt0-64.S38 #ifndef CONSTRUCTORS
39 #define CONSTRUCTORS 1 macro
100 #if defined(_HAVE_INITFINI_ARRAY) && CONSTRUCTORS