HomeSort by: relevance | last modified time | path
    Searched refs:exp_type (Results 1 - 3 of 3) 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]);
db_interface.c 139 db_printf("%s", exp_type[i]);
  /src/sys/arch/sh3/include/
exception.h 174 extern const char * const exp_type[];

Completed in 13 milliseconds