Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/AOR_v20.02/math/test/rtest/
H A Dwrappers.h88 int wrapper_is_complex(wrapperctx *ctx, int op);
H A Dwrappers.c117 int wrapper_is_complex(wrapperctx *ctx, int op) in wrapper_is_complex() function
H A Ddotest.c451 if (!wrapper_is_complex(ctx, op) && in universal_wrapper()