Home | History | Annotate | Download | only in micro_bench

Lines Matching refs:function_t

82 } function_t;
576 function_t function_table[] = {
656 function_t
657 function_t *command = NULL;
718 for (size_t j = 0; j < sizeof(function_table)/sizeof(function_t); j++) {
816 function_t *command = processOptions(argc, argv, &cmd_data);