Home
last modified time | relevance | path

Searched defs:gopanic (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/testdata/testprogcgo/
Dthreadpanic.go23 func gopanic() { func
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dpanic.go735 func gopanic(e any) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/typecheck/_builtin/
Druntime.go27 func gopanic(interface{}) func