Home
last modified time | relevance | path

Searched defs:ILL_ILLOPN (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dsiginfo-consts.h75 ILL_ILLOPN, /* Illegal operand. */ enumerator
76 # define ILL_ILLOPN ILL_ILLOPN macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dsiginfo-consts.h75 ILL_ILLOPN, /* Illegal operand. */ enumerator
76 # define ILL_ILLOPN ILL_ILLOPN macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/
H A Dsiginfo.h186 #define ILL_ILLOPN 2 /* illegal operand */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/
H A Dsiginfo.h186 #define ILL_ILLOPN 2 /* illegal operand */ macro
/OK3568_Linux_fs/kernel/include/uapi/asm-generic/
H A Dsiginfo.h186 #define ILL_ILLOPN 2 /* illegal operand */ macro