Searched refs:current_space (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/include/
H A Dobjalloc.h47 unsigned int current_space; member in struct:objalloc
94 (__len != 0 && __len <= __o->current_space \
96 __o->current_space -= __len, \
/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dobjalloc.h47 unsigned int current_space; member in struct:objalloc
94 (__len != 0 && __len <= __o->current_space \
96 __o->current_space -= __len, \
/netbsd-current/external/gpl3/gdb.old/dist/include/
H A Dobjalloc.h47 unsigned int current_space; member in struct:objalloc
94 (__len != 0 && __len <= __o->current_space \
96 __o->current_space -= __len, \
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dobjalloc.h47 unsigned int current_space; member in struct:objalloc
94 (__len != 0 && __len <= __o->current_space \
96 __o->current_space -= __len, \
/netbsd-current/external/gpl3/gdb/dist/include/
H A Dobjalloc.h47 unsigned int current_space; member in struct:objalloc
94 (__len != 0 && __len <= __o->current_space \
96 __o->current_space -= __len, \
/netbsd-current/external/gpl3/binutils.old/dist/include/
H A Dobjalloc.h47 unsigned int current_space; member in struct:objalloc
94 (__len != 0 && __len <= __o->current_space \
96 __o->current_space -= __len, \
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dobjalloc.c107 ret->current_space = CHUNK_SIZE - CHUNK_HEADER_SIZE;
131 if (len <= o->current_space)
134 o->current_space -= len;
166 o->current_space = CHUNK_SIZE - CHUNK_HEADER_SIZE;
264 o->current_space = ((char *) p + CHUNK_SIZE) - b;
296 o->current_space = ((char *) p + CHUNK_SIZE) - current_ptr;
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dobjalloc.c107 ret->current_space = CHUNK_SIZE - CHUNK_HEADER_SIZE;
131 if (len <= o->current_space)
134 o->current_space -= len;
166 o->current_space = CHUNK_SIZE - CHUNK_HEADER_SIZE;
264 o->current_space = ((char *) p + CHUNK_SIZE) - b;
296 o->current_space = ((char *) p + CHUNK_SIZE) - current_ptr;
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dobjalloc.c107 ret->current_space = CHUNK_SIZE - CHUNK_HEADER_SIZE;
131 if (len <= o->current_space)
134 o->current_space -= len;
166 o->current_space = CHUNK_SIZE - CHUNK_HEADER_SIZE;
264 o->current_space = ((char *) p + CHUNK_SIZE) - b;
296 o->current_space = ((char *) p + CHUNK_SIZE) - current_ptr;
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dobjalloc.c107 ret->current_space = CHUNK_SIZE - CHUNK_HEADER_SIZE;
131 if (len <= o->current_space)
134 o->current_space -= len;
166 o->current_space = CHUNK_SIZE - CHUNK_HEADER_SIZE;
264 o->current_space = ((char *) p + CHUNK_SIZE) - b;
296 o->current_space = ((char *) p + CHUNK_SIZE) - current_ptr;
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dobjalloc.c107 ret->current_space = CHUNK_SIZE - CHUNK_HEADER_SIZE;
131 if (len <= o->current_space)
134 o->current_space -= len;
166 o->current_space = CHUNK_SIZE - CHUNK_HEADER_SIZE;
264 o->current_space = ((char *) p + CHUNK_SIZE) - b;
296 o->current_space = ((char *) p + CHUNK_SIZE) - current_ptr;
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dobjalloc.c107 ret->current_space = CHUNK_SIZE - CHUNK_HEADER_SIZE;
131 if (len <= o->current_space)
134 o->current_space -= len;
166 o->current_space = CHUNK_SIZE - CHUNK_HEADER_SIZE;
264 o->current_space = ((char *) p + CHUNK_SIZE) - b;
296 o->current_space = ((char *) p + CHUNK_SIZE) - current_ptr;
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-hppa.c537 static sd_chain_struct *current_space; variable
1125 if (current_space == label_chain->lss_space && label_chain->lss_label)
1150 label_chain->lss_space = current_space;
6207 current_space = is_defined_space ("$TEXT$");
6209 = pa_subsegment_to_subspace (current_space->sd_seg, 0);
6222 current_space = is_defined_space ("$PRIVATE$");
6224 = pa_subsegment_to_subspace (current_space->sd_seg, 0);
7072 if (current_space == NULL)
7229 current_space = sd_chain;
7246 current_space
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-hppa.c537 static sd_chain_struct *current_space; variable
1125 if (current_space == label_chain->lss_space && label_chain->lss_label)
1150 label_chain->lss_space = current_space;
6194 current_space = is_defined_space ("$TEXT$");
6196 = pa_subsegment_to_subspace (current_space->sd_seg, 0);
6209 current_space = is_defined_space ("$PRIVATE$");
6211 = pa_subsegment_to_subspace (current_space->sd_seg, 0);
7059 if (current_space == NULL)
7216 current_space = sd_chain;
7233 current_space
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-hppa.c537 static sd_chain_struct *current_space; variable
1125 if (current_space == label_chain->lss_space && label_chain->lss_label)
1150 label_chain->lss_space = current_space;
6207 current_space = is_defined_space ("$TEXT$");
6209 = pa_subsegment_to_subspace (current_space->sd_seg, 0);
6222 current_space = is_defined_space ("$PRIVATE$");
6224 = pa_subsegment_to_subspace (current_space->sd_seg, 0);
7072 if (current_space == NULL)
7229 current_space = sd_chain;
7246 current_space
[all...]

Completed in 304 milliseconds