Searched defs:decl (Results 1 - 13 of 13) sorted by relevance

/seL4-l4v-master/HOL4/tools/mlyacc/src/
H A Dabsyn-sig.sml38 and decl = VB of pat * exp type
H A Dabsyn.sml44 and decl = VB of pat * exp type
/seL4-l4v-master/HOL4/examples/dev/sw/working/0.1/
H A DIR.sml293 val (decl,body) = value
H A DregAllocation.sml900 val (decl,body) = value
/seL4-l4v-master/HOL4/examples/dev/sw/working/0.2/
H A DIR.sml276 val (decl,body) = value
H A DregAllocation.sml900 val (decl,body) = value
/seL4-l4v-master/HOL4/src/HolSmt/
H A DSmtLib.sml343 val decl = "(declare-sort " ^ name ^ " 0)\n" value
504 val decl = "(declare-fun " ^ name ^ " (" ^ value
/seL4-l4v-master/HOL4/src/AI/proof_search/
H A DpsMinimize.sml75 val (decl,cont0) = split_level "in" m value
/seL4-l4v-master/HOL4/examples/dev/sw/
H A DIR.sml414 val (decl,body) = value
H A DregAllocation.sml900 val (decl,body) = value
/seL4-l4v-master/HOL4/examples/machine-code/graph/
H A DexportLib.sml325 val decl = "Function " ^ name ^ " " ^ value
/seL4-l4v-master/HOL4/examples/elliptic/c_output/
H A Dc_outputLib.sml160 val decl = "typedef struct "^name^"_tag {" value
313 val decl = temp_type^" "^temp_var^";"; value
369 val decl = temp_type^" "^temp_var^";"; value
/seL4-l4v-master/HOL4/examples/l3-machine-code/common/
H A DImport.sml17 fun decl s = "val " ^ s function

Completed in 97 milliseconds