Home
last modified time | relevance | path

Searched defs:_slow (Results 1 – 5 of 5) sorted by relevance

/dports/devel/cc65/cc65-2.19/libsrc/c128/
H A Dslow.s14 .proc _slow label
/dports/devel/cc65/cc65-2.19/libsrc/plus4/
H A Dslow.s13 .proc _slow label
/dports/graphics/mahotas/mahotas-1.4.11/mahotas/tests/
H A Dtest_moments.py6 def _slow(A, p0, p1, cm): function
/dports/cad/gds3d/GDS3D-bcdb97a/gdsoglviewer/
H A Dgdsparse_ogl.h39 bool _slow; variable
/dports/editors/fileobj/fileobj-0.7.91/src/
H A Doperand.py437 _null, _fast, _slow = range(3) variable