Home
last modified time | relevance | path

Searched refs:SIZE_OF_SINGLE_MALLOC (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/libc-test/src/gwp_asan/
H A Dgwp_asan_smoke_test.c23 #define SIZE_OF_SINGLE_MALLOC 20 macro
29 void *ptr = malloc(SIZE_OF_SINGLE_MALLOC); in test_gwp_asan_oom()
39 void *ptr = malloc(SIZE_OF_SINGLE_MALLOC); in test_gwp_asan_oom()
H A Drandom_sample_test.c21 #define SIZE_OF_SINGLE_MALLOC 20 macro
31 void *ptr = malloc(SIZE_OF_SINGLE_MALLOC); in main()

Completed in 1 milliseconds