Home
last modified time | relevance | path

Searched refs:check_closed (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/_io/
Dbytesio.c35 check_closed(bytesio *self) in check_closed() function
56 if (check_closed(self)) { \
182 if (check_closed(self)) { in write_bytes()
/external/llvm-project/polly/lib/External/isl/
Disl_transitive_closure.c1775 int check_closed; member
1838 data->check_closed = 1; in basic_map_follows()
1896 data.check_closed = 0; in construct_power_components()
1902 if (data.check_closed && !exact) in construct_power_components()
1935 if (c > 1 && data.check_closed && !*exact) { in construct_power_components()
2788 data.check_closed = 0; in union_components()
2817 if (c > 1 && data.check_closed && !*exact) { in union_components()