Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Druntime.d798 enum CALL_INSTRUCTION_SIZE = 1; in this() local
805 elem -= CALL_INSTRUCTION_SIZE; in this()
831 callstack[numframes++] = *(stackPtr + 1) - CALL_INSTRUCTION_SIZE; in this()