Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/mdocml/dist/
H A Dmandocdb.c176 static int use_all; /* use all found files */ variable
358 use_all = 1; in mandocdb()
446 use_all = 1; in mandocdb()
636 if ( ! use_all && ff->fts_level < 2) { in treescan()
652 if ( ! use_all) { in treescan()
670 } else if ( ! use_all && in treescan()
735 if (dsec != NULL || use_all) in treescan()
753 if (ff->fts_info == FTS_DP || use_all) in treescan()
788 assert(use_all); in filescan()
1041 if (use_all) in mlinks_undupe()
[all …]
/netbsd-src/usr.bin/error/
H A Dtouch.c618 text(Eptr p, bool use_all) in text() argument
620 int offset = use_all ? 0 : 2; in text()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200721880 (struct sra_walk_fns): Remove use_all parameter from use.
21886 (scan_use): Remove use_all parameter.
24080 (struct sra_walk_fns): Remove use_all parameter from use.
24086 (scan_use): Remove use_all parameter.
H A DChangeLog-20081094 type for signed types in the use_all && !is_output bitfield case.
H A DChangeLog-20053849 (struct sra_walk_fns) <use>: Add use_all argument.