Home
last modified time | relevance | path

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

/dports/lang/yap/yap-6.2.2/packages/PLStream/
H A Dpl-files.c398 rc = add_option(options, FUNCTOR_access1, ATOM_exist); in PL_get_file_name()
526 else if ( m == ATOM_exist )
/dports/lang/swi-pl/swipl-8.2.3/src/os/
H A Dpl-files.c512 rc = add_option(options, FUNCTOR_access1, ATOM_exist); in get_file_name()
717 else if ( m == ATOM_exist )
H A Dpl-file.c3560 case ACCESS_EXIST: mode = ATOM_exist; break; in call_iri_hook()
/dports/lang/yap/yap-6.2.2/include/
H A Ddswiatoms.h198 #define ATOM_exist (191*2+1) macro
/dports/lang/swi-pl/swipl-8.2.3/src/
H A Dpl-event.c578 ATOM_exist) && in PL_call_event_hook_va()