Home
last modified time | relevance | path

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

/openbmc/qemu/tests/fp/
H A Dfp-bench.c40 static const char * const op_names[] = { variable
513 gchar *op_list = g_strjoinv(", ", (gchar **)op_names); in usage_complete()
522 op_list, op_names[0]); in usage_complete()
632 val = find_name(op_names, optarg); in parse_args()