OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NO_LOCAL_POINTERS
(Results
1 - 4
of
4
) sorted by null
/prebuilts/go/darwin-x86/pkg/include/
funcdata.h
20
// GO_ARGS, GO_RESULTS_INITIALIZED, and
NO_LOCAL_POINTERS
are macros
41
//
NO_LOCAL_POINTERS
indicates that the assembly function stores
43
#define
NO_LOCAL_POINTERS
FUNCDATA $FUNCDATA_LocalsPointerMaps, runtime·no_pointers_stackmap(SB)
/prebuilts/go/darwin-x86/src/runtime/
funcdata.h
20
// GO_ARGS, GO_RESULTS_INITIALIZED, and
NO_LOCAL_POINTERS
are macros
41
//
NO_LOCAL_POINTERS
indicates that the assembly function stores
43
#define
NO_LOCAL_POINTERS
FUNCDATA $FUNCDATA_LocalsPointerMaps, runtime·no_pointers_stackmap(SB)
/prebuilts/go/linux-x86/pkg/include/
funcdata.h
20
// GO_ARGS, GO_RESULTS_INITIALIZED, and
NO_LOCAL_POINTERS
are macros
41
//
NO_LOCAL_POINTERS
indicates that the assembly function stores
43
#define
NO_LOCAL_POINTERS
FUNCDATA $FUNCDATA_LocalsPointerMaps, runtime·no_pointers_stackmap(SB)
/prebuilts/go/linux-x86/src/runtime/
funcdata.h
20
// GO_ARGS, GO_RESULTS_INITIALIZED, and
NO_LOCAL_POINTERS
are macros
41
//
NO_LOCAL_POINTERS
indicates that the assembly function stores
43
#define
NO_LOCAL_POINTERS
FUNCDATA $FUNCDATA_LocalsPointerMaps, runtime·no_pointers_stackmap(SB)
Completed in 698 milliseconds