Searched refs:CpuNumOfUints (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Di386-opc.h270 #define CpuNumOfUints \ macro
273 (CpuNumOfUints * sizeof (unsigned int) * CHAR_BIT)
405 unsigned int array[CpuNumOfUints];
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Di386-opc.h306 #define CpuNumOfUints \ macro
309 (CpuNumOfUints * sizeof (unsigned int) * CHAR_BIT)
460 unsigned int array[CpuNumOfUints];
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Di386-opc.h286 #define CpuNumOfUints \ macro
289 (CpuNumOfUints * sizeof (unsigned int) * CHAR_BIT)
430 unsigned int array[CpuNumOfUints];
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Di386-opc.h333 #define CpuNumOfUints \ macro
336 (CpuNumOfUints * sizeof (unsigned int) * CHAR_BIT)
521 unsigned int array[CpuNumOfUints];

Completed in 268 milliseconds