Searched defs:end_pos (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/ |
H A D | cmds.c | 922 cm_var (int arg, int start_pos, int end_pos) in cm_var() 947 cm_sc (int arg, int start_pos, int end_pos) in cm_sc() 1095 cm_strong (int arg, int start_pos, int end_pos) in cm_strong() 1391 cm_ignore_arg (int arg, int start_pos, int end_pos) in cm_ignore_arg()
|
H A D | makeinfo.c | 3198 search_forward_until_pos (char *string, int from, int end_pos) in search_forward_until_pos() 3615 cm_value (int arg, int start_pos, int end_pos) in cm_value()
|
/netbsd-src/external/bsd/less/dist/ |
H A D | jump.c | 33 POSITION end_pos; in jump_forw() local
|
H A D | ch.c | 529 POSITION end_pos; in ch_end_buffer_seek() local
|
/netbsd-src/external/bsd/kyua-cli/dist/utils/fs/ |
H A D | path.cpp | 120 const std::string::size_type end_pos = _repr.rfind('/'); in branch_path() local
|
/netbsd-src/usr.bin/mail/ |
H A D | mime_decode.c | 298 struct message *top_mp, off_t end_pos, int partnum) in insert_new_mip() 365 off_t end_pos; in split_multipart() local 439 off_t end_pos; in split_message() local
|
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | progressmeter.c | 69 static off_t end_pos; /* ending position of transfer */ variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | Path.cpp | 138 size_t end_pos = filename_pos(path, style); in parent_path_end() local 281 size_t end_pos = Path.find_first_of(separators(S), Position); in operator ++() local 316 size_t end_pos = Position; in operator ++() local 466 size_t end_pos = parent_path_end(path, style); in parent_path() local 473 size_t end_pos = parent_path_end(StringRef(path.begin(), path.size()), style); in remove_filename() local
|
/netbsd-src/external/mit/libuv/dist/src/win/ |
H A D | fs.c | 755 LARGE_INTEGER pos, end_pos; in fs__read_filemap() local 936 LARGE_INTEGER pos, end_pos; in fs__write_filemap() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | input.c | 53 size_t end_pos; variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | input.cc | 87 size_t end_pos; member in file_cache_slot::line_info
|