Searched refs:ext_bool_count (Results 1 – 1 of 1) sorted by relevance
265 int ext_bool_count = LOW_MSB(buf + 0); in _nc_read_termtype() local270 unsigned need = (unsigned) (ext_bool_count + ext_num_count + ext_str_count); in _nc_read_termtype()276 || ext_bool_count < 0 in _nc_read_termtype()283 ptr->num_Booleans = UShort(BOOLCOUNT + ext_bool_count); in _nc_read_termtype()292 ext_bool_count, ext_num_count, ext_str_count, in _nc_read_termtype()296 ext_bool_count, offset)); in _nc_read_termtype()297 if ((ptr->ext_Booleans = UShort(ext_bool_count)) != 0) { in _nc_read_termtype()299 ext_bool_count) != ext_bool_count) in _nc_read_termtype()302 even_boundary(ext_bool_count); in _nc_read_termtype()