Home
last modified time | relevance | path

Searched defs:ASIZE (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dpj.h34 #define ASIZE(x) ((x) & 0x7) macro
/openbsd-src/gnu/usr.bin/binutils/include/opcode/
H A Dpj.h34 #define ASIZE(x) ((x) & 0x7) macro
/openbsd-src/gnu/gcc/gcc/
H A Dgenmodes.c794 #define print_decl(TYPE, NAME, ASIZE) \ argument
797 #define print_maybe_const_decl(TYPE, NAME, ASIZE, CATEGORY) \ argument