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

  /src/sys/arch/hp300/hp300/
machdep.c 1061 static int looking = 0; local in function:parityerrorfind
1068 * If looking is true we are searching for a known parity error
1072 if (looking)
1091 looking = 1;
1108 looking = 0;
machdep.c 1061 static int looking = 0; local in function:parityerrorfind
1068 * If looking is true we are searching for a known parity error
1072 if (looking)
1091 looking = 1;
1108 looking = 0;

Completed in 21 milliseconds