Home
last modified time | relevance | path

Searched refs:N_CannotGC (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/usr.bin/texinfo/info/
Ddir.c88 if (dir_buffer->flags & N_CannotGC) in maybe_build_dir_node()
160 dir_buffer->flags |= N_CannotGC; in maybe_build_dir_node()
Dnodes.h53 #define N_CannotGC 0x20 /* File buffer cannot be gc'ed. */ macro
Dman.c162 file_buffer->flags = (N_IsInternal | N_CannotGC | N_IsManPage); in create_manpage_file_buffer()
Dsession.c4198 if (fb->flags & N_CannotGC) in info_gc_file_buffers()
/openbsd/src/gnu/usr.bin/texinfo/
DChangeLog.469149 * info/nodes.h: New flag N_CannotGC unconditionally prevents garbage