Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/test/rtest/
H A Dwrappers.c35 ctx->size_ops[ctx->nops] = size; in wrapper_op_real()
45 ctx->size_ops[ctx->nops] = size; in wrapper_op_complex()
112 return ctx->size_ops[op]; in wrapper_get_size()
H A Dwrappers.h19 int size_ops[2]; member