HomeSort by: relevance | last modified time | path
    Searched defs:get_len (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/gprofng/src/
util.cc 149 TValue::get_len () function in class:TValue
  /src/external/gpl3/binutils.old/dist/gprofng/src/
util.cc 149 TValue::get_len () function in class:TValue
  /src/external/gpl3/gcc/dist/gcc/
edit-context.cc 124 int get_len () const { return m_len; } function in class:added_line
178 int get_len () const { return m_len; } function in class:edited_line
865 pred->get_len ());
dwarf2out.h 322 unsigned int get_len () const { return len; } function
tree.h 6257 unsigned int get_len () const;
6282 unsigned int get_len () const;
6480 wi::extended_tree <N>::get_len () const function in class:wi::extended_tree
6514 wi::unextended_tree::get_len () const function in class:wi::unextended_tree
  /src/external/gpl3/gcc.old/dist/gcc/
edit-context.cc 118 int get_len () const { return m_len; } function in class:added_line
146 int get_len () const { return m_len; } function in class:edited_line
853 pred->get_len ());
wide-int.h 657 unsigned int get_len () const;
671 wi::storage_ref::get_len () const function in class:wi::storage_ref
698 unsigned int get_len () const
701 remaining blocks are sign extensions of block get_len () - 1.
710 Set the value returned by get_len () to LEN. */
849 /* Return the implicit value of blocks above get_len (). */
854 unsigned int len = this->get_len ();
883 return this->get_val ()[this->get_len () - 1];
901 return this->get_val ()[this->get_len () - 1];
909 if (i >= this->get_len ())
1145 wide_int_storage::get_len () const function in class:wide_int_storage
1281 fixed_wide_int_storage <N>::get_len () const function in class:fixed_wide_int_storage
1418 trailing_wide_int_storage::get_len () const function in class:trailing_wide_int_storage
    [all...]
tree.h 5963 unsigned int get_len () const;
5987 unsigned int get_len () const;
6176 wi::extended_tree <N>::get_len () const function in class:wi::extended_tree
6202 wi::unextended_tree::get_len () const function in class:wi::unextended_tree

Completed in 48 milliseconds