Home
last modified time | relevance | path

Searched refs:behav (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/compiler-rt/include/sanitizer/
Dnetbsd_syscall_hooks.h403 #define __sanitizer_syscall_pre_madvise(addr, len, behav) \ argument
405 (long long)(behav))
406 #define __sanitizer_syscall_post_madvise(res, addr, len, behav) \ argument
408 (long long)(len), (long long)(behav))
3139 long long behav);
3141 long long len, long long behav);
/external/iperf3/docs/
Dinvoking.rst332 tion. Specifying at least one --X name will disable this behav-
/external/pcre/dist2/doc/
Dpcre2.txt1662 character" metacharacter (.) does not match at a newline. This behav-
7539 sertions that are used above in order to give exactly the POSIX behav-
10095 standard. However, setting this option can give more POSIX-like behav-
10553 points in the range 128-255. If the PCRE2_UCP option is set, the behav-