Home
last modified time | relevance | path

Searched refs:t_vmfill (Results 1 - 4 of 4) sorted by relevance

/third_party/musl/libc-test/src/common/
H A Dmemfill.c11 if (t_vmfill(0,0,0) < 0) { in t_memfill()
H A Dvmfill.c38 int t_vmfill(void **p, size_t *n, int len) in t_vmfill() function
H A Dtest.h17 int t_vmfill(void **, size_t *, int);
/third_party/musl/libc-test/src/regression/
H A Dmalloc-brk-fail.c20 if (t_vmfill(&p, &n, 1) < 1 || n < 2*65536) { in main()

Completed in 2 milliseconds