Home
last modified time | relevance | path

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

/glibc-2.36/math/
Dgen-tgmath-tests.py143 integer=False, complex_name=None, complex_ok=True, argument
150 if complex_ok:
224 Type.create_type('enum e', integer=True, complex_ok=False)
225 Type.create_type('_Bool', integer=True, complex_ok=False)
226 Type.create_type('bit_field', integer=True, complex_ok=False)