Home
last modified time | relevance | path

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

/glibc-2.36/math/
Dgen-tgmath-tests.py318 def if_cond_text(conds, text): function
366 float64_text = if_cond_text([Type.float64_type.condition],
376 float64x_text = if_cond_text([Type.float64x_type.condition],
402 self.header_list.append(if_cond_text([cond], t_vars))
526 dummy_func = if_cond_text(dummy_cond, dummy_func)
586 test_text = if_cond_text(all_conds, test_text)
616 test_func_text = if_cond_text(all_conds, test_func_text)