OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:can_be_complex
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/cython/src/Cython/Compiler/
Buffer.py
664
complex_possible = dtype.is_struct_or_union and dtype.
can_be_complex
()
PyrexTypes.py
2957
def
can_be_complex
(self):
member in class:CStructOrUnionType
[
all
...]
Completed in 996 milliseconds