Searched refs:valuep (Results 1 - 25 of 78) sorted by relevance

1234

/macosx-10.9.5/cxxfilt-11/cxxfilt/cpu/
H A Dmt.opc111 signed long * valuep = (signed long *) arg;
123 *valuep = value;
136 signed long * valuep = (signed long *) arg;
153 *valuep = value;
202 *valuep = value;
219 errmsg = cgen_parse_signed_integer (cd, strp, opindex, valuep);
225 if (*valuep & 0x8000)
226 value = 0xffff0000 | *valuep;
228 value = *valuep;
233 because cgen will have sign extended *valuep
[all...]
H A Diq2000.opc110 unsigned long *valuep)
129 *valuep = (-value & 0xFFFF);
141 unsigned long *valuep)
159 *valuep = (value & 0xFFFF);
173 bfd_vma *valuep)
188 *valuep = (value & 0x7FFFFF);
198 unsigned long *valuep)
224 *valuep = value;
249 *valuep = value;
254 return parse_imm (cd, strp, opindex, valuep);
[all...]
H A Dm32c.opc141 int opindex, unsigned long *valuep)
151 *valuep = value;
157 int opindex, unsigned long *valuep)
181 *valuep = value;
198 *valuep = value;
204 int opindex, signed long *valuep)
223 *valuep = value;
229 int opindex, signed long *valuep)
248 *valuep = -value;
254 int opindex, signed long *valuep)
[all...]
H A Dfrv.opc935 bfd_vma *valuep)
940 &result_type, valuep);
956 unsigned long *valuep)
972 if (valuep)
973 *valuep = value;
995 unsigned long *valuep)
1011 if (valuep)
1012 *valuep = value;
1034 unsigned long *valuep)
1050 if (valuep)
[all...]
H A Dm32r.opc101 long *valuep ATTRIBUTE_UNUSED)
114 unsigned long *valuep)
137 *valuep = value;
155 *valuep = value;
159 return cgen_parse_unsigned_integer (cd, strp, opindex, valuep);
170 long * valuep)
190 *valuep = value;
202 *valuep = value;
206 return cgen_parse_signed_integer (cd, strp, opindex, valuep);
217 unsigned long *valuep)
[all...]
H A Dsh.opc57 long * valuep)
H A Dxc16x.cpu62 long *valuep ATTRIBUTE_UNUSED)
78 long *valuep ATTRIBUTE_UNUSED)
94 long *valuep ATTRIBUTE_UNUSED)
110 long *valuep ATTRIBUTE_UNUSED)
126 long *valuep ATTRIBUTE_UNUSED)
142 long *valuep ATTRIBUTE_UNUSED)
H A Dxc16x.opc62 long *valuep ATTRIBUTE_UNUSED)
78 long *valuep ATTRIBUTE_UNUSED)
94 long *valuep ATTRIBUTE_UNUSED)
110 long *valuep ATTRIBUTE_UNUSED)
126 long *valuep ATTRIBUTE_UNUSED)
142 long *valuep ATTRIBUTE_UNUSED)
/macosx-10.9.5/Libc-997.90.3/stdlib/FreeBSD/
H A Dgetsubopt.c48 getsubopt(optionp, tokens, valuep)
49 char **optionp, **valuep;
55 suboptarg = *valuep = NULL;
80 for (*valuep = ++p;
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/lib/
H A Dgetsubopt.c54 LIBSASL_API int getsubopt(char **optionp, char * const *tokens, char **valuep);
65 getsubopt(optionp, tokens, valuep)
66 char **optionp, **valuep;
72 suboptarg = *valuep = NULL;
97 for (*valuep = ++p;
/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Dmt-asm.c70 signed long * valuep = (signed long *) arg;
82 *valuep = value;
95 signed long * valuep = (signed long *) arg;
112 *valuep = value;
161 *valuep = value;
178 errmsg = cgen_parse_signed_integer (cd, strp, opindex, valuep);
184 if (*valuep & 0x8000)
185 value = 0xffff0000 | *valuep;
187 value = *valuep;
192 because cgen will have sign extended *valuep
69 signed long * valuep = (signed long *) arg; local
94 signed long * valuep = (signed long *) arg; local
213 parse_dup(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep) argument
238 parse_ball(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep) argument
262 parse_xmode(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep) argument
286 parse_rc(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep) argument
310 parse_cbrb(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep) argument
334 parse_rbbc(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep) argument
368 parse_type(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep) argument
[all...]
H A Dfrv-asm.c59 bfd_vma *valuep)
64 &result_type, valuep);
80 unsigned long *valuep)
96 if (valuep)
97 *valuep = value;
119 unsigned long *valuep)
135 if (valuep)
136 *valuep = value;
158 unsigned long *valuep)
174 if (valuep)
53 parse_symbolic_address(CGEN_CPU_DESC cd, const char **strp, int opindex, int opinfo, enum cgen_parse_operand_result *resultp, bfd_vma *valuep) argument
76 parse_ldd_annotation(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep) argument
115 parse_call_annotation(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep) argument
154 parse_ld_annotation(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep) argument
193 parse_ulo16(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep) argument
319 parse_uslo16(CGEN_CPU_DESC cd, const char **strp, int opindex, signed long *valuep) argument
445 parse_uhi16(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep) argument
593 parse_spr(CGEN_CPU_DESC cd, const char **strp, CGEN_KEYWORD * table, long *valuep) argument
630 parse_d12(CGEN_CPU_DESC cd, const char **strp, int opindex, long *valuep) argument
743 parse_s12(CGEN_CPU_DESC cd, const char **strp, int opindex, long *valuep) argument
859 parse_u12(CGEN_CPU_DESC cd, const char **strp, int opindex, long *valuep) argument
891 parse_A(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep, unsigned long A) argument
913 parse_A0(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep) argument
922 parse_A1(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep) argument
951 parse_call_label(CGEN_CPU_DESC cd, const char **strp, int opindex, int opinfo, enum cgen_parse_operand_result *resultp, bfd_vma *valuep) argument
[all...]
H A Dip2k-asm.c58 unsigned long *valuep)
89 (long *) valuep);
112 *valuep = 0;
146 *valuep = 0x0100 | tempvalue;
187 *valuep = 0x0180 | tempvalue;
207 *valuep = value;
228 unsigned long *valuep)
260 *valuep = value;
270 unsigned long *valuep)
291 *valuep
54 parse_fr(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep) argument
224 parse_addr16(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep) argument
266 parse_addr16_cjp(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep) argument
310 parse_lit8(CGEN_CPU_DESC cd, const char **strp, int opindex, long *valuep) argument
377 parse_bit3(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep) argument
[all...]
H A Dm32c-asm.c109 int opindex, unsigned long *valuep)
119 *valuep = value;
125 int opindex, unsigned long *valuep)
149 *valuep = value;
166 *valuep = value;
172 int opindex, signed long *valuep)
191 *valuep = value;
197 int opindex, signed long *valuep)
216 *valuep = -value;
222 int opindex, signed long *valuep)
107 parse_unsigned6(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep) argument
123 parse_unsigned8(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep) argument
170 parse_signed4(CGEN_CPU_DESC cd, const char **strp, int opindex, signed long *valuep) argument
195 parse_signed4n(CGEN_CPU_DESC cd, const char **strp, int opindex, signed long *valuep) argument
220 parse_signed8(CGEN_CPU_DESC cd, const char **strp, int opindex, signed long *valuep) argument
261 parse_unsigned16(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep) argument
321 parse_signed16(CGEN_CPU_DESC cd, const char **strp, int opindex, signed long *valuep) argument
384 parse_unsigned20(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep) argument
410 parse_unsigned24(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep) argument
437 parse_signed24(CGEN_CPU_DESC cd, const char **strp, int opindex, signed long *valuep) argument
456 parse_signed32(CGEN_CPU_DESC cd, const char **strp, int opindex, signed long *valuep) argument
471 parse_imm1_S(CGEN_CPU_DESC cd, const char **strp, int opindex, signed long *valuep) argument
489 parse_imm3_S(CGEN_CPU_DESC cd, const char **strp, int opindex, signed long *valuep) argument
507 parse_bit3_S(CGEN_CPU_DESC cd, const char **strp, int opindex, signed long *valuep) argument
525 parse_lab_5_3(CGEN_CPU_DESC cd, const char **strp, int opindex ATTRIBUTE_UNUSED, int opinfo, enum cgen_parse_operand_result *type_addr, bfd_vma *valuep) argument
561 parse_Bitno16R(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep) argument
579 parse_unsigned_bitbase(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep, unsigned bits, int allow_syms) argument
633 parse_signed_bitbase(CGEN_CPU_DESC cd, const char **strp, int opindex, signed long *valuep, unsigned bits, int allow_syms) argument
678 parse_unsigned_bitbase8(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep) argument
685 parse_unsigned_bitbase11(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep) argument
692 parse_unsigned_bitbase16(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep) argument
699 parse_unsigned_bitbase19(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep) argument
706 parse_unsigned_bitbase27(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep) argument
713 parse_signed_bitbase8(CGEN_CPU_DESC cd, const char **strp, int opindex, signed long *valuep) argument
720 parse_signed_bitbase11(CGEN_CPU_DESC cd, const char **strp, int opindex, signed long *valuep) argument
727 parse_signed_bitbase19(CGEN_CPU_DESC cd, const char **strp, int opindex, signed long *valuep) argument
792 parse_r0l_r0h(CGEN_CPU_DESC cd, const char **strp, int opindex ATTRIBUTE_UNUSED, signed long *valuep) argument
859 parse_regset(CGEN_CPU_DESC cd ATTRIBUTE_UNUSED, const char **strp, int opindex ATTRIBUTE_UNUSED, unsigned long *valuep, int push) argument
923 parse_pop_regset(CGEN_CPU_DESC cd ATTRIBUTE_UNUSED, const char **strp, int opindex ATTRIBUTE_UNUSED, unsigned long *valuep) argument
932 parse_push_regset(CGEN_CPU_DESC cd ATTRIBUTE_UNUSED, const char **strp, int opindex ATTRIBUTE_UNUSED, unsigned long *valuep) argument
[all...]
H A Dcgen-asm.c201 long *valuep)
242 *valuep = ke->value;
261 long *valuep)
272 *valuep = value;
285 unsigned long *valuep)
296 *valuep = value;
308 bfd_vma *valuep)
322 *valuep = value;
197 cgen_parse_keyword(CGEN_CPU_DESC cd ATTRIBUTE_UNUSED, const char **strp, CGEN_KEYWORD *keyword_table, long *valuep) argument
257 cgen_parse_signed_integer(CGEN_CPU_DESC cd, const char **strp, int opindex, long *valuep) argument
281 cgen_parse_unsigned_integer(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep) argument
302 cgen_parse_address(CGEN_CPU_DESC cd, const char **strp, int opindex, int opinfo, enum cgen_parse_operand_result *resultp, bfd_vma *valuep) argument
H A Dfr30-asm.c78 unsigned long *valuep,
82 *valuep = 0;
103 *valuep |= 0x80 >> regno;
105 *valuep |= 1 << regno;
125 unsigned long *valuep)
127 return parse_register_list (cd, strp, opindex, valuep,
135 unsigned long *valuep)
137 return parse_register_list (cd, strp, opindex, valuep,
145 unsigned long *valuep)
147 return parse_register_list (cd, strp, opindex, valuep,
74 parse_register_list(CGEN_CPU_DESC cd ATTRIBUTE_UNUSED, const char **strp, int opindex ATTRIBUTE_UNUSED, unsigned long *valuep, int high_low, int load_store) argument
121 parse_low_register_list_ld(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep) argument
131 parse_hi_register_list_ld(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep) argument
141 parse_low_register_list_st(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep) argument
151 parse_hi_register_list_st(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep) argument
[all...]
H A Dm32r-asm.c61 long *valuep ATTRIBUTE_UNUSED)
74 unsigned long *valuep)
97 *valuep = value;
115 *valuep = value;
119 return cgen_parse_unsigned_integer (cd, strp, opindex, valuep);
130 long * valuep)
150 *valuep = value;
162 *valuep = value;
166 return cgen_parse_signed_integer (cd, strp, opindex, valuep);
177 unsigned long *valuep)
70 parse_hi16(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep) argument
126 parse_slo16(CGEN_CPU_DESC cd, const char ** strp, int opindex, long * valuep) argument
173 parse_ulo16(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep) argument
[all...]
H A Diq2000-asm.c106 unsigned long *valuep)
125 *valuep = (-value & 0xFFFF);
137 unsigned long *valuep)
155 *valuep = (value & 0xFFFF);
169 bfd_vma *valuep)
184 *valuep = (value & 0x7FFFFF);
194 unsigned long *valuep)
220 *valuep = value;
245 *valuep = value;
250 return parse_imm (cd, strp, opindex, valuep);
102 parse_mimm(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep) argument
133 parse_imm(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep) argument
163 parse_jtargq10(CGEN_CPU_DESC cd, const char **strp, int opindex, int reloc ATTRIBUTE_UNUSED, enum cgen_parse_operand_result *type_addr ATTRIBUTE_UNUSED, bfd_vma *valuep) argument
190 parse_hi16(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep) argument
257 parse_lo16(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep) argument
289 parse_mlo16(CGEN_CPU_DESC cd, const char **strp, int opindex, unsigned long *valuep) argument
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Dcpu-ia64-opc.c43 ia64_insn code ATTRIBUTE_UNUSED, ia64_insn *valuep ATTRIBUTE_UNUSED)
57 ia64_insn code ATTRIBUTE_UNUSED, ia64_insn *valuep ATTRIBUTE_UNUSED)
73 ext_reg (const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) argument
75 *valuep = ((code >> self->field[0].shift)
100 ext_immu (const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) argument
112 *valuep = value;
127 ia64_insn *valuep)
131 result = ext_immu (self, code, valuep);
135 *valuep = *valuep
126 ext_immu5b(const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) argument
148 ext_immus8(const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) argument
185 ext_imms_scaled(const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep, int scale) argument
221 ext_imms(const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) argument
244 ext_immsm1(const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) argument
259 ext_imms1(const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) argument
271 ext_imms4(const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) argument
283 ext_imms16(const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) argument
296 ext_cimmu(const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) argument
323 ext_cnt(const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) argument
343 ext_cnt2b(const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) argument
365 ext_cnt2c(const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) argument
405 ext_inc3(const struct ia64_operand *self, ia64_insn code, ia64_insn *valuep) argument
[all...]
/macosx-10.9.5/bind9-45.100/bind9/contrib/idn/idnkit-1.0-src/include/idn/
H A Dstrhash.h107 idn__strhash_get(idn__strhash_t hash, const char *key, void **valuep);
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/libldap/
H A Dfetch.c85 char **valuep,
94 *valuep = NULL;
129 *valuep = p;
83 ldif_fetch_url( LDAP_CONST char *urlstr, char **valuep, ber_len_t *vlenp ) argument
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/liblutil/
H A Dfetch.c86 char **valuep,
95 *valuep = NULL;
130 *valuep = p;
84 ldif_fetch_url( LDAP_CONST char *urlstr, char **valuep, ber_len_t *vlenp ) argument
/macosx-10.9.5/BerkeleyDB-21/db/examples_c/csv/
H A DDbRecord.c331 void *faddr, *valuep; local
353 valuep = &preq;
366 valuep = &value_double;
370 valuep = value;
378 valuep = &value_ulong;
417 if (cmp(faddr, valuep, op))
427 key.data = valuep;
439 if (cmp(faddr, valuep, op) != 0)
449 if (cmp(faddr, valuep, op))
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dcurl_sasl.h45 const char *valuep, char **outptr,
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dstdlib_.h79 extern int getsubopt (char **optionp, char *const *tokens, char **valuep);

Completed in 204 milliseconds

1234