Searched defs:pos1 (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/atf/atf-c++/detail/ |
H A D | text.cpp | 108 std::string::size_type pos1 = str.find_first_not_of(" \t"); in trim() local
|
/freebsd/usr.bin/sort/ |
H A D | sort.c | 743 char *pos1, *pos2; in parse_k() local
|
/freebsd/sys/vm/ |
H A D | vm_reserv.c | 930 int pos, pos0, pos1; in vm_reserv_break() local
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
H A D | RangeMap.h | 153 auto pos1 = vec1.begin(); in GetOverlaps() local
|
/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 987 #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 D | freebsd32_proto.h | 442 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 D | ctrl_iface.c | 11598 char *pos1, *pos; in wpas_ctrl_iface_configure_scs() local
|