Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/ada/
A Dzlib-thin.adb72 function Last_Error_Message (Strm : in Z_Stream) return String is subprogram
80 end Last_Error_Message;
A Dzlib.adb127 & ": " & Last_Error_Message (Stream));
152 := Last_Error_Message (Filter.Strm.all);
389 Raise_Error (Last_Error_Message (Stream));
A Dzlib-thin.ads332 function Last_Error_Message (Strm : in Z_Stream) return String; subprogspec
333 pragma Inline (Last_Error_Message);

Completed in 9 milliseconds