Home
last modified time | relevance | path

Searched refs:pread_int (Results 1 – 7 of 7) sorted by relevance

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/kernel/src/
H A Dfile.erl617 pread_int(File, L, []);
623 pread_int(_File, [], R) -> function
625 pread_int(File, [{At, Sz} | T], R) when is_integer(Sz), Sz >= 0 -> function
628 pread_int(File, T, [Data | R]);
630 pread_int(File, T, [eof | R]);
634 pread_int(_, _, _) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/kernel/src/
H A Dfile.erl588 pread_int(File, L, []);
594 pread_int(_File, [], R) -> function
596 pread_int(File, [{At, Sz} | T], R) when is_integer(Sz), Sz >= 0 -> function
599 pread_int(File, T, [Data | R]);
601 pread_int(File, T, [eof | R]);
605 pread_int(_, _, _) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/kernel/src/
H A Dfile.erl588 pread_int(File, L, []);
594 pread_int(_File, [], R) -> function
596 pread_int(File, [{At, Sz} | T], R) when is_integer(Sz), Sz >= 0 -> function
599 pread_int(File, T, [Data | R]);
601 pread_int(File, T, [eof | R]);
605 pread_int(_, _, _) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/kernel/src/
H A Dfile.erl640 pread_int(File, L, []);
646 pread_int(_File, [], R) -> function
648 pread_int(File, [{At, Sz} | T], R) when is_integer(Sz), Sz >= 0 -> function
651 pread_int(File, T, [Data | R]);
653 pread_int(File, T, [eof | R]);
657 pread_int(_, _, _) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/kernel/src/
H A Dfile.erl640 pread_int(File, L, []);
646 pread_int(_File, [], R) -> function
648 pread_int(File, [{At, Sz} | T], R) when is_integer(Sz), Sz >= 0 -> function
651 pread_int(File, T, [Data | R]);
653 pread_int(File, T, [eof | R]);
657 pread_int(_, _, _) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/kernel/src/
H A Dfile.erl640 pread_int(File, L, []);
646 pread_int(_File, [], R) -> function
648 pread_int(File, [{At, Sz} | T], R) when is_integer(Sz), Sz >= 0 -> function
651 pread_int(File, T, [Data | R]);
653 pread_int(File, T, [eof | R]);
657 pread_int(_, _, _) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/kernel/src/
H A Dfile.erl640 pread_int(File, L, []);
646 pread_int(_File, [], R) -> function
648 pread_int(File, [{At, Sz} | T], R) when is_integer(Sz), Sz >= 0 -> function
651 pread_int(File, T, [Data | R]);
653 pread_int(File, T, [eof | R]);
657 pread_int(_, _, _) -> function