Searched defs:pcs_function (Results 1 – 1 of 1) sorted by relevance
90 struct pcs_function { struct91 const char *name;92 struct pcs_func_vals *vals;93 unsigned nvals;94 const char **pgnames;95 int npgnames;96 struct pcs_conf_vals *conf;97 int nconfs;98 struct list_head node;