Home
last modified time | relevance | path

Searched refs:runtime_allocmcache (Results 1 – 25 of 26) sorted by relevance

12

/dports/lang/gcc48/gcc-4.8.5/libgo/runtime/
H A Dpanic.c45 m->mcache = runtime_allocmcache(); in runtime_startpanic()
H A Druntime.h527 MCache* runtime_allocmcache(void);
H A Dmalloc.goc277 runtime_allocmcache(void)
447 runtime_m()->mcache = runtime_allocmcache();
H A Dproc.c2331 p->mcache = runtime_allocmcache(); in procresize()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/runtime/
H A Dpanic.c46 m->mcache = runtime_allocmcache(); in runtime_startpanic()
H A Druntime.h540 MCache* runtime_allocmcache(void);
H A Dmalloc.goc339 runtime_allocmcache(void)
522 runtime_m()->mcache = runtime_allocmcache();
H A Dproc.c2558 p->mcache = runtime_allocmcache(); in procresize()
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/runtime/
H A Dmcache.c20 runtime_allocmcache(void) in runtime_allocmcache() function
H A Dpanic.c83 m->mcache = runtime_allocmcache(); in runtime_startpanic()
H A Druntime.h575 MCache* runtime_allocmcache(void);
H A Dmalloc.goc646 runtime_m()->mcache = runtime_allocmcache();
H A Dproc.c2724 p->mcache = runtime_allocmcache(); in procresize()
/dports/lang/gnat_util/gcc-6-20180516/libgo/runtime/
H A Dmcache.c20 runtime_allocmcache(void) in runtime_allocmcache() function
H A Dpanic.c83 m->mcache = runtime_allocmcache(); in runtime_startpanic()
H A Druntime.h575 MCache* runtime_allocmcache(void);
H A Dmalloc.goc646 runtime_m()->mcache = runtime_allocmcache();
H A Dproc.c2724 p->mcache = runtime_allocmcache(); in procresize()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/runtime/
H A Dmcache.c20 runtime_allocmcache(void) in runtime_allocmcache() function
H A Dpanic.c83 m->mcache = runtime_allocmcache(); in runtime_startpanic()
H A Druntime.h564 MCache* runtime_allocmcache(void);
H A Dmalloc.goc640 runtime_m()->mcache = runtime_allocmcache();
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/runtime/
H A Druntime.h556 MCache* runtime_allocmcache(void);
H A Dmalloc.goc260 runtime_allocmcache(void)
424 runtime_m()->mcache = runtime_allocmcache();
H A Dproc.c720 mp->mcache = runtime_allocmcache(); in mcommoninit()

12