Searched refs:psyco (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/tests/sys/opencrypto/
H A Ddpkt.py155 import psyco
156 psyco.bind(in_cksum)
157 psyco.bind(Packet)
/freebsd-11-stable/share/mk/
H A Dmeta2deps.py588 import psyco
589 psyco.full()
678 print("psyco=", have_psyco, file=debug_out)
/freebsd-11-stable/contrib/bmake/mk/
H A Dmeta2deps.py628 import psyco namespace
629 psyco.full()
718 print("psyco=", have_psyco, file=debug_out)

Completed in 111 milliseconds