Home
last modified time | relevance | path

Searched refs:byte_buffer_in_use (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dvarasm.c4176 int byte_buffer_in_use = 0; local
4256 if (byte_buffer_in_use)
4260 byte_buffer_in_use = 0;
4334 if (byte_buffer_in_use)
4338 byte_buffer_in_use = 0;
4349 if (! byte_buffer_in_use)
4451 byte_buffer_in_use = 1;
4456 if (byte_buffer_in_use)
/openbsd-src/gnu/gcc/gcc/
H A Dvarasm.c4208 int byte_buffer_in_use = 0; in output_constructor() local
4297 if (byte_buffer_in_use) in output_constructor()
4301 byte_buffer_in_use = 0; in output_constructor()
4375 if (byte_buffer_in_use) in output_constructor()
4379 byte_buffer_in_use = 0; in output_constructor()
4391 if (! byte_buffer_in_use) in output_constructor()
4491 byte_buffer_in_use = 1; in output_constructor()
4496 if (byte_buffer_in_use) in output_constructor()