Home
last modified time | relevance | path

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

/freebsd/crypto/libecc/src/arithmetic_tests/
H A Darithmetic_tests.c110 const char *op_string_helper; member
114 #define ADD_TO_DISPATCH_TABLE(fun, op_string, op_string_helper) \ argument
117 { DISPATCH_TABLE_MAGIC, op_string, op_string_helper, fun };
148 …ER_IN_DISPATCH_TABLE(op, string_helper) FIND_IN_DISPATCH_TABLE(op, string_helper, op_string_helper)