Home
last modified time | relevance | path

Searched refs:print_old_style (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/wiimms/wiimms-iso-tools/src/
H A Dlib-std.h1813 extern int print_old_style;
H A Dwwt.c4026 case GO_OLD_STYLE: print_old_style++; break; in CheckOptions()
H A Dwit.c3903 case GO_OLD_STYLE: print_old_style++; break; in CheckOptions()
H A Dlib-std.c107 int print_old_style = 0; variable