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

12

/freebsd-10.1-release/contrib/gdb/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) \
/freebsd-10.1-release/contrib/gdb/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) \
/freebsd-10.1-release/contrib/gcclibs/libiberty/
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:
/freebsd-10.1-release/contrib/binutils/gas/config/
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-cr16.h62 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP) \
63 cr16_cons_fix_new (FRAG, OFF, LEN, EXP)
H A Dtc-i386.h203 #define TC_CONS_FIX_NEW(FRAG,OFF,LEN,EXP) x86_cons_fix_new(FRAG, OFF, LEN, EXP)
308 #define md_elf_section_word(STR, LEN) x86_64_section_word (STR, LEN)
H A Dtc-ppc.h202 #define md_elf_section_type(STR, LEN) ppc_section_type (STR, LEN)
203 #define md_elf_section_word(STR, LEN) ppc_section_word (STR, LEN)
/freebsd-10.1-release/contrib/gcc/
H A Dc-lang.c77 #define DEFTREECODE(SYM, NAME, TYPE, LEN) NAME,
H A Dgencheck.c27 #define DEFTREECODE(SYM, NAME, TYPE, LEN) #SYM,
/freebsd-10.1-release/lib/libz/
H A Dinflate.h40 LEN_, /* i: same as LEN below, but only first time in */
41 LEN, /* i: waiting for length/lit/eob code */ enumerator in enum:__anon5916
71 LEN_ -> LEN
73 LEN -> LENEXT or LIT or TYPE
74 LENEXT -> DIST -> DISTEXT -> MATCH -> LEN
75 LIT -> LEN
/freebsd-10.1-release/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dinflate.h41 LEN, /* i: waiting for length/lit code */ enumerator in enum:__anon6686
67 TYPE -> STORED or TABLE or LEN or CHECK
69 TABLE -> LENLENS -> CODELENS -> LEN
71 LEN -> LENEXT or LIT or TYPE
72 LENEXT -> DIST -> DISTEXT -> MATCH -> LEN
73 LIT -> LEN
/freebsd-10.1-release/contrib/gcc/config/arm/
H A Daout.h232 #define ASM_OUTPUT_ASCII(STREAM, PTR, LEN) \
233 output_ascii_pseudo_op (STREAM, (const unsigned char *) (PTR), LEN)
H A Daof.h105 #define ASM_OUTPUT_ASCII(STREAM, PTR, LEN) \
110 for (i = 0; i < (long)(LEN); i++) \
113 (i + 1 < (long)(LEN) \
/freebsd-10.1-release/lib/libedit/
H A Dsearch.c223 #define LEN 2 macro
227 #define LEN 0 macro
236 for (cp = &el->el_search.patbuf[LEN];
249 if (el->el_search.patlen >= EL_BUFSIZ - LEN)
272 if (el->el_search.patlen > LEN)
287 for (cp = &el->el_search.patbuf[LEN];; cp++)
291 el->el_search.patlen - LEN - 1;
298 EL_BUFSIZ - LEN) {
340 cp >= &el->el_search.patbuf[LEN];
346 if (el->el_search.patlen > LEN
[all...]
/freebsd-10.1-release/sys/net/
H A Dradix.c137 * To make the assumption more explicit, we use the LEN() macro to access
139 * to LEN() as the argument is evaluated only once.
142 #define LEN(x) ( (int) (*(const u_char *)(x)) ) macro
197 caddr_t lim, lim2 = lim = n + LEN(n);
198 int longer = LEN(n++) - LEN(m++);
256 if (LEN(x->rn_key) != LEN(v_arg) || bcmp(x->rn_key, v_arg, LEN(v_arg)))
271 int length = min(LEN(c
[all...]
/freebsd-10.1-release/contrib/gcc/cp/
H A Dcp-lang.c89 #define DEFTREECODE(SYM, NAME, TYPE, LEN) NAME,
/freebsd-10.1-release/contrib/gdb/gdb/
H A Dser-e7kpc.c97 #define dosmemget(FROM, LEN, TO) memcpy ((void *)(TO), (void *)(FROM), (LEN))
98 #define dosmemput(FROM, LEN, TO) memcpy ((void *)(TO), (void *)(FROM), (LEN))
H A Dinftarg.c576 #define NATIVE_XFER_UNWIND_TABLE(OPS,OBJECT,ANNEX,WRITEBUF,READBUF,OFFSET,LEN) (-1)
583 #define NATIVE_XFER_AUXV(OPS,OBJECT,ANNEX,WRITEBUF,READBUF,OFFSET,LEN) (-1)
590 #define NATIVE_XFER_WCOOKIE(OPS,OBJECT,ANNEX,WRITEBUF,READBUF,OFFSET,LEN) (-1)
597 #define NATIVE_XFER_DIRTY(OPS,OBJECT,ANNEX,WRITEBUF,READBUF,OFFSET,LEN) (-1)
/freebsd-10.1-release/tools/regression/lib/msun/
H A Dtest-trig.c47 #define LEN(a) (sizeof(a) / sizeof((a)[0])) macro
158 for (i = 0; i < LEN(f_pi_odd); i++) {
176 for (i = 0; i < LEN(d_pi_odd); i++) {
195 for (i = 0; i < LEN(ld_pi_odd); i++) {
/freebsd-10.1-release/usr.bin/sort/
H A Dbwstring.h44 #define SIZEOF_WCHAR_STRING(LEN) ((LEN)*sizeof(wchar_t))
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Basic/
H A DIdentifierTable.cpp204 #define HASH(LEN, FIRST, THIRD) \
205 (LEN << 5) + (((FIRST-'a') + (THIRD-'a')) & 31)
206 #define CASE(LEN, FIRST, THIRD, NAME) \
207 case HASH(LEN, FIRST, THIRD): \
208 return memcmp(Name, #NAME, LEN) ? tok::pp_not_keyword : tok::pp_ ## NAME
/freebsd-10.1-release/libexec/bootpd/
H A Ddovend.c57 #define NEED(LEN, MSG) do \
58 if (bytesleft < (LEN)) { \
/freebsd-10.1-release/sys/dev/en/
H A Dmidwayreg.h280 #define MID_PDU_MK1(UU, CPI, LEN) \
281 (((UU) << 24) | ((CPI) << 16) | (LEN))
/freebsd-10.1-release/sys/dev/fatm/
H A Dif_fatmreg.h305 #define TDX_MKSPEC(INTR,AAL,NSEG,LEN) \
306 (((INTR) << 28) | ((AAL) << 24) | ((NSEG) << 16) | (LEN))
H A Dif_fatmvar.h92 #define NEXT_QUEUE_ENTRY(HEAD,LEN) ((HEAD) = ((HEAD) + 1) % LEN)

Completed in 288 milliseconds

12