Home
last modified time | relevance | path

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

/dports/lang/yap/yap-6.2.2/include/
H A Dyap_structs.h188 YAPC_COMPILE_USER, /* compile all user predicates*/ enumerator
/dports/lang/yap/yap-6.2.2/console/
H A Dyap.c371 iap->ExecutionMode = YAPC_COMPILE_USER; in parse_yap_arguments()