Searched defs:next_free (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dcselib.h32 struct cselib_val_struct * GTY ((skip)) next_free; member in union:cselib_val_u
H A Dggc-zone.c140 struct alloc_chunk *next_free; member in struct:alloc_chunk
/freebsd-9.3-release/contrib/ncurses/ncurses/tinfo/
H A Dalloc_entry.c59 static size_t next_free; /* next free character in stringbuf */ variable
[all...]
/freebsd-9.3-release/contrib/binutils/include/
H A Dobstack.h169 char *next_free; /* where to add next char to current object */ member in struct:obstack
[all...]
/freebsd-9.3-release/contrib/gcclibs/include/
H A Dobstack.h169 char *next_free; /* where to add next char to current object */ member in struct:obstack
[all...]
/freebsd-9.3-release/contrib/gdb/include/
H A Dobstack.h173 char *next_free; /* where to add next char to current object */ member in struct:obstack
[all...]
/freebsd-9.3-release/gnu/usr.bin/grep/
H A Dobstack.h166 char *next_free; /* where to add next char to current object */ member in struct:obstack
[all...]
/freebsd-9.3-release/sys/dev/adb/
H A Dadb_bus.c113 uint8_t i, next_free; local
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dstandalone.c429 char *next_free; variable

Completed in 213 milliseconds