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

  /src/sys/arch/shark/shark/
profile.c 90 static unsigned char hatStack[HATSTACKSIZE]; /* actual stack used
375 hatStack + HATSTACKSIZE - sizeof(unsigned),
scr.c 554 static unsigned char hatStack[HATSTACKSIZE]; /* actual stack used during a FIQ */
3458 hatStack + HATSTACKSIZE - sizeof(unsigned),
  /src/sys/arch/shark/isa/
clock.c 246 unsigned char hatStack[HATSTACKSIZE];
375 hatStack + HATSTACKSIZE - sizeof(unsigned),

Completed in 15 milliseconds