Home
last modified time | relevance | path

Searched defs:pos1 (Results 1 – 15 of 15) sorted by relevance

/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/27_io/
H A Distream_seeks.cc357 istream::pos_type pos1 = iss.tellg(); in test06() local
369 istream::pos_type pos1 = iss.tellg(); in test06() local
381 istream::pos_type pos1 = iss.tellg(); in test06() local
H A Dostream_unformatted.cc35 pos_type pos1; in test01() local
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/thread/
H A Dpthread2.cc41 std::ofstream* pos1 = new std::ofstream; in thread_main() local
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/
H A Dmoneypunct_byname.cc62 pattern pos1 = monp_de.pos_format(); in test01() local
H A Dmoneypunct_members_wchar_t.cc78 pattern pos1 = monp_c_t.pos_format(); in test01() local
H A Dmoneypunct_members_char.cc77 pattern pos1 = monp_c_t.pos_format(); in test01() local
/openbsd-src/gnu/lib/libreadline/
H A Dmbutil.c229 _rl_compare_chars (buf1, pos1, ps1, buf2, pos2, ps2) in _rl_compare_chars() argument
/openbsd-src/gnu/usr.bin/cvs/lib/
H A Dregex.c5394 int pos1 = PTR_TO_OFFSET (d - 1); local
5431 int pos1 = PTR_TO_OFFSET (d - 1); local
5468 int pos1 = PTR_TO_OFFSET (d); local
5512 int pos1 = PTR_TO_OFFSET (d); local
5574 int pos1 = SYNTAX_TABLE_BYTE_TO_CHAR (PTR_TO_OFFSET (d)); local
5608 int pos1 = SYNTAX_TABLE_BYTE_TO_CHAR (PTR_TO_OFFSET (d)); local
/openbsd-src/gnu/usr.bin/texinfo/util/
H A Dtexindex.c533 compare_general(char * str1,char * str2,long int pos1,long int pos2,int use_keyfields) compare_general() argument
747 compare_field(struct keyfield * keyfield,char * start1,long int length1,long int pos1,char * start2,long int length2,long int pos2) compare_field() argument
/openbsd-src/usr.bin/sort/
H A Dsort.c599 char *pos1, *pos2; in parse_k() local
/openbsd-src/sys/dev/pci/drm/radeon/
H A Drs600.c73 u32 pos1, pos2; in avivo_is_counter_moving() local
H A Devergreen.c1357 u32 pos1, pos2; in dce4_is_counter_moving() local
/openbsd-src/gnu/usr.bin/texinfo/makeinfo/
H A Dnode.c614 long pos1 = 0; in cm_node() local
/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/
H A DRangeMap.h153 auto pos1 = vec1.begin(); in GetOverlaps() local
/openbsd-src/gnu/llvm/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h987 #define __sanitizer_syscall_pre_pread64(fd, buf, count, pos0, pos1) \ argument
990 #define __sanitizer_syscall_post_pread64(res, fd, buf, count, pos0, pos1) \ argument
993 #define __sanitizer_syscall_pre_pwrite64(fd, buf, count, pos0, pos1) \ argument
996 #define __sanitizer_syscall_post_pwrite64(res, fd, buf, count, pos0, pos1) \ argument