Searched defs:spos (Results 1 – 10 of 10) sorted by relevance
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/27_io/ |
H A D | ios_base_types.cc | 30 std::ios_base::streampos spos; in test01() local
|
/openbsd/usr.sbin/ypserv/revnetgroup/ |
H A D | parse_netgroup.c | 166 char *spos, *epos; in parse_netgrp() local 274 char *pos, *spos, *linep = NULL, *olinep = NULL; in read_for_group() local
|
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/ |
H A D | bs15503.cc | 52 string::size_type spos = s.find("and"); in testFunction() local
|
/openbsd/usr.bin/less/ |
H A D | lsystem.c | 185 pipe_data(char *cmd, off_t spos, off_t epos) in pipe_data()
|
H A D | search.c | 967 prep_hilite(off_t spos, off_t epos, int maxlines) in prep_hilite()
|
/openbsd/usr.bin/mandoc/ |
H A D | read.c | 155 size_t spos; /* at the start of the current line parse */ in mparse_buf_r() local
|
H A D | roff.c | 1796 int spos; /* saved parse point for messages */ in roff_parseln() local 2373 int irc, rr, spos; in roff_cond_sub() local
|
/openbsd/sys/dev/usb/ |
H A D | ukbd.c | 518 uint8_t *pos, *spos, *epos, xlat; in ukbd_gdium_munge() local
|
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_common.cpp | 235 const char *spos = internal_strstr(str, templ); in TemplateMatch() local
|
/openbsd/sys/dev/hid/ |
H A D | hidkbd.c | 349 uint8_t *pos, *spos, *epos, xlat; in hidkbd_apple_translate() local
|