Home
last modified time | relevance | path

Searched defs:SIZE (Results 226 – 250 of 271) sorted by relevance

1234567891011

/openbsd/gnu/usr.bin/gcc/gcc/config/mn10300/
H A Dmn10300.h482 #define RETURN_POPS_ARGS(FUNDECL,FUNTYPE,SIZE) 0 argument
903 #define ASM_OUTPUT_ALIGNED_BSS(FILE, DECL, NAME, SIZE, ALIGN) \ argument
/openbsd/gnu/usr.bin/gcc/gcc/config/fr30/
H A Dfr30.c139 #define WORD_ALIGN(SIZE) (((SIZE) + 3) & ~3) argument
/openbsd/usr.sbin/quot/
H A Dquot.c61 #define SIZE(n) (howmany(((off_t)(n)) * DEV_BSIZE, blocksize)) macro
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dm2-exp.c70 SIZE = 272, enumerator
118 #define SIZE 272 macro
H A Dsymfile.c3300 VMA, SIZE, LMA, MAPPED enumerator
/openbsd/gnu/gcc/gcc/config/mips/
H A Dmips.h1822 #define RETURN_POPS_ARGS(FUNDECL,FUNTYPE,SIZE) 0 argument
2525 #define ASM_OUTPUT_ALIGNED_LOCAL(STREAM, NAME, SIZE, ALIGN) \ argument
2602 #define ASM_OUTPUT_SKIP(STREAM,SIZE) \ argument
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-avr.c37 #define AVR_INSN(NAME, CONSTR, OPCODE, SIZE, ISA, BIN) \ argument
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-avr.c39 #define AVR_INSN(NAME, CONSTR, OPCODE, SIZE, ISA, BIN) \ argument
/openbsd/gnu/gcc/gcc/config/crx/
H A Dcrx.h308 #define RETURN_POPS_ARGS(FNDECL, FUNTYPE, SIZE) 0 argument
/openbsd/usr.bin/tmux/
H A Dpopup.c65 enum { OFF, MOVE, SIZE } dragging; enumerator
/openbsd/gnu/usr.bin/perl/win32/
H A Dvmem.h333 #define SIZE(block) (*(ULONG*)(((PBLOCK)(block))-sizeofTag)) macro
/openbsd/gnu/gcc/gcc/config/m88k/
H A Dm88k.h683 #define RETURN_POPS_ARGS(FUNDECL,FUNTYPE,SIZE) 0 argument
/openbsd/gnu/gcc/gcc/
H A Dexpr.c177 #define MOVE_BY_PIECES_P(SIZE, ALIGN) \ argument
185 #define CLEAR_BY_PIECES_P(SIZE, ALIGN) \ argument
194 #define STORE_BY_PIECES_P(SIZE, ALIGN) \ argument
H A Dgengtype-lex.c1731 #define YY_INPUT(BUF,RESULT,SIZE) ((RESULT) = macro_input (BUF,SIZE)) argument
/openbsd/gnu/gcc/gcc/config/frv/
H A Dfrv.h359 #define OPTIMIZATION_OPTIONS(LEVEL,SIZE) frv_optimization_options (LEVEL, SIZE) argument
2360 #define ASM_OUTPUT_ALIGNED_DECL_LOCAL(STREAM, DECL, NAME, SIZE, ALIGN) \ argument
/openbsd/gnu/gcc/gcc/config/i386/
H A Di386.h274 #define OPTIMIZATION_OPTIONS(LEVEL, SIZE) \ argument
1400 #define RETURN_POPS_ARGS(FUNDECL, FUNTYPE, SIZE) \ argument
/openbsd/gnu/gcc/gcc/config/mmix/
H A Dmmix.h159 #define OPTIMIZATION_OPTIONS(LEVEL, SIZE) \ argument
/openbsd/gnu/usr.bin/gcc/gcc/config/i386/
H A Di386.h464 #define OPTIMIZATION_OPTIONS(LEVEL, SIZE) \ argument
1660 #define RETURN_POPS_ARGS(FUNDECL, FUNTYPE, SIZE) \ argument
3161 #define ASM_OUTPUT_DWARF_DTPREL(FILE, SIZE, X) \ argument
/openbsd/gnu/usr.bin/gcc/gcc/config/frv/
H A Dfrv.h542 #define OPTIMIZATION_OPTIONS(LEVEL,SIZE) frv_optimization_options (LEVEL, SIZE) argument
2846 #define ASM_OUTPUT_ALIGNED_DECL_LOCAL(STREAM, DECL, NAME, SIZE, ALIGN) \ argument
/openbsd/gnu/gcc/gcc/config/mt/
H A Dmt.c59 #define ROUND_ADVANCE(SIZE) (((SIZE) + UNITS_PER_WORD - 1) / UNITS_PER_WORD) argument
/openbsd/gnu/gcc/gcc/config/m68hc11/
H A Dm68hc11.h925 #define RETURN_POPS_ARGS(FUNDECL,FUNTYPE,SIZE) 0 argument
/openbsd/gnu/usr.bin/gcc/gcc/config/mmix/
H A Dmmix.h240 #define OPTIMIZATION_OPTIONS(LEVEL, SIZE) \ argument
/openbsd/gnu/usr.sbin/mkhybrid/src/libhfs_iso/
H A Dinternal.h26 # define SIZE(type, n) ((size_t) (sizeof(type) * (n))) macro
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dexpr.c211 #define MOVE_BY_PIECES_P(SIZE, ALIGN) \ argument
230 #define CLEAR_BY_PIECES_P(SIZE, ALIGN) \ argument
/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Drs6000.h469 #define OPTIMIZATION_OPTIONS(LEVEL,SIZE) optimization_options(LEVEL,SIZE) argument
1517 #define RETURN_POPS_ARGS(FUNDECL,FUNTYPE,SIZE) 0 argument

1234567891011