Searched defs:LISP (Results 1 - 7 of 7) sorted by relevance

/seL4-l4v-master/HOL4/examples/theorem-prover/lisp-runtime/implementation/
H A Dlisp_equalScript.sml80 val LISP = lisp_inv_def |> SPEC_ALL |> concl |> dest_eq |> fst; value
H A Dlisp_initScript.sml26 val LISP = lisp_inv_def |> SPEC_ALL |> concl |> dest_eq |> fst; value
H A Dlisp_bytecode_stepScript.sml1057 val LISP = lisp_inv_def |> SPEC_ALL |> concl |> dest_eq |> fst value
H A Dlisp_invScript.sml316 val LISP = lisp_inv_def |> SPEC_ALL |> concl |> dest_eq |> fst value
[all...]
H A Dlisp_codegenScript.sml34 val LISP = lisp_inv_def |> SPEC_ALL |> concl |> dest_eq |> fst; value
[all...]
H A Dlisp_symbolsScript.sml257 val LISP = lisp_inv_def |> SPEC_ALL |> concl |> dest_eq |> fst; value
[all...]
H A Dlisp_opsScript.sml21 val LISP = lisp_inv_def |> SPEC_ALL |> concl |> dest_eq |> fst; value
[all...]

Completed in 84 milliseconds