]> andersk Git - splint.git/blobdiff - test/outparam.lcs
Changed configure.ac to incorporate Nelson Beebe's suggestion for
[splint.git] / test / outparam.lcs
index be7319dd2c53ae29dab376732a1aab94e26c5928..fcab57761564fc489a0afb3fc905cd4d4deac7c3 100644 (file)
@@ -1,4 +1,4 @@
-%PASSED Output from LCLint 2.5m
+%PASSED Output from Splint 3.0.0.20
 %LCLimports 
 %LCLSortTable
 %LCLsort bool immutable nil nil
 %LCLsort _int_Vec vec int __int_Obj_Arr
 %LCLSortTableEnd
 %LCLSymbolTable
+%LCLop min :int, int -> int
 %LCLop max :int, int -> int
 %LCLop 0 : -> int
 %LCLop 0 : -> double
 %LCLop 1 : -> int
 %LCLop 1 : -> double
-%LCLop __ < __  :int, int -> bool
-%LCLop __ < __  :double, double -> bool
 %LCLop if __ then __ else __  :bool, bool, bool -> bool
 %LCLop if __ then __ else __  :bool, int, int -> int
 %LCLop if __ then __ else __  :bool, double, double -> double
 %LCLop if __ then __ else __  :bool, _char_Vec, _char_Vec -> _char_Vec
 %LCLop if __ then __ else __  :bool, char, char -> char
+%LCLop __ < __  :int, int -> bool
+%LCLop __ < __  :double, double -> bool
 %LCLop empty : -> _char_Vec
 %LCLop __ > __  :int, int -> bool
 %LCLop __ > __  :double, double -> bool
@@ -51,8 +52,8 @@
 %LCLop len :_char_Vec -> int
 %LCLop prefix :_char_Vec, int -> _char_Vec
 %LCLop __ / __  :double, double -> double
-%LCLop removePrefix :_char_Vec, int -> _char_Vec
 %LCLop __ \implies __  :bool, bool -> bool
+%LCLop removePrefix :_char_Vec, int -> _char_Vec
 %LCLop substring :_char_Vec, int, int -> _char_Vec
 %LCLop __ || __  :_char_Vec, _char_Vec -> _char_Vec
 %LCLop tail :_char_Vec -> _char_Vec
 %LCLop __ \neq __  :char, char -> bool
 %LCLop { __ } :char -> _char_Vec
 %LCLop [__, __] :int, int -> __st_Struct_Tuple
-%LCLop __ \select a :__st_Struct_Tuple -> int
-%LCLop __ \select a :__st_Struct -> _int_Obj
-%LCLop __ |- __  :_char_Vec, char -> _char_Vec
 %LCLop __ [] :__char_Obj_Ptr -> __char_Obj_Arr
 %LCLop __ [] :___st_Struct_Ptr -> ___st_Struct_Arr
 %LCLop __ [] :__int_Obj_Ptr -> __int_Obj_Arr
+%LCLop __ \select a :__st_Struct_Tuple -> int
+%LCLop __ \select a :__st_Struct -> _int_Obj
+%LCLop __ |- __  :_char_Vec, char -> _char_Vec
 %LCLop __ \select b :__st_Struct_Tuple -> int
 %LCLop __ \select b :__st_Struct -> _int_Obj
-%LCLop __ \field_arrow a :___st_Struct_Ptr -> _int_Obj
-%LCLop __ -| __  :char, _char_Vec -> _char_Vec
 %LCLop __ [__] :_char_Vec, int -> char
 %LCLop __ [__] :__char_Obj_Arr, int -> _char_Obj
 %LCLop __ [__] :___st_Struct_Tuple_Vec, int -> __st_Struct_Tuple
 %LCLop __ [__] :___st_Struct_Arr, int -> __st_Struct
 %LCLop __ [__] :_int_Vec, int -> int
 %LCLop __ [__] :__int_Obj_Arr, int -> _int_Obj
+%LCLop __ \field_arrow a :___st_Struct_Ptr -> _int_Obj
+%LCLop __ -| __  :char, _char_Vec -> _char_Vec
 %LCLop __ \field_arrow b :___st_Struct_Ptr -> _int_Obj
 %LCLop __ \leq __  :int, int -> bool
 %LCLop __ \leq __  :double, double -> bool
 %LCLop abs :double -> double
 %LCLop div :int, int -> int
 %LCLop mod :int, int -> int
-%LCLop min :int, int -> int
 %LCLtype float float exposed
 %LCLtype bool bool immutable
 %LCLconst FALSE bool
This page took 0.037874 seconds and 4 git commands to generate.