Home
last modified time | relevance | path

Searched defs:malloc_state_names (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-pure-const.c84 static const char *malloc_state_names[] = {"malloc_top", "malloc", "malloc_bottom"}; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-pure-const.cc86 static const char *malloc_state_names[] = {"malloc_top", "malloc", "malloc_bottom"}; variable