Home
last modified time | relevance | path

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

/dports/lang/ghc/ghc-8.10.7/rts/
H A DStgCRun.c99 #define STG_GLOBAL ".globl " macro
102 #define STG_GLOBAL ".global " macro
245 #define STG_GLOBAL ".globl " macro
642 #define STG_GLOBAL ".globl " macro
/dports/lang/swi-pl/swipl-8.2.3/src/
H A Dpl-data.h150 #define STG_GLOBAL (0x1<<3) /* global stack */ macro