Searched defs:num (Results 351 - 375 of 1169) sorted by relevance

<<11121314151617181920>>

/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/arch/i386/
H A Dcode.c384 mygenswitch(int num, TWORD type, struct swents **p, int n) argument
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/arch/sparc64/
H A Dcode.c245 mygenswitch(int num, TWORD type, struct swents **p, int n) argument
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/arch/vax/
H A Dcode.c190 mygenswitch(int num, TWORD type, struct swents **p, int n) argument
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/eap_peer/
H A Deap_methods.c130 char ** eap_get_names_as_string_array(size_t *num) argument
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/tls/
H A Drsa.c37 crypto_rsa_parse_integer(const u8 *pos, const u8 *end, struct bignum *num) argument
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/lib/libzpool/common/
H A Dutil.c41 nicenum(uint64_t num, char *buf) argument
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/lib/misc/
H A Dlvm-file.c37 int i, num; local
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/lib/uuid/
H A Duuid.c40 void uuid_from_num(char *uuid, uint32_t num) argument
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gprof/
H A Dcg_arcs.c276 int num; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/intl/
H A Dplural-exp.h49 num, /* Decimal number. */ enumerator in enum:expression::operator
71 unsigned long int num; /* Number value for `num'. */ member in union:expression::__anon3721
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dd30v-dis.c35 lookup_opcode (struct d30v_insn *insn, long num, int is_long) argument
93 extract_value (long long num, struct d30v_operand *oper, int is_long) argument
119 print_insn(struct disassemble_info *info, bfd_vma memaddr, long long num, struct d30v_insn *insn, int is_long, int show_ext) argument
329 long long num; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/spu/
H A Ddivmodti4.c66 __udivmodti4 (UTItype num, UTItype den, UTItype * rp) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/stormy16/
H A Dstormy16-lib2.c80 udivmodsi4 (USItype num, USItype den, word_type modwanted) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dgenflags.c129 int num = num_operands (insn); local
H A Dipa-struct-reorg.h43 tree num; /* i.6_20 */ member in struct:field_access_site
H A Dtree-ssa-loop-unswitch.c175 tree_unswitch_single_loop (struct loop *loop, int num) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/torture/
H A D20080716-1.c23 typedef struct VEC_tree_base { unsigned num; unsigned alloc; tree vec[1]; } VEC_tree_base; member in struct:VEC_tree_base
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/intl/
H A Dplural-exp.h49 num, /* Decimal number. */ enumerator in enum:expression::operator
71 unsigned long int num; /* Number value for `num'. */ member in union:expression::__anon6858
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/23_containers/deque/modifiers/erase/
H A D2.cc50 My_class(int num) argument
/netbsd-6-1-5-RELEASE/external/public-domain/xz/dist/src/common/
H A Dtuklib_integer.h179 uint16_t num = *(const uint16_t *)buf; local
187 uint16_t num = *(const uint16_t *)buf; local
195 uint32_t num = *(const uint32_t *)buf; local
203 uint32_t num = *(const uint32_t *)buf; local
211 uint64_t num = *(const uint64_t *)buf; local
219 uint64_t num = *(const uint64_t *)buf; local
239 write16ne(uint8_t *buf, uint16_t num) argument
247 write32ne(uint8_t *buf, uint32_t num) argument
255 write64ne(uint8_t *buf, uint64_t num) argument
286 uint16_t num = ((uint16_t)buf[0] << 8) | (uint16_t)buf[1]; local
294 uint16_t num = ((uint16_t)buf[0]) | ((uint16_t)buf[1] << 8); local
302 uint32_t num = (uint32_t)buf[0] << 24; local
313 uint32_t num = (uint32_t)buf[0]; local
322 unaligned_write16be(uint8_t *buf, uint16_t num) argument
331 unaligned_write16le(uint8_t *buf, uint16_t num) argument
340 unaligned_write32be(uint8_t *buf, uint32_t num) argument
351 unaligned_write32le(uint8_t *buf, uint32_t num) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/python/
H A Dpy-utils.c308 PyObject *num = PyNumber_Long (obj); local
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dreverse.c177 delete_one_bookmark (int num) argument
224 int num; local
257 unsigned long num; local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/mt/
H A Dlib2extra-funcs.c149 udivmodsi4(USItype num, USItype den, word_type modwanted) argument
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/intl/
H A Dplural-exp.h43 num, /* Decimal number. */ enumerator in enum:expression::operator
65 unsigned long int num; /* Number value for `num'. */ member in union:expression::__anon4912
/netbsd-6-1-5-RELEASE/lib/libc/citrus/
H A Dcitrus_esdb.c251 _citrus_esdb_free_list(char **list, size_t num) argument
269 size_t num; local
[all...]

Completed in 310 milliseconds

<<11121314151617181920>>