OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:iteration_type
(Results
1 - 1
of
1
) sorted by null
/external/python/cpython2/Modules/_ctypes/libffi/src/aarch64/
ffi.c
254
unsigned short
iteration_type
= 0;
local
261
iteration_type
= get_homogeneous_type (ty->elements[i]);
265
iteration_type
= ty->elements[i]->type;
269
if (candidate_type !=
iteration_type
)
Completed in 224 milliseconds