Home
last modified time | relevance | path

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

/third_party/ltp/testcases/misc/crash/
Dcrash01.c144 int malloc_flag = 1; /* to be phased out */ variable
186 (malloc_flag == 0) ? "" : "+", nbytes, incptr, nseed, in main()
312 if (malloc_flag == 0) { in badboy_loop()
325 else if (malloc_flag == 1) in badboy_loop()
444 if (malloc_flag == 1) { in compute_block_badboy()