Searched refs:find_improper_body_data (Results 1 – 1 of 1) sorted by relevance
9 static int find_improper_body_data(char [][5],struct FrcFieldItem,int *);620 k = find_improper_body_data(potential_types,ff_oop,&rearrange); in GetParameters()631 k = find_improper_body_data(equiv_types,ff_oop,&rearrange); in GetParameters()827 int find_improper_body_data(char types1[][5],struct FrcFieldItem item, in find_improper_body_data() function