Home
last modified time | relevance | path

Searched refs:printit (Results 1 – 2 of 2) sorted by relevance

/third_party/optimized-routines/math/tools/
Dremez.jl65 printit = quote
69 printit = quote
70 $printit
76 $printit
/third_party/python/Modules/_decimal/tests/
Dformathelper.py195 def printit(testno, s, fmt, encoding=None): function