Searched refs:cmpres (Results 1 – 1 of 1) sorted by relevance
130 signed int cmpres; in find_bfastpathrec() local132 cmpres = strcmp(fastpath_builtins[i].name, name); in find_bfastpathrec()133 if (cmpres == 0) in find_bfastpathrec()135 else if (cmpres > 0) in find_bfastpathrec()