Searched refs:not_enough_bytes (Results 1 – 1 of 1) sorted by relevance
1436 int not_enough_bytes; in array_array_fromfile_impl() local1459 not_enough_bytes = (PyBytes_GET_SIZE(b) != nbytes); in array_array_fromfile_impl()1466 if (not_enough_bytes) { in array_array_fromfile_impl()