HomeSort by: relevance | last modified time | path
    Searched defs:match_level (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/hpc/hpc/
platid.c 149 int i, match_level, res; local in function:platid_search
152 match_level = 0;
156 if (match_level < res) {
157 match_level = res;
platid.c 149 int i, match_level, res; local in function:platid_search
152 match_level = 0;
156 if (match_level < res) {
157 match_level = res;
platid.c 149 int i, match_level, res; local in function:platid_search
152 match_level = 0;
156 if (match_level < res) {
157 match_level = res;

Completed in 32 milliseconds