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

  /src/sys/arch/sandpoint/stand/altboot/
exception.c 73 static bool in_exception = false; local in function:exception_handler
81 if (in_exception) {
85 in_exception = true;
exception.c 73 static bool in_exception = false; local in function:exception_handler
81 if (in_exception) {
85 in_exception = true;

Completed in 20 milliseconds