Home
last modified time | relevance | path

Searched refs:local_new_memory (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtrans-mem.cc1010 enum thread_memory_type local_new_memory; member
1392 return elt_p->local_new_memory; in thread_private_new_memory()
1398 elt_p->local_new_memory = mem_transaction_local; in thread_private_new_memory()
1491 elt_p->local_new_memory = retval; in thread_private_new_memory()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtrans-mem.c1007 enum thread_memory_type local_new_memory; member
1389 return elt_p->local_new_memory; in thread_private_new_memory()
1395 elt_p->local_new_memory = mem_transaction_local; in thread_private_new_memory()
1488 elt_p->local_new_memory = retval; in thread_private_new_memory()