Home
last modified time | relevance | path

Searched defs:eggs (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython2/Lib/test/
Dinspect_fodder.py12 def eggs(x, y): function
/external/python/cpython3/Lib/test/
Dinspect_fodder.py12 def eggs(x, y): function
Dtest_yield_from.py966 def eggs(g): function
Dtest_inspect.py1135 def eggs(self): member in TestClassesAndFunctions.test_getmembers_VirtualAttribute.A
/external/python/cpython2/Modules/_ctypes/
D_ctypes_test.c313 EXPORT(int) getSPAMANDEGGS(EGG **eggs) in getSPAMANDEGGS()
/external/python/cpython3/Modules/_ctypes/
D_ctypes_test.c320 EXPORT(int) getSPAMANDEGGS(EGG **eggs) in getSPAMANDEGGS()