Home
last modified time | relevance | path

Searched defs:is_unboxed (Results 1 – 3 of 3) sorted by relevance

/dports/lang/ocaml/ocaml-4.05.0/typing/
H A Dprimitive.ml50 let is_unboxed = function var
/dports/lang/ocaml-nox11/ocaml-4.05.0/typing/
H A Dprimitive.ml50 let is_unboxed = function var
/dports/devel/py-mypy/mypy-0.910/mypyc/ir/
H A Drtypes.py45 is_unboxed = False variable in RType
136 is_unboxed = False variable in RVoid
460 is_unboxed = True variable in RTuple
643 is_unboxed = False variable in RInstance
686 is_unboxed = False variable in RUnion