Home
last modified time | relevance | path

Searched defs:Is_Gt (Results 1 – 2 of 2) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/
H A Dfiles_map.adb1047 function Is_Gt (L : Time_Stamp_Id; R : Time_Stamp_Id) return Boolean subprogram
1062 end Is_Gt; argument
H A Dfiles_map.ads143 function Is_Gt (L : Time_Stamp_Id; R : Time_Stamp_Id) return Boolean; subprogspec