Home
last modified time | relevance | path

Searched defs:get_length (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/
H A Doutput.cpp140 int word_list::get_length (void) in get_length() function in word_list
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/
H A Dline-map.h1863 size_t get_length () const { return m_len; } in get_length() function
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dline-map.h1935 size_t get_length () const { return m_len; } in get_length() function
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Dtree.h334 u_int32_t (*get_length) (const unsigned char *); member
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dopts.cc2103 static size_t get_length (const string_fragment &fragment) in get_length() function