Searched defs:length (Results 1 - 25 of 1104) sorted by relevance

1234567891011>>

/openbsd-current/lib/libc/string/
H A Dbzero.c38 bzero(void *b, size_t length) argument
H A Dbcmp.c38 bcmp(const void *b1, const void *b2, size_t length) argument
/openbsd-current/sys/lib/libkern/
H A Dbzero.c40 bzero(void *b, size_t length) argument
H A Dbcmp.c40 bcmp(const void *b1, const void *b2, size_t length) argument
/openbsd-current/games/adventure/
H A Dextern.h118 #define length(str) (strlen((str)) + 1) macro
/openbsd-current/gnu/lib/libiberty/src/
H A Dmemchr.c21 memchr (register const PTR src_void, int c, size_t length) argument
H A Dmemcpy.c21 memcpy (PTR out, const PTR in, size_t length) argument
/openbsd-current/usr.sbin/tcpdump/
H A Dprint-netbios.c49 netbios_print(struct p8022Hdr *nb, u_int length) argument
H A Dprint-raw.c57 u_int length = h->len; local
H A Dprint-atm.c54 u_int length = h->len; local
[all...]
H A Dprint-enc.c58 u_int length = h->len, caplen = h->caplen; local
/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dcgen-bitset.h36 unsigned length; member in struct:cgen_bitset
/openbsd-current/usr.bin/dig/lib/isc/
H A Dbufferlist.c30 unsigned int length; local
47 unsigned int length; local
/openbsd-current/gnu/gcc/include/
H A Ddyn-string.h26 int length; /* The actual length of the string. */ member in struct:dyn_string
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dwinduni.c43 unicode_from_ascii (int *length, unichar **unicode, const char *ascii) argument
73 unicode_print (FILE *e, const unichar *unicode, int length) argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dcrash6.C15 void length () const { function in struct:List
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dwinduni.c43 unicode_from_ascii (int *length, unichar **unicode, const char *ascii) argument
80 unicode_print (FILE *e, const unichar *unicode, int length) argument
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/include/
H A Ddyn-string.h26 int length; /* The actual length of the string. */ member in struct:dyn_string
/openbsd-current/gnu/usr.bin/texinfo/lib/
H A Dmemmove.c13 memmove (void *dest0, void const *source0, size_t length) argument
/openbsd-current/gnu/usr.bin/perl/lib/
H A Dbytes_heavy.pl3 sub length (_) { subroutine
/openbsd-current/usr.bin/dig/lib/isc/include/isc/
H A Dregion.h28 unsigned int length; member in struct:isc_region
33 unsigned int length; member in struct:isc_textregion
/openbsd-current/gnu/llvm/lldb/source/Utility/
H A DVASprintf.cpp30 int length = ::vsnprintf(buf.data(), buf.size(), fmt, args); local
/openbsd-current/lib/libcrypto/asn1/
H A Da_pubkey.c82 d2i_PublicKey(int type, EVP_PKEY **a, const unsigned char **pp, long length) argument
/openbsd-current/gnu/usr.bin/binutils/include/opcode/
H A Dnp1.h26 int length; member in struct:gld_opcode
H A Dpn.h26 int length; member in struct:gld_opcode

Completed in 386 milliseconds

1234567891011>>