Home
last modified time | relevance | path

Searched defs:ILL_ILLOPC (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/bits/
Dsiginfo-consts.h43 ILL_ILLOPC = 1, /* Illegal opcode. */ enumerator
44 # define ILL_ILLOPC ILL_ILLOPC macro
/glibc-2.36/sysdeps/unix/sysv/linux/bits/
Dsiginfo-consts.h73 ILL_ILLOPC = 1, /* Illegal opcode. */ enumerator
74 # define ILL_ILLOPC ILL_ILLOPC macro