Searched defs:abs_function (Results 1 – 2 of 2) sorted by relevance
59 int32_t (*abs_function)(int32_t) = in main() local
1101 abs_function = define_unary_op('abs', math_ops.abs) variable