Searched defs:REG_ERR (Results 1 - 1 of 1) sorted by relevance

/external/qemu/
H A Dcpu-exec.c881 # define ERROR_sig(context) ((context)->uc_mcontext.gregs[REG_ERR])
902 #define REG_ERR ERR macro
935 #define ERROR_sig(context) ((context)->uc_mcontext.gregs[REG_ERR])

Completed in 102 milliseconds