Home
last modified time | relevance | path

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

/dports/lang/swi-pl/swipl-8.2.3/src/
H A Dpl-ldpass.h49 #define getBinaryOutputStream(t, s) getBinaryOutputStream__LD(t, s PASS_LD) macro
/dports/lang/swi-pl/swipl-8.2.3/src/os/
H A Dpl-file.c2990 if ( !getBinaryOutputStream(stream, &s) ) in put_byte()