Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dmalloc.go1385 func newobject(typ *_type) unsafe.Pointer { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/typecheck/_builtin/
Druntime.go18 func newobject(typ *byte) *any func