Home
last modified time | relevance | path

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

/dports/lang/yap/yap-6.2.2/include/
H A Dyap_structs.h185 YAPC_INTERPRETED, /* interpreted */ enumerator
/dports/lang/yap/yap-6.2.2/console/
H A Dyap.c362 iap->ExecutionMode = YAPC_INTERPRETED; in parse_yap_arguments()
658 iap->ExecutionMode = YAPC_INTERPRETED; in init_standard_system()