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

  /src/sys/arch/ia64/unwind/
stackframe.c 1110 int statecount = sizeof(struct staterecord)/sizeof(struct regstate); local in function:updateregs
1123 for(i = 0; i < statecount; i++) {
stackframe.c 1110 int statecount = sizeof(struct staterecord)/sizeof(struct regstate); local in function:updateregs
1123 for(i = 0; i < statecount; i++) {

Completed in 69 milliseconds