Searched defs:print (Results 1 - 24 of 24) sorted by relevance

/seL4-l4v-master/HOL4/examples/acl2/lisp/
H A Dpkg-alist-to-alist.lisp[all...]
H A Dbook-essence.lisp
H A Da2ml.lisp
/seL4-l4v-master/HOL4/src/integer/testing/
H A Dtestdp.sml3 fun print s = (TextIO.print s ; TextIO.flushOut TextIO.stdOut) function
[all...]
/seL4-l4v-master/HOL4/tools/mlyacc/mlyacclib/
H A DMLY_parser1.sml34 val print = fn s => TextIO.output(TextIO.stdOut,s) value
H A DMLY_parser2.sml183 val print = fn s => TextIO.output(TextIO.stdOut,s) value
/seL4-l4v-master/HOL4/examples/muddy/muddyC/buddy/examples/calculator/
H A Dparser.y194 print: label
/seL4-l4v-master/isabelle/src/HOL/TPTP/TPTP_Parser/ml-yacc/lib/
H A Dparser1.sml12 val print = fn s => output(std_out,s) value
H A Dparser2.sml155 val print = fn s => TextIO.output(TextIO.stdOut,s) value
[all...]
/seL4-l4v-master/l4v/isabelle/src/HOL/TPTP/TPTP_Parser/ml-yacc/lib/
H A Dparser1.sml12 val print = fn s => output(std_out,s) value
H A Dparser2.sml155 val print = fn s => TextIO.output(TextIO.stdOut,s) value
[all...]
/seL4-l4v-master/HOL4/src/num/arith/src/
H A DRationals.sml27 val print = Lib.say; value
/seL4-l4v-master/HOL4/src/portableML/
H A DProfile.sml122 fun print s = TextIO.output (outstr, s) function
[all...]
/seL4-l4v-master/HOL4/tools/
H A Dmake_iss.sml146 fun print s = TextIO.output(outstream, s) function
[all...]
/seL4-l4v-master/HOL4/polyml/modules/IntInfAsInt/
H A DInputOutput.sml82 val print : string -> unit value
/seL4-l4v-master/HOL4/tools-poly/poly/
H A DHelp.sml92 fun print s = TextIO.print s function
[all...]
/seL4-l4v-master/HOL4/src/parse/
H A DHol_pp.sml13 fun print s = !Feedback.MESG_outstream s function
/seL4-l4v-master/HOL4/tools/mlyacc/src/
H A Dlalr.sml98 val print = if DEBUG then print value
[all...]
/seL4-l4v-master/HOL4/tools/Holmake/
H A DregexpMatch.sml17 val print = fn s => if !debug then print s else () value
/seL4-l4v-master/l4v/tools/c-parser/standalone-parser/
H A Dmain.sml69 fun print f = let function
88 fun print f = let function
133 fun print s = TextIO.output(os, s ^ "\n") function
[all...]
/seL4-l4v-master/HOL4/polyml/basis/
H A DTextIO.sml75 val print : string -> unit value
353 fun print s = (output(stdOut, s); flushOut stdOut) function
419 val print = TextIO.print; value
H A DTopLevelPolyML.sml324 fun print s = TextIO.StreamIO.output(outStream, s) function
338 fun print s = TextIO.StreamIO.output(outStream, s) function
[all...]
/seL4-l4v-master/HOL4/examples/muddy/muddyC/
H A Dmuddy.c119 EXTERNML value mlbdd_setprintgc(value print, value pre, value post) /* ML */ argument
/seL4-l4v-master/HOL4/examples/separationLogic/src/holfoot/
H A DholfootLib.sml2786 fun print function
[all...]

Completed in 306 milliseconds