Home
last modified time | relevance | path

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

/dports/lang/ghc/ghc-8.8.4-boot/includes/rts/storage/
H A DInfoTables.h342 #define GET_SRT(info) \ macro
345 #define GET_SRT(info) \ macro
349 #define GET_SRT(info) ((info)->srt) macro
/dports/lang/ghc/ghc-8.10.7/includes/rts/storage/
H A DInfoTables.h342 #define GET_SRT(info) \ macro
345 #define GET_SRT(info) \ macro
349 #define GET_SRT(info) ((info)->srt) macro