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

  /src/sys/arch/alpha/alpha/
trap.c 90 #define __UFETCHSTORE_PRIVATE /* see handle_opdec() */
124 static int handle_opdec(struct lwp *l, u_long *ucodep);
377 i = handle_opdec(l, &ucode);
1131 handle_opdec(struct lwp *l, u_long *ucodep) function in typeref:typename:int
1151 printf("WARNING: handle_opdec() couldn't fetch instruction\n");
trap.c 90 #define __UFETCHSTORE_PRIVATE /* see handle_opdec() */
124 static int handle_opdec(struct lwp *l, u_long *ucodep);
377 i = handle_opdec(l, &ucode);
1131 handle_opdec(struct lwp *l, u_long *ucodep) function in typeref:typename:int
1151 printf("WARNING: handle_opdec() couldn't fetch instruction\n");

Completed in 23 milliseconds