Searched refs:STYP_INIT (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/cxxfilt-11/cxxfilt/include/coff/
H A Daux-coff.h32 #undef STYP_INIT macro
33 #define STYP_INIT 0x400 macro
/macosx-10.10/emacs-93/emacs/src/
H A Dunexmips.c43 #ifndef STYP_INIT macro
44 #define STYP_INIT 0x80000000
201 CHECK_SCNHDR (init_section, _INIT, STYP_INIT);
H A Dunexalpha.c75 #define STYP_INIT 0x80000000
229 CHECK_SCNHDR (init_section, _INIT, STYP_INIT);
74 #define STYP_INIT macro

Completed in 114 milliseconds