Home
last modified time | relevance | path

Searched refs:null_count (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/common/lib/libx86emu/
Dx86emu_i8254.c161 timer->latched_status |= timer->null_count ? 0x40 : 0; in x86emu_i8254_latch_status()
217 timer->null_count = true; in x86emu_i8254_write_command()
287 timer->null_count = false; in x86emu_i8254_write_counter()
341 timer->null_count = false; in x86emu_i8254_init()
/netbsd/src/common/include/x86emu/
Dx86emu_i8254.h75 bool null_count; member
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dmodule.cc3131 static unsigned null_count; member in trees_out
3138 unsigned trees_out::null_count; member in trees_out
4689 dump (" %u null trees", null_count); in instrument()
7100 null_count++; in ref_node()