Searched refs:ext_bool_count (Results 1 – 1 of 1) sorted by relevance
415 int ext_bool_count = MyNumber(buf + 0); in _nc_read_termtype() local420 unsigned need = (unsigned) (ext_bool_count + ext_num_count + ext_str_count); in _nc_read_termtype()426 || ext_bool_count < 0 in _nc_read_termtype()434 ptr->num_Booleans = UShort(BOOLCOUNT + ext_bool_count); in _nc_read_termtype()446 ext_bool_count, in _nc_read_termtype()453 ext_bool_count, offset)); in _nc_read_termtype()454 if ((ptr->ext_Booleans = UShort(ext_bool_count)) != 0) { in _nc_read_termtype()456 ext_bool_count) != ext_bool_count) { in _nc_read_termtype()460 even_boundary(ext_bool_count); in _nc_read_termtype()496 int check = (ext_bool_count + ext_num_count + ext_str_count); in _nc_read_termtype()