/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/ |
H A D | vstring.h | 82 static const size_type npos = static_cast<size_type>(-1); in _GLIBCXX_VISIBILITY() local
|
H A D | vstring.tcc | 45 __versa_string<_CharT, _Traits, _Alloc, _Base>::npos; member in __gnu_cxx::__versa_string<_CharT, _Traits, _Alloc, _Base>
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/ |
H A D | basic_string.h | 101 static const size_type npos = static_cast<size_type>(-1); in _GLIBCXX_VISIBILITY() local
|
H A D | basic_string.tcc | 54 basic_string<_CharT, _Traits, _Alloc>::npos; member in std::basic_string<_CharT, _Traits, _Alloc>
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/ |
H A D | vstring.h | 81 static const size_type npos = static_cast<size_type>(-1); in _GLIBCXX_VISIBILITY() local
|
H A D | vstring.tcc | 44 __versa_string<_CharT, _Traits, _Alloc, _Base>::npos; member in __gnu_cxx::__versa_string<_CharT, _Traits, _Alloc, _Base>
|
/dflybsd-src/usr.bin/cut/ |
H A D | cut.c | 214 static size_t npos; in needpos() local
|
/dflybsd-src/bin/pax/ |
H A D | tables.h | 165 off_t npos; /* position in file where this dir name starts */ member
|
/dflybsd-src/contrib/wpa_supplicant/src/ap/ |
H A D | drv_callbacks.c | 548 u8 *npos; in hostapd_notif_assoc() local
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/ |
H A D | basic_string.tcc | 62 basic_string<_CharT, _Traits, _Alloc>::npos; member in std::basic_string<_CharT, _Traits, _Alloc>
|
/dflybsd-src/contrib/mdocml/ |
H A D | roff.c | 1256 int npos; /* position in numeric expression */ in roff_expand() local 3499 int npos; in roff_onearg() local
|
/dflybsd-src/contrib/less/ |
H A D | search.c | 1236 POSITION npos = forw_line(pos); in get_lastlinepos() local
|