Home
last modified time | relevance | path

Searched defs:turtle (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/test/Sema/
Dattr-target.c18 int __attribute__((target("arch="))) turtle() { return 4; } in turtle() function
/external/python/cpython2/Lib/test/
Dtest_turtle.py5 turtle = support.import_module('turtle') variable
/external/python/cpython3/Lib/test/
Dtest_turtle.py5 turtle = support.import_module('turtle') variable