Searched refs:is_end (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/ext/pb_ds/detail/ov_tree_map_/
H A Dnode_iterators.hpp184 const bool is_end = m_p_begin_value == m_p_end_value; local
187 if (is_end)
191 return (is_end);
/macosx-10.9.5/libxml2-26/libxml2/
H A Dxmlreader.c5750 int is_end = 0; /* the end of the base64 was found */ local
5784 is_end = 1;
5796 if (is_end) {
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dxmlreader.c5594 int is_end = 0; /* the end of the base64 was found */ local
5628 is_end = 1;
5640 if (is_end) {

Completed in 97 milliseconds