Home
last modified time | relevance | path

Searched defs:is_end (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/
H A Dnode_iterators.hpp168 const bool is_end = m_p_begin_value == m_p_end_value; in operator ==() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/
H A Dnode_iterators.hpp168 const bool is_end = m_p_begin_value == m_p_end_value; in operator ==() local
/netbsd-src/usr.bin/xlint/lint1/
H A Derr.c472 update_location(const char * filename,int lineno,bool is_begin,bool is_end) update_location() argument
H A Dlex.c1024 parse_line_directive_flags(const char * p,bool * is_begin,bool * is_end,bool * is_system) parse_line_directive_flags() argument
1116 bool is_begin, is_end, is_system; lex_directive() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-param-util.h775 const std::tuple<ParamGenerator<T>...>& generators, bool is_end) in IteratorImpl()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pru/
H A Dpru.c2335 pru_emit_doloop (rtx *operands, int is_end) in pru_emit_doloop()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pru/
H A Dpru.cc2463 pru_emit_doloop (rtx *operands, int is_end) in pru_emit_doloop()
/netbsd-src/sbin/fdisk/
H A Dfdisk.c817 pr_cyls(daddr_t sector,int is_end) pr_cyls() argument