Searched refs:undef_custom_alloc_int (Results 1 – 1 of 1) sorted by relevance
81 int undef_custom_alloc_int; in main() local82 VALGRIND_MALLOCLIKE_BLOCK(&undef_custom_alloc_int, sizeof(int), in main()85 x += (undef_custom_alloc_int == 0x12345678 ? 14 : 25); in main()