Home
last modified time | relevance | path

Searched refs:Sg_ReadsUnsafe (Results 1 – 6 of 6) sorted by relevance

/dports/lang/sagittarius-scheme/sagittarius-0.9.8/src/sagittarius/private/
H A Dport.h651 SG_EXTERN int64_t Sg_ReadsUnsafe(SgPort *port, SgChar *s, int64_t count);
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/src/
H A Dbytevector.c376 len = Sg_ReadsUnsafe(tin, buf, read_size); in Sg_ByteVectorToString()
H A Dunicode.c549 len = Sg_ReadsUnsafe(tin, buf, read_size); in Sg_WCharTsToString()
H A Dport.c2702 size = Sg_ReadsUnsafe(port, s, count); in Sg_Reads()
2706 int64_t Sg_ReadsUnsafe(SgPort *port, SgChar *s, int64_t count) in Sg_ReadsUnsafe() function
H A Dlib_core.stub2024 Sg_ReadsUnsafe)
2052 Sg_ReadsUnsafe)
2071 (Sg_ReadsUnsafe p (SG_STRING_VALUE buf) 1024)))
H A Dlib_core.c10389 …nt;int G10819=Sg_ReadOncePortP(p);for (;(!((G10818)==(0)));){G10817=(Sg_ReadsUnsafe(p,(SG_STRING_V… in core_get_string_n()
10470 …nt;int G10823=Sg_ReadOncePortP(p);for (;(!((G10822)==(0)));){G10821=(Sg_ReadsUnsafe(p,(SG_STRING_V… in core_get_string_nX()
10517 Sg_ReadsUnsafe(p,SG_STRING_VALUE(buf),1024); in core_get_string_all()