Home
last modified time | relevance | path

Searched defs:npos (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DDXContainerPSVInfo.cpp19 static constexpr size_t npos = StringRef::npos; variable
/freebsd/usr.bin/cut/
H A Dcut.c218 static size_t npos; in needpos() local
/freebsd/bin/pax/
H A Dtables.h163 off_t npos; /* position in file where this dir name starts */ member
/freebsd/contrib/less/
H A Dsearch.c1144 POSITION npos = forw_line(pos); in get_lastlinepos() local
1165 POSITION npos = forw_line_seg(pos, FALSE, FALSE, TRUE); in get_seg() local
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A DJDTrace.java113 int npos = i; in applyProbespec() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DStringRef.cpp22 constexpr size_t StringRef::npos; member in StringRef
/freebsd/contrib/wpa/src/ap/
H A Ddrv_callbacks.c627 u8 *npos; in hostapd_notif_assoc() local
/freebsd/contrib/llvm-project/libcxx/src/filesystem/
H A Doperations.cpp718 const auto npos = static_cast<uintmax_t>(-1); in remove_all_impl() local
/freebsd/contrib/mandoc/
H A Droff.c1256 int npos; /* position in numeric expression */ in roff_expand() local
3499 int npos; in roff_onearg() local