Home
last modified time | relevance | path

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

/dports/lang/rexx-regina/regina-rexx-3.9.3/
H A Dconfigur.h694 #define DEFAULT_CALLS_AS_FUNCS 0 macro
H A Dinterprt.c2605 set_options_flag( level, EXT_CALLS_AS_FUNCS, DEFAULT_CALLS_AS_FUNCS ); in newlevel()