Searched refs:ELEMENT (Results 1 - 22 of 22) sorted by relevance

/netbsd-current/external/gpl2/gettext/dist/gnulib-local/lib/
H A D3level.h30 ELEMENT to the type of every entry
39 ELEMENT TABLE_get (struct TABLE *t, uint32_t wc);
40 void TABLE_add (struct TABLE *t, uint32_t wc, ELEMENT value);
42 void (*fn) (uint32_t wc, ELEMENT value));
63 ELEMENT *level3;
86 static inline ELEMENT
102 ELEMENT lookup3 = t->level3[index3];
113 CONCAT(TABLE,_add) (struct TABLE *t, uint32_t wc, ELEMENT value)
161 t->level3 = (ELEMENT *) xrealloc ((char *) t->level3,
162 (alloc << t->p) * sizeof (ELEMENT));
324 #undef ELEMENT macro
[all...]
H A Dgen-lbrkprop.c1201 #define ELEMENT unsigned char macro
/netbsd-current/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_issuer/
H A Dkeypair_generator.c21 static const int ELEMENT = 0; variable
78 // result[ELEMENT] := (generator ^ bi_tmp) mod n
79 bi_mod_exp(result[ELEMENT], generator, bi_tmp, n);
188 pair[ELEMENT] = bi_new_ptr();
196 bi_set(capital_z, pair[ELEMENT]);
203 bi_set(capital_r0, pair[ELEMENT]);
209 bi_set(capital_r1, pair[ELEMENT]);
222 bi_set(capital_r->array[i], pair[ELEMENT]);
335 // FREE_BI(pair[ELEMENT]);
384 FREE_BI(pair[ELEMENT]);
[all...]
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dconfigure.com29 $ F = F$ELEMENT(NUM,",",FILES)
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dconfigure.com29 $ F = F$ELEMENT(NUM,",",FILES)
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dconfigure.com29 $ F = F$ELEMENT(NUM,",",FILES)
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dconfigure.com29 $ F = F$ELEMENT(NUM,",",FILES)
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dconfigure.com29 $ F = F$ELEMENT(NUM,",",FILES)
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dconfigure.com29 $ F = F$ELEMENT(NUM,",",FILES)
/netbsd-current/external/gpl3/gdb.old/dist/sim/aarch64/
H A Dcpustate.c421 #define GET_VEC_ELEMENT(REG, ELEMENT, FIELD) \
424 if (ELEMENT >= ARRAY_SIZE (cpu->fr[0].FIELD)) \
428 ELEMENT); \
432 return cpu->fr[REG].FIELD [ELEMENT]; \
497 #define SET_VEC_ELEMENT(REG, ELEMENT, VAL, FIELD, PRINTER) \
500 if (ELEMENT >= ARRAY_SIZE (cpu->fr[0].FIELD)) \
504 ELEMENT); \
508 if (VAL != cpu->fr[REG].FIELD [ELEMENT]) \
512 ELEMENT, cpu->fr[REG].FIELD [ELEMENT], VA
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/aarch64/
H A Dcpustate.c426 #define GET_VEC_ELEMENT(REG, ELEMENT, FIELD) \
429 if (ELEMENT >= ARRAY_SIZE (cpu->fr[0].FIELD)) \
433 ELEMENT); \
437 return cpu->fr[REG].FIELD [ELEMENT]; \
502 #define SET_VEC_ELEMENT(REG, ELEMENT, VAL, FIELD, PRINTER) \
505 if (ELEMENT >= ARRAY_SIZE (cpu->fr[0].FIELD)) \
509 ELEMENT); \
513 if (VAL != cpu->fr[REG].FIELD [ELEMENT]) \
517 ELEMENT, cpu->fr[REG].FIELD [ELEMENT], VA
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dconfigure.com116 $ F = F$ELEMENT(NUM,",",ALL_FILES)
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dconfigure.com57 $ F = F$ELEMENT(NUM,",",FILES)
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dconfigure.com57 $ F = F$ELEMENT(NUM,",",FILES)
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dconfigure.com116 $ F = F$ELEMENT(NUM,",",ALL_FILES)
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dconfigure.com57 $ F = F$ELEMENT(NUM,",",FILES)
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dconfigure.com57 $ F = F$ELEMENT(NUM,",",FILES)
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dconfigure.com116 $ F = F$ELEMENT(NUM,",",ALL_FILES)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dconfigure.com334 $ F = F$ELEMENT(NUM,",",FILES)
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dconfigure.com346 $ F = F$ELEMENT(NUM,",",FILES)
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dconfigure.com334 $ F = F$ELEMENT(NUM,",",FILES)
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dconfigure.com385 $ F = F$ELEMENT(NUM,",",FILES)

Completed in 144 milliseconds