Home
last modified time | relevance | path

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

/third_party/backends/frontend/
H A Dtstbackend.c160 static void *guards_malloc(size_t size) in guards_malloc() function
174 /* Free some memory allocated by guards_malloc. */
450 optval = guards_malloc(opt->size); in test_options()
460 optval = guards_malloc(opt->size); in test_options()
476 optval = guards_malloc(opt->size); in test_options()
624 optstr = guards_malloc(opt->size); in test_options()
625 val_string2 = guards_malloc(opt->size); in test_options()
741 v = guards_malloc(opt->size); in test_options()
1059 optval = guards_malloc(opt->size); in get_option_value()
1160 image = guards_malloc(IMAGE_SIZ in test_scan()
[all...]

Completed in 3 milliseconds