Searched defs:pos0 (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
H A D | x-awk.c | 580 bool pos0 = true; /* true at start of regexp */ in x_awk_lex() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 986 #define __sanitizer_syscall_pre_pread64(fd, buf, count, pos0, pos1) \ argument 989 #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
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 988 #define __sanitizer_syscall_pre_pread64(fd, buf, count, pos0, pos1) \ argument 991 #define __sanitizer_syscall_post_pread64(res, fd, buf, count, pos0, pos1) \ argument 995 #define __sanitizer_syscall_pre_pwrite64(fd, buf, count, pos0, pos1) \ argument 998 #define __sanitizer_syscall_post_pwrite64(res, fd, buf, count, pos0, pos1) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/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
|