Home
last modified time | relevance | path

Searched refs:_testfunc16_s (Results 1 – 1 of 1) sorted by relevance

/external/python/cffi/c/
D_cffi_backend.c7500 struct _testfunc16_s { float a1, a2; }; argument
7501 static struct _testfunc16_s _testfunc16(int n) in _testfunc16()
7503 struct _testfunc16_s result; in _testfunc16()