Home
last modified time | relevance | path

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

/freebsd/contrib/atf/atf-c++/detail/
H A Dtext.cpp108 std::string::size_type pos1 = str.find_first_not_of(" \t"); in trim() local
/freebsd/usr.bin/sort/
H A Dsort.c743 char *pos1, *pos2; in parse_k() local
/freebsd/sys/vm/
H A Dvm_reserv.c930 int pos, pos0, pos1; in vm_reserv_break() local
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DRangeMap.h153 auto pos1 = vec1.begin(); in GetOverlaps() local
/freebsd/contrib/llvm-project/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
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_proto.h442 char pos1_l_[PADL_(uint32_t)]; uint32_t pos1; char pos1_r_[PADR_(uint32_t)]; member
984 char pos1_l_[PADL_(uint32_t)]; uint32_t pos1; char pos1_r_[PADR_(uint32_t)]; member
/freebsd/contrib/wpa/wpa_supplicant/
H A Dctrl_iface.c11598 char *pos1, *pos; in wpas_ctrl_iface_configure_scs() local