Home
last modified time | relevance | path

Searched defs:NUMBER (Results 1 – 25 of 49) sorted by relevance

12

/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Dcpu-openrisc.c25 #define N(BITS_WORD, BITS_ADDR, NUMBER, PRINT, DEFAULT, NEXT) \ argument
Dcpu-cris.c68 #define N(NUMBER, PRINT, NEXT) \ argument
Dcpu-alpha.c25 #define N(BITS_WORD, BITS_ADDR, NUMBER, PRINT, DEFAULT, NEXT) \ argument
Dcpu-mips.c44 #define N(BITS_WORD, BITS_ADDR, NUMBER, PRINT, DEFAULT, NEXT) \ argument
/openbsd/src/gnu/usr.bin/binutils/bfd/
Dcpu-openrisc.c25 #define N(BITS_WORD, BITS_ADDR, NUMBER, PRINT, DEFAULT, NEXT) \ argument
Dcpu-alpha.c24 #define N(BITS_WORD, BITS_ADDR, NUMBER, PRINT, DEFAULT, NEXT) \ argument
Dcpu-mips.c44 #define N(BITS_WORD, BITS_ADDR, NUMBER, PRINT, DEFAULT, NEXT) \ argument
/openbsd/src/gnu/usr.bin/binutils/gdb/
Dgdb_obstack.h31 #define OBSTACK_CALLOC(OBSTACK,NUMBER,TYPE) (memset (obstack_alloc ((OBSTACK), (NUMBER) * sizeof (T… argument
Dframe.h519 #define FRAME_OBSTACK_CALLOC(NUMBER,TYPE) ((TYPE *) frame_obstack_zalloc ((NUMBER) * sizeof (TYPE))) argument
/openbsd/src/gnu/gcc/gcc/config/i386/
Di386-coff.h60 #define ASM_GENERATE_INTERNAL_LABEL(BUF,PREFIX,NUMBER) \ argument
Datt.h79 #define ASM_GENERATE_INTERNAL_LABEL(BUF,PREFIX,NUMBER) \ argument
Dbsd.h81 #define ASM_GENERATE_INTERNAL_LABEL(BUF,PREFIX,NUMBER) \ argument
/openbsd/src/gnu/usr.bin/gcc/gcc/config/i386/
Dlynx.h70 #define ASM_GENERATE_INTERNAL_LABEL(BUF,PREFIX,NUMBER) \ argument
Dlynx-ng.h69 #define ASM_GENERATE_INTERNAL_LABEL(BUF,PREFIX,NUMBER) \ argument
Di386-coff.h60 #define ASM_GENERATE_INTERNAL_LABEL(BUF,PREFIX,NUMBER) \ argument
Dsvr3dbx.h33 #define ASM_GENERATE_INTERNAL_LABEL(BUF,PREFIX,NUMBER) \ argument
Datt.h90 #define ASM_GENERATE_INTERNAL_LABEL(BUF,PREFIX,NUMBER) \ argument
Dbsd.h88 #define ASM_GENERATE_INTERNAL_LABEL(BUF,PREFIX,NUMBER) \ argument
/openbsd/src/gnu/gcc/gcc/
Dxcoffout.h71 #define DBX_FINISH_STABS(SYM, CODE, LINE, ADDR, LABEL, NUMBER) do { \ argument
/openbsd/src/gnu/usr.bin/binutils/binutils/
Ddefparse.h39 # define NUMBER 284 macro
/openbsd/src/usr.bin/less/
Doption.h19 #define NUMBER 04 /* Numeric option */ macro
/openbsd/src/bin/csh/
Dproc.h82 #define NUMBER 01 macro
/openbsd/src/gnu/usr.bin/gcc/gcc/config/arm/
Daout.h155 #define ASM_FORMAT_PRIVATE_NAME(OUTVAR, NAME, NUMBER) \ argument
/openbsd/src/lib/libcurses/
Dtic.h157 #define NUMBER 1 /* Numeric capability */ macro
/openbsd/src/usr.bin/at/
Dparsetime.c58 NUMBER, NEXT, PLUS, DOT, SLASH, ID, JUNK, enumerator

12