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

  /src/sys/arch/sh3/sh3/
exception.c 109 const char * const exp_type[] = { variable in typeref:typename:const char * const[]
127 const int exp_types = __arraycount(exp_type);
258 printf("fatal %s", exp_type[expevt >> 5]);
exception.c 109 const char * const exp_type[] = { variable in typeref:typename:const char * const[]
127 const int exp_types = __arraycount(exp_type);
258 printf("fatal %s", exp_type[expevt >> 5]);
exception.c 109 const char * const exp_type[] = { variable in typeref:typename:const char * const[]
127 const int exp_types = __arraycount(exp_type);
258 printf("fatal %s", exp_type[expevt >> 5]);
exception.c 109 const char * const exp_type[] = { variable in typeref:typename:const char * const[]
127 const int exp_types = __arraycount(exp_type);
258 printf("fatal %s", exp_type[expevt >> 5]);

Completed in 44 milliseconds