Searched refs:cntconftables (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/efiemu/
H A Dprepare.c37 int cntconftables = 0; local
47 cntconftables++;
50 cntconftables * sizeof (*conftables),
89 SUFFIX(grub_efiemu_system_table)->num_table_entries = cntconftables;
113 SUFFIX (grub_efiemu_system_table), conftables, cntconftables);

Completed in 27 milliseconds