Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/pkg/include/
Dtextflag.h36 #define TOPFRAME 2048 macro
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dtextflag.h36 #define TOPFRAME 2048 macro
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/
Dtextflag.go54 TOPFRAME = 2048 const