Searched refs:os_style (Results 1 – 2 of 2) sorted by relevance
367 int os_style = -1; in donote() local634 os_style = OS_STYLE_SVR4; in donote()638 os_style = OS_STYLE_FREEBSD; in donote()643 os_style = OS_STYLE_NETBSD; in donote()650 if (os_style != -1 && (*flags & FLAGS_DID_CORE_STYLE) == 0) { in donote()651 if (file_printf(ms, ", %s-style", os_style_names[os_style]) in donote()657 switch (os_style) { in donote()
2636 int os_style = -1;
Completed in 16 milliseconds