Home
last modified time | relevance | path

Searched defs:A_BLR (Results 1 – 4 of 4) sorted by relevance

/dports/devel/dev86/dev86-0.16.20/dis88/
H A Dold_a.out.h39 #define A_BLR(cputype) ((cputype&0x01)!=0) /* TRUE if bytes left-to-right */ macro
/dports/devel/dev86/dev86-0.16.20/libc/include/
H A Da.out.h44 #define A_BLR(cputype) ((cputype&0x01)!=0) /* TRUE if bytes left-to-right */ macro
/dports/devel/dev86/dev86-0.16.20/ld/
H A Dx86_aout.h59 #define A_BLR(cputype) ((cputype&0x01)!=0) /* TRUE if bytes left-to-right */ macro
H A Drel_aout.h37 #define A_BLR(cputype) ((cputype&0x01)!=0) /* TRUE if bytes left-to-right */ macro