Searched refs:LEN (Results 1 - 25 of 99) sorted by relevance

1234

/openbsd-current/gnu/usr.bin/binutils/gdb/config/i386/
H A Dnm-i386sol2.h56 #define target_insert_watchpoint(ADDR, LEN, TYPE) \
57 procfs_set_watchpoint (inferior_ptid, ADDR, LEN, TYPE, 1)
58 #define target_remove_watchpoint(ADDR, LEN, TYPE) \
/openbsd-current/gnu/usr.bin/binutils/gdb/config/mips/
H A Dnm-irix5.h41 #define target_insert_watchpoint(ADDR, LEN, TYPE) \
42 procfs_set_watchpoint (inferior_ptid, ADDR, LEN, TYPE, 0)
43 #define target_remove_watchpoint(ADDR, LEN, TYPE) \
/openbsd-current/gnu/usr.bin/binutils/gdb/config/sparc/
H A Dnm-sol2.h58 #define target_insert_watchpoint(ADDR, LEN, TYPE) \
59 procfs_set_watchpoint (inferior_ptid, ADDR, LEN, TYPE, 1)
60 #define target_remove_watchpoint(ADDR, LEN, TYPE) \
/openbsd-current/gnu/usr.bin/gcc/gcc/config/mips/
H A Diris4.h33 #define ASM_OUTPUT_ASCII(FILE,PTR,LEN) \
36 unsigned len_ = (LEN); \
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-crx.h63 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP) \
64 fix_new_exp (FRAG, OFF, (int) LEN, EXP, 0, \
65 LEN == 1 ? BFD_RELOC_CRX_NUM8 \
66 : LEN == 2 ? BFD_RELOC_CRX_NUM16 \
67 : LEN == 4 ? BFD_RELOC_CRX_NUM32 \
H A Dtc-alpha.h76 #define TC_CONS_FIX_NEW(FRAG,OFF,LEN,EXP) \
77 fix_new_exp (FRAG, OFF, (int)LEN, EXP, 0, \
78 LEN == 2 ? BFD_RELOC_16 \
79 : LEN == 4 ? BFD_RELOC_32 \
80 : LEN == 8 ? BFD_RELOC_64 \
H A Dtc-maxq.h105 #define TC_CONS_FIX_NEW(FRAG,OFF,LEN,EXP) maxq20_cons_fix_new (FRAG,OFF,LEN,EXP)
H A Dtc-mn10300.h44 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP) \
45 mn10300_cons_fix_new ((FRAG), (OFF), (LEN), (EXP))
H A Dtc-ppc.h221 #define md_elf_section_type(STR, LEN) ppc_section_type (STR, LEN)
222 #define md_elf_section_word(STR, LEN) ppc_section_word (STR, LEN)
/openbsd-current/gnu/lib/libiberty/src/
H A Dstrverscmp.c80 /* result_type: CMP: return diff; LEN: compare using len_diff/diff */
82 #define LEN 3 macro
114 /* S_N */ CMP, CMP, CMP, CMP, CMP, LEN, CMP, CMP,
116 /* S_I */ CMP, -1, -1, CMP, +1, LEN, LEN, CMP,
117 +1, LEN, LEN, CMP, CMP, CMP, CMP, CMP,
118 /* S_F */ CMP, CMP, CMP, CMP, CMP, LEN, CMP, CMP,
147 case LEN:
/openbsd-current/sys/lib/libkern/arch/m88k/
H A Dcopy_subr.S46 #define LEN %r4 define
63 bcnd eq0,LEN,bcopy_out /* nothing to do if == 0 */
78 cmp %r9,LEN,16 /* see if we have at least 16 bytes */
106 subu LEN,LEN,3 /* decrement length */
117 subu LEN,LEN,2 /* decrement remaining length */
127 subu LEN,LEN,1 /* decrement remaining length */
133 cmp %r10,LEN,1
[all...]
/openbsd-current/gnu/gcc/gcc/config/vax/
H A Dvaxv.h55 #define ASM_OUTPUT_ASCII(FILE,PTR,LEN) \
58 size_t i, limit = (LEN); \
/openbsd-current/gnu/usr.bin/gcc/gcc/config/vax/
H A Dvaxv.h57 #define ASM_OUTPUT_ASCII(FILE,PTR,LEN) \
60 size_t i, limit = (LEN); \
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgencheck.c24 #define DEFTREECODE(SYM, NAME, TYPE, LEN) STRINGX(SYM),
/openbsd-current/sys/arch/m88k/m88k/
H A Dsubr.S196 #define LEN %r4 define
212 cmp %r9, LEN, 8
229 bb1 0, LEN, copyin_right_align_to_halfword
231 bb1 1, LEN, copyin_right_align_to_word
236 * boundary, and LEN is a multiple of 4. We want it an even
239 bb1.n 2, LEN, copyin_right_align_to_doubleword
257 subu LEN, LEN, 8
261 bcnd.n ne0, LEN, copyin_right_aligned_to_doubleword
276 subu LEN, LE
434 #define LEN %r5 define
504 #define LEN %r4 define
707 #define LEN %r5 define
[all...]
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-alpha.h75 #define TC_CONS_FIX_NEW(FRAG,OFF,LEN,EXP) \
76 fix_new_exp (FRAG, OFF, (int)LEN, EXP, 0, \
77 LEN == 2 ? BFD_RELOC_16 \
78 : LEN == 4 ? BFD_RELOC_32 \
79 : LEN == 8 ? BFD_RELOC_64 \
H A Dtc-mn10300.h47 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP) \
48 mn10300_cons_fix_new ((FRAG), (OFF), (LEN), (EXP))
H A Dtc-ppc.h222 #define md_elf_section_type(STR, LEN) ppc_section_type (STR, LEN)
223 #define md_elf_section_word(STR, LEN) ppc_section_word (STR, LEN)
/openbsd-current/gnu/gcc/gcc/
H A Dgencheck.c27 #define DEFTREECODE(SYM, NAME, TYPE, LEN) #SYM,
H A Dc-lang.c77 #define DEFTREECODE(SYM, NAME, TYPE, LEN) NAME,
/openbsd-current/gnu/usr.bin/gcc/gcc/config/m68k/
H A Damix.h101 #define ASM_OUTPUT_ASCII(FILE,PTR,LEN) \
103 register size_t sp = 0, limit = (LEN); \
H A Datari.h61 #define ASM_OUTPUT_ASCII(FILE,PTR,LEN) \
63 register size_t sp = 0, limit = (LEN); \
H A Dm68kelf.h185 #define ASM_OUTPUT_ASCII(FILE,PTR,LEN) \
199 if (++sp < (LEN)) \
210 } while (sp < (LEN)); \
/openbsd-current/sys/arch/amd64/amd64/
H A Daes_intel.S90 #define LEN %rcx define
659 test LEN,LEN # check length
662 cmp $16,LEN
664 cmp $64,LEN
677 sub $64,LEN
680 cmp $64,LEN
682 cmp $16,LEN
689 sub $16,LEN
692 cmp $16,LEN
[all...]
/openbsd-current/gnu/gcc/gcc/config/m68k/
H A Dm68kelf.h163 #define ASM_OUTPUT_ASCII(FILE,PTR,LEN) \
177 if (++sp < (LEN)) \
188 } while (sp < (LEN)); \

Completed in 138 milliseconds

1234