Home
last modified time | relevance | path

Searched refs:ATOM_time (Results 1 – 8 of 8) sorted by relevance

/dports/lang/yap/yap-6.2.2/include/
H A Ddswiatoms.h564 #define ATOM_time (557*2+1) macro
/dports/lang/yap/yap-6.2.2/packages/PLStream/
H A Dpl-files.c475 ATOM_time, ATOM_file, A1);
/dports/lang/yap/yap-6.2.2/packages/tai/
H A Dpl-tai.c899 { return PL_error(NULL, 0, NULL, ERR_TYPE, ATOM_time, time); in pl_format_time()
/dports/lang/swi-pl/swipl-8.2.3/src/os/
H A Dpl-tai.c389 return PL_error(NULL, 0, NULL, ERR_TYPE, ATOM_time, t); in get_ftm()
H A Dpl-files.c660 ATOM_time, ATOM_file, A1);
H A Dpl-file.c3572 if ( !PL_put_atom(argv+2, ATOM_time) ) in call_iri_hook()
/dports/lang/swi-pl/swipl-8.2.3/src/
H A Dpl-zip.c825 { ATOM_time, OPT_DOUBLE },
/dports/lang/swi-pl/swipl-8.2.3/packages/odbc/
H A Dodbc.c157 static atom_t ATOM_time; variable
4031 ATOM_time = PL_new_atom("time");