]> andersk Git - splint.git/blobdiff - test/argorder4.lcs
Commiting Merge of changes made in semester and ver 2.5M
[splint.git] / test / argorder4.lcs
index 1910eef3b7db05c95e9ad6f1943f19ff2c00d972..f5fd99151c2eac2c5ecf3756fbed57e9a9519787 100644 (file)
 %LCLsort _int_Obj obj int nil
 %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
@@ -39,8 +40,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_Vec, _char_Vec -> bool
 %LCLop __ \neq __  :char, char -> bool
 %LCLop { __ } :char -> _char_Vec
-%LCLop __ |- __  :_char_Vec, char -> _char_Vec
 %LCLop __ [] :__char_Obj_Ptr -> __char_Obj_Arr
-%LCLop __ -| __  :char, _char_Vec -> _char_Vec
+%LCLop __ |- __  :_char_Vec, char -> _char_Vec
 %LCLop __ [__] :_char_Vec, int -> char
 %LCLop __ [__] :__char_Obj_Arr, int -> _char_Obj
+%LCLop __ -| __  :char, _char_Vec -> _char_Vec
 %LCLop __ \leq __  :int, int -> bool
 %LCLop __ \leq __  :double, double -> bool
 %LCLop __ \geq __  :int, int -> 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.679424 seconds and 4 git commands to generate.