Home
last modified time | relevance | path

Searched defs:next_pos (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/bsd/kyua-cli/dist/utils/fs/
H A Dpath.cpp61 const std::string::size_type next_pos = in.find('/', pos); in normalize() local
/netbsd-src/external/bsd/tre/dist/src/
H A Dagrep.c743 char *next_pos = regexp; in main() local
/netbsd-src/external/bsd/atf/dist/tools/
H A Dfs.cpp279 const std::string::size_type next_pos = in.find('/', pos); in normalize() local
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Doptions.cc1310 size_t next_pos; in finalize() local
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Doptions.cc1310 size_t next_pos; in finalize() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dpointer-query.cc2428 HOST_WIDE_INT next_pos = -1; in field_at_offset() local
/netbsd-src/external/bsd/openldap/dist/libraries/liblmdb/
H A Dmdb.c3314 size_t next_pos = 1; /* impossible pos, so pos != next_pos */ in mdb_page_flush() local