Home
last modified time | relevance | path

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

/dports/lang/rexx-regina/regina-rexx-3.9.3/
H A Dinterprt.c502 popcallstack( TSD, stackmark ); in CallInternalFunction()
862 popcallstack(TSD,-1) ; in interpret()
1845 popcallstack( TSD, stackmark ); in interpret()
2139 popcallstack( TSD, -1 ); in interpret()
2160 popcallstack(TSD,-1) ; in interpret()
2429 popcallstack( TSD, stackmark ); in interpret()
H A Dtracing.c103 void popcallstack( const tsd_t *TSD, int value ) in popcallstack() function
H A Dwrappers.h381 #define popcallstack __regina_popcallstack macro
H A Dexpr.c669 popcallstack( TSD, stackmark ); in evaluate()
H A Dextern.h323 void popcallstack( const tsd_t *TSD, int value ) ;