Searched defs:size (Results 51 - 75 of 3425) sorted by relevance

1234567891011>>

/openbsd-current/gnu/usr.bin/binutils/gprof/
H A Dutils.c49 int size = 0; local
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Ddwarf2loc.h41 unsigned short size; member in struct:dwarf2_locexpr_baton
57 unsigned short size; member in struct:dwarf2_loclist_baton
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.eh/
H A Dpdel1.C13 void * operator new (size_t size, int, int) { return operator new (size); } argument
H A Dpdel2.C13 void * operator new (size_t size, int, int) { return operator new (size); } argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.ext/
H A Dpretty.C28 SVTable::SVTable (int size, const char *d) argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Doperators4.C13 int size; member in class:Vector
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dnet46.C10 void *operator new(size_t size) throw (std::bad_alloc) { argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.oliva/
H A Dnew1.C14 void* operator new(size_t size, double = 0.0) { return ::operator new(size);} argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dcrash11.C15 static size_type size; member in struct:string
H A Dnew3.C6 int size; member in struct:A
20 void operator delete [] (void *ptr, size_t size) { } argument
H A Dnew6.C10 void *operator new (size_t size) throw (bad_alloc) argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dttp19.C7 int size() { return d.size(); } function in class:C
10 template<template<class> class D,class E> int size(D<E> &d1) function
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20010605-1.c4 int size = 10; local
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D920810-1.c5 typedef struct{void*super;int name;int size;}t; member in struct:__anon6985
6 t*f(t*clas,int size) argument
H A Dva-arg-22.c29 void foo (int size, ...) argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dduff-2.c22 cksum (const unsigned char *src, unsigned long size) argument
/openbsd-current/lib/libc/gen/
H A Dlockf.c38 lockf(int filedes, int function, off_t size) argument
/openbsd-current/lib/libc/net/
H A Dinet_neta.c41 inet_neta(in_addr_t src, char *dst, size_t size) argument
/openbsd-current/sys/arch/m88k/include/
H A Dpmap_table.h38 psize_t size; member in struct:pmap_table
/openbsd-current/sys/arch/powerpc/include/
H A Dpowerpc.h40 vsize_t size; member in struct:mem_region
/openbsd-current/regress/lib/libc/stdio_threading/fopen/
H A Dfopen_test.c23 writefn(void *cookie, const char *buf, int size) argument
/openbsd-current/usr.bin/mail/
H A Dstrings.c52 salloc(int size) argument
/openbsd-current/sys/ufs/ext2fs/
H A Dext2fs_bswap.c99 e2fs_cg_bswap(struct ext2_gd *old, struct ext2_gd *new, int size) argument
/openbsd-current/sys/dev/pci/
H A Dgcu_var.h23 bus_size_t size; member in struct:gcu_softc
/openbsd-current/sys/lib/libkern/
H A Dscanc.c39 scanc(u_int size, const u_char *cp, const u_char table[], int mask) argument

Completed in 292 milliseconds

1234567891011>>