Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dsiginfo.h210 BUS_ADRALN = 1, /* Invalid address alignment. */ enumerator
211 # define BUS_ADRALN BUS_ADRALN macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dsiginfo.h179 #define BUS_ADRALN (__SI_FAULT|1) /* invalid address alignment */ macro