Home
last modified time | relevance | path

Searched refs:NORMALIZE_SIZE_OF_STACK_AREA (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/Runtime/coreclr/
H A Dgcinfotypes.h597 #define NORMALIZE_SIZE_OF_STACK_AREA(x) ((x)>>3) macro
653 #define NORMALIZE_SIZE_OF_STACK_AREA(x) ((x)>>2) macro
710 #define NORMALIZE_SIZE_OF_STACK_AREA(x) ((x)>>3) macro
771 #define NORMALIZE_SIZE_OF_STACK_AREA(x) (x) macro