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

  /src/external/gpl3/gcc/dist/gcc/
ipa-pure-const.cc 81 enum malloc_state_e enum
126 enum malloc_state_e malloc_state;
1367 = (enum malloc_state_e) bp_unpack_value (&bp, 2);
2052 malloc_state_e new_state = l->malloc_state;
2061 malloc_state_e callee_state
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-pure-const.cc 79 enum malloc_state_e enum
124 enum malloc_state_e malloc_state;
1356 = (enum malloc_state_e) bp_unpack_value (&bp, 2);
2041 malloc_state_e new_state = l->malloc_state;
2050 malloc_state_e callee_state

Completed in 75 milliseconds