Home
last modified time | relevance | path

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

/dports/lang/rexx-regina/regina-rexx-3.9.3/
H A Dconfigur.h683 # define DEFAULT_AREXX_BIFS 1 macro
685 # define DEFAULT_AREXX_BIFS 0 macro
H A Dinterprt.c2603 set_options_flag( level, EXT_AREXX_BIFS, DEFAULT_AREXX_BIFS ); in newlevel()