Home
last modified time | relevance | path

Searched refs:ATOM_eof_code (Results 1 – 3 of 3) sorted by relevance

/dports/lang/yap/yap-6.2.2/include/
H A Ddswiatoms.h185 #define ATOM_eof_code (178*2+1) macro
/dports/lang/yap/yap-6.2.2/packages/PLStream/
H A Dpl-file.c1411 if ( action == ATOM_eof_code )
2598 atom_t eof_action = ATOM_eof_code; in openStream()
2727 { if ( eof_action != ATOM_eof_code ) in openStream()
3191 val = ATOM_eof_code; in stream_eof_action_prop()
/dports/lang/swi-pl/swipl-8.2.3/src/os/
H A Dpl-file.c1844 { if ( action == ATOM_eof_code ) in set_eof_action()
3718 atom_t eof_action = ATOM_eof_code; in openStream()
4448 val = ATOM_eof_code; in stream_eof_action_prop()