| /src/crypto/external/bsd/netpgp/dist/src/lib/ |
| memory.h | 64 size_t allocated; member in struct:pgp_memory_t
|
| memory.h | 64 size_t allocated; member in struct:pgp_memory_t
|
| /src/external/gpl3/binutils/dist/include/ |
| dyn-string.h | 31 int allocated; /* The amount of space allocated for the string. */ member in struct:dyn_string
|
| dyn-string.h | 31 int allocated; /* The amount of space allocated for the string. */ member in struct:dyn_string
|
| /src/external/gpl3/binutils/dist/libiberty/ |
| xmalloc.c | 123 size_t allocated; local 126 allocated = (char *) sbrk (0) - first_break; 128 allocated = (char *) sbrk (0) - (char *) &environ; 132 (unsigned long) size, (unsigned long) allocated);
|
| xmalloc.c | 123 size_t allocated; local 126 allocated = (char *) sbrk (0) - first_break; 128 allocated = (char *) sbrk (0) - (char *) &environ; 132 (unsigned long) size, (unsigned long) allocated);
|
| /src/external/gpl3/binutils.old/dist/include/ |
| dyn-string.h | 31 int allocated; /* The amount of space allocated for the string. */ member in struct:dyn_string
|
| dyn-string.h | 31 int allocated; /* The amount of space allocated for the string. */ member in struct:dyn_string
|
| /src/external/gpl3/binutils.old/dist/libiberty/ |
| xmalloc.c | 123 size_t allocated; local 126 allocated = (char *) sbrk (0) - first_break; 128 allocated = (char *) sbrk (0) - (char *) &environ; 132 (unsigned long) size, (unsigned long) allocated);
|
| xmalloc.c | 123 size_t allocated; local 126 allocated = (char *) sbrk (0) - first_break; 128 allocated = (char *) sbrk (0) - (char *) &environ; 132 (unsigned long) size, (unsigned long) allocated);
|
| /src/external/gpl3/gcc/dist/include/ |
| dyn-string.h | 31 int allocated; /* The amount of space allocated for the string. */ member in struct:dyn_string
|
| dyn-string.h | 31 int allocated; /* The amount of space allocated for the string. */ member in struct:dyn_string
|
| /src/external/gpl3/gcc/dist/libiberty/ |
| xmalloc.c | 123 size_t allocated; local 126 allocated = (char *) sbrk (0) - first_break; 128 allocated = (char *) sbrk (0) - (char *) &environ; 132 (unsigned long) size, (unsigned long) allocated);
|
| xmalloc.c | 123 size_t allocated; local 126 allocated = (char *) sbrk (0) - first_break; 128 allocated = (char *) sbrk (0) - (char *) &environ; 132 (unsigned long) size, (unsigned long) allocated);
|
| /src/external/gpl3/gcc.old/dist/include/ |
| dyn-string.h | 31 int allocated; /* The amount of space allocated for the string. */ member in struct:dyn_string
|
| dyn-string.h | 31 int allocated; /* The amount of space allocated for the string. */ member in struct:dyn_string
|
| /src/external/gpl3/gcc.old/dist/libiberty/ |
| xmalloc.c | 123 size_t allocated; local 126 allocated = (char *) sbrk (0) - first_break; 128 allocated = (char *) sbrk (0) - (char *) &environ; 132 (unsigned long) size, (unsigned long) allocated);
|
| /src/external/gpl3/gdb.old/dist/include/ |
| dyn-string.h | 31 int allocated; /* The amount of space allocated for the string. */ member in struct:dyn_string
|
| /src/external/gpl3/gdb.old/dist/libiberty/ |
| xmalloc.c | 123 size_t allocated; local 126 allocated = (char *) sbrk (0) - first_break; 128 allocated = (char *) sbrk (0) - (char *) &environ; 132 (unsigned long) size, (unsigned long) allocated);
|
| /src/external/mpl/bind/dist/lib/dns/include/dns/ |
| ipkeylist.h | 35 uint32_t allocated; member in struct:dns_ipkeylist
|
| /src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/ |
| ipkeylist.h | 35 uint32_t allocated; member in struct:dns_ipkeylist
|
| /src/external/gpl3/gdb/dist/include/ |
| dyn-string.h | 31 int allocated; /* The amount of space allocated for the string. */ member in struct:dyn_string
|
| /src/external/gpl3/gdb/dist/libiberty/ |
| xmalloc.c | 123 size_t allocated; local 126 allocated = (char *) sbrk (0) - first_break; 128 allocated = (char *) sbrk (0) - (char *) &environ; 132 (unsigned long) size, (unsigned long) allocated);
|
| /src/external/bsd/jemalloc.old/dist/test/unit/ |
| zero_realloc_alloc.c | 4 allocated() { function 8 uint64_t allocated; local 9 size_t sz = sizeof(allocated); 10 expect_d_eq(mallctl("thread.allocated", (void *)&allocated, &sz, NULL, 12 return allocated; 30 uint64_t allocated_before = allocated(); 33 uint64_t allocated_after = allocated();
|
| /src/external/bsd/jemalloc/dist/test/unit/ |
| zero_realloc_alloc.c | 4 allocated(void) { function 8 uint64_t allocated; local 9 size_t sz = sizeof(allocated); 11 mallctl("thread.allocated", (void *)&allocated, &sz, NULL, 0), 0, 13 return allocated; 32 uint64_t allocated_before = allocated(); 35 uint64_t allocated_after = allocated();
|