Home
last modified time | relevance | path

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

/third_party/toybox/toys/other/
H A Dfactor.c59 long lll = ll*ll; in factor() local
61 if (lll>l || lll<ll) { in factor()
/third_party/python/Tools/scripts/
H A Dlll.py10 def lll(dirname): function
24 lll(arg)
/third_party/python/Lib/test/test_tools/
H A Dtest_lll.py1 """Tests for the lll script in the Tools/script directory."""
16 self.lll = import_tool('lll')
29 self.lll.main([dir1, dir2])

Completed in 2 milliseconds