Searched refs:FLAGS_DID_CORE_STYLE (Results 1 – 1 of 1) sorted by relevance
337 #define FLAGS_DID_CORE_STYLE 0x0020 macro770 if (os_style != -1 && (*flags & FLAGS_DID_CORE_STYLE) == 0) { in do_core_note()774 *flags |= FLAGS_DID_CORE_STYLE; in do_core_note()1028 if ((*flags & (FLAGS_IS_CORE|FLAGS_DID_CORE_STYLE)) != in do_auxv_note()1029 (FLAGS_IS_CORE|FLAGS_DID_CORE_STYLE)) in do_auxv_note()