Searched defs:in_format (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/PC/BIOS/
H A Dprint.c152 bx_bool in_format; local
159 in_format = 0;
168 in_format = 1;
171 else if (in_format) {
238 in_format = 0;
/vbox/src/VBox/Devices/Graphics/BIOS/
H A Dvgabios.c2052 Boolean in_format; local
2059 in_format = 0;
2064 in_format = 1;
2066 } else if (in_format) {
2084 in_format = 0;
2087 // in_format = 0;

Completed in 58 milliseconds