HomeSort by: relevance | last modified time | path
    Searched defs:malloc_state_names (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
ipa-pure-const.cc 88 static const char *malloc_state_names[] = {"malloc_top", "malloc", "malloc_bottom"}; variable
1392 malloc_state_names[fs->malloc_state]);
1988 malloc_state_names[fs->malloc_state]);
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-pure-const.cc 86 static const char *malloc_state_names[] = {"malloc_top", "malloc", "malloc_bottom"}; variable
1381 malloc_state_names[fs->malloc_state]);
1977 malloc_state_names[fs->malloc_state]);

Completed in 22 milliseconds