Searched refs:has_table (Results 1 – 1 of 1) sorted by relevance
276 int has_table = 0; in do_load() local286 has_table = 1; in do_load()296 has_table = 2; in do_load()323 if (table > buffer || (!has_table && table != buffer)) in do_load()328 if (has_table) in do_load()329 do_loadtable(fd, table, buffer - table, fontsize, has_table - 1); in do_load()