Home
last modified time | relevance | path

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

/dports/lang/swi-pl/swipl-8.2.3/src/
H A Dpl-ldpass.h47 #define getOutputStream(t, k, s) getOutputStream__LD(t, k, s PASS_LD)
/dports/lang/swi-pl/swipl-8.2.3/src/os/
H A Dpl-file.c856 getOutputStream__LD(term_t t, s_type text, IOSTREAM **stream ARG_LD) in getOutputStream__LD() function