Searched defs:length (Results 26 - 50 of 1105) sorted by relevance

1234567891011>>

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20021015-1.c7 void g (void *p, char *list, int length, char **elementPtr, char **nextPtr) argument
19 int i, length = 100; local
/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dnp1.h26 int length; member in struct:gld_opcode
H A Dpn.h26 int length; member in struct:gld_opcode
/openbsd-current/sbin/isakmpd/
H A Disakmp_cfg.h43 size_t length; member in struct:isakmp_cfg_attr
/openbsd-current/sys/lib/libkern/
H A Dmemset.c54 bzero(void *dst0, size_t length) argument
[all...]
/openbsd-current/usr.sbin/tcpdump/
H A Dprint-ripng.c56 ripng_print(const u_char *dat, int length) argument
H A Dprint-tftp.c69 tftp_print(const u_char *bp, u_int length) argument
H A Dprint-timed.c52 timed_print(const u_char *bp, u_int length) argument
H A Dprint-llc.c60 llc_print(const u_char *p, u_int length, u_int caplen, argument
[all...]
/openbsd-current/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDataExtractor.h22 DWARFDataExtractor(const DWARFDataExtractor &data, lldb::offset_t offset, lldb::offset_t length) argument
/openbsd-current/lib/libcurses/widechar/
H A Dlib_unget_wch.c75 size_t length; local
/openbsd-current/gnu/llvm/lldb/source/Core/
H A DStreamAsynchronousIO.cpp34 size_t StreamAsynchronousIO::WriteImpl(const void *s, size_t length) { argument
/openbsd-current/lib/libcrypto/des/
H A Dstr2key.c66 int i, length; local
106 int i, length; local
[all...]
/openbsd-current/lib/libcrypto/asn1/
H A Da_pkey.c74 d2i_PrivateKey(int type, EVP_PKEY **a, const unsigned char **pp, long length) argument
140 d2i_AutoPrivateKey(EVP_PKEY **a, const unsigned char **pp, long length) argument
/openbsd-current/gnu/lib/libreadline/
H A Dhistory.h53 int length; /* Number of elements within this array. */ member in struct:_hist_state
/openbsd-current/gnu/gcc/gcc/
H A Dc-semantics.c114 int length, i; local
/openbsd-current/gnu/usr.bin/binutils/gdb/rdi-share/
H A Dmsgbuild.c156 unsigned int length; local
/openbsd-current/gnu/usr.bin/binutils/gas/
H A Doutput-file.c136 output_file_append (char * where, long length, char * filename) argument
/openbsd-current/games/boggle/boggle/
H A Dbog.h69 long length; member in struct:dictindex
/openbsd-current/gnu/usr.bin/gcc/gcc/f/
H A Dbit.c143 ffebit_set(ffebit b, ffebitCount offset, bool value, ffebitCount length) argument
174 ffebit_test(ffebit b, ffebitCount offset, bool *value, ffebitCount *length) argument
[all...]
H A Dsts.c151 ffests_puttext(ffests s, const char *text, ffestsLength length) argument
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgcov-io.h221 size_t length; variable
266 long length; variable
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dtemplate44.C10 int length() const { return( len ); } function in class:List
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dinline8.C26 size_t length=std::strlen(item2.name); local
34 size_t length=std::strlen(name2); local
/openbsd-current/lib/libc/string/
H A Dbcopy.c49 bcopy(const void *src0, void *dst0, size_t length) argument
[all...]

Completed in 509 milliseconds

1234567891011>>