Searched defs:words (Results 1 - 25 of 200) sorted by relevance

12345678

/openbsd-current/lib/libm/src/
H A Ds_nan.c68 _scan_nan(uint32_t *words, int num_words, const char *s) argument
/openbsd-current/lib/libc/net/
H A Dinet_ntop.c106 u_int words[IN6ADDRSZ / INT16SZ]; local
/openbsd-current/usr.sbin/tcpdump/
H A Din_cksum.c93 const uint16_t *words = buf; local
/openbsd-current/sys/netinet/
H A Dinet_ntop.c137 u_int words[IN6ADDRSZ / INT16SZ]; local
/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DMD5.h57 std::pair<uint64_t, uint64_t> words() const { function in struct:llvm::MD5::MD5Result
/openbsd-current/sys/dev/pci/
H A Digc_nvm.c136 igc_read_nvm_eerd(struct igc_hw *hw, uint16_t offset, uint16_t words, argument
/openbsd-current/gnu/lib/libiberty/src/
H A Dmd5.c273 const md5_uint32 *words = (const md5_uint32 *) buffer; local
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Datof-tahoe.c367 LITTLENUM_TYPE words[MAX_PRECISION]; local
[all...]
H A Datof-vax.c456 LITTLENUM_TYPE words[MAXIMUM_NUMBER_OF_LITTLENUMS]; local
[all...]
H A Dtc-fr30.c501 LITTLENUM_TYPE words [MAX_LITTLENUMS]; local
H A Dtc-ip2k.c326 LITTLENUM_TYPE words [MAX_LITTLENUMS]; local
H A Dtc-openrisc.c429 LITTLENUM_TYPE words [MAX_LITTLENUMS]; local
H A Dtc-pj.c358 LITTLENUM_TYPE words[4]; local
H A Dtc-xstormy16.c616 LITTLENUM_TYPE words [MAX_LITTLENUMS]; local
/openbsd-current/usr.bin/ftp/
H A Dcomplete.c72 complete_ambiguous(char *word, int list, StringList *words) argument
128 StringList *words; local
153 StringList *words; local
208 StringList *words; local
[all...]
/openbsd-current/usr.bin/wc/
H A Dwc.c291 print_counts(int64_t lines, int64_t words, int64_t chars, const char *name) argument
/openbsd-current/gnu/llvm/clang/include/clang/AST/
H A DAbstractBasicWriter.h160 const uint64_t *words = value.getRawData(); local
/openbsd-current/gnu/gcc/gcc/
H A Dgcov-io.c220 gcov_write_words (unsigned words) argument
378 gcov_read_words (unsigned words) argument
[all...]
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Darc-dis.h65 unsigned long words[2]; member in struct:arcDisState
H A Dz8k-dis.c36 unsigned short words[24]; member in struct:__anon5105
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Datof-ieee.c139 make_invalid_floating_point_number(LITTLENUM_TYPE *words) argument
162 atof_ieee(char *str, int what_kind, LITTLENUM_TYPE *words) argument
252 gen_to_words(LITTLENUM_TYPE *words, int precision, long exponent_bits) argument
[all...]
H A Datof-vax.c142 make_invalid_floating_point_number(LITTLENUM_TYPE *words) argument
191 atof_vax(char *str, int what_kind, LITTLENUM_TYPE *words) argument
242 flonum_gen2vax(int format_letter, FLONUM_TYPE *f, LITTLENUM_TYPE *words) argument
396 LITTLENUM_TYPE words[MAXIMUM_NUMBER_OF_LITTLENUMS]; local
[all...]
H A Dtc-fr30.c335 LITTLENUM_TYPE words [MAX_LITTLENUMS]; local
H A Dtc-openrisc.c353 LITTLENUM_TYPE words [MAX_LITTLENUMS]; local
H A Dtc-xc16x.c236 LITTLENUM_TYPE words[MAX_LITTLENUMS]; local

Completed in 232 milliseconds

12345678