Home
last modified time | relevance | path

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

/external/arm-optimized-routines/test/rtest/
Dwrappers.h87 int wrapper_is_complex(wrapperctx *ctx, int op);
Dwrappers.c116 int wrapper_is_complex(wrapperctx *ctx, int op) in wrapper_is_complex() function
Ddotest.c450 if (!wrapper_is_complex(ctx, op) && in universal_wrapper()