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

/freebsd-10-stable/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-10-stable/contrib/ncurses/ncurses/tinfo/
H A Dalloc_entry.c59 static size_t next_free; /* next free character in stringbuf */ variable
[all...]
/freebsd-10-stable/contrib/gcclibs/include/
H A Dobstack.h169 char *next_free; /* where to add next char to current object */ member in struct:obstack
[all...]
/freebsd-10-stable/contrib/gdb/include/
H A Dobstack.h173 char *next_free; /* where to add next char to current object */ member in struct:obstack
[all...]
/freebsd-10-stable/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-10-stable/sys/dev/adb/
H A Dadb_bus.c113 uint8_t i, next_free; local
/freebsd-10-stable/contrib/binutils/include/
H A Dobstack.h169 char *next_free; /* where to add next char to current object */ member in struct:obstack
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_delta/
H A Dcompose_delta.c99 alloc_block_t *next_free; member in union:alloc_block_t
/freebsd-10-stable/contrib/unbound/services/
H A Doutside_network.h241 struct pending_tcp* next_free; member in struct:pending_tcp
/freebsd-10-stable/contrib/gdb/gdb/
H A Dstandalone.c429 char *next_free; variable

Completed in 286 milliseconds