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

/freebsd-12-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-12-stable/contrib/ncurses/ncurses/tinfo/
H A Dalloc_entry.c58 static size_t next_free; /* next free character in stringbuf */ variable
[all...]
/freebsd-12-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-12-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-12-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-12-stable/sys/dev/adb/
H A Dadb_bus.c115 uint8_t i, next_free; local
/freebsd-12-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-12-stable/contrib/subversion/subversion/libsvn_delta/
H A Dcompose_delta.c99 alloc_block_t *next_free; member in union:alloc_block_t
/freebsd-12-stable/contrib/gdb/gdb/
H A Dstandalone.c429 char *next_free; variable
/freebsd-12-stable/contrib/unbound/services/
H A Doutside_network.h346 struct pending_tcp* next_free; member in struct:pending_tcp
/freebsd-12-stable/usr.sbin/efibootmgr/
H A Defibootmgr.c521 uint16_t *vals, next_free = 0; local
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.h867 char *next_free; member in struct:__sanitizer_obstack

Completed in 292 milliseconds