Home
last modified time | relevance | path

Searched defs:colmax (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dmkdeps.c226 deps_write (d, fp, colmax) in deps_write() argument
/openbsd-src/gnu/gcc/libcpp/
H A Dmkdeps.c289 deps_write (const struct deps *d, FILE *fp, unsigned int colmax) in deps_write()