Searched defs:colmax (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libcpp/ |
H A D | mkdeps.cc | 350 make_write_name (const char *name, FILE *fp, unsigned col, unsigned colmax, in make_write_name() 378 unsigned col, unsigned colmax, unsigned quote_lwm = 0, in make_write_vec() 390 make_write (const cpp_reader *pfile, FILE *fp, unsigned int colmax) in make_write() 471 deps_write (const cpp_reader *pfile, FILE *fp, unsigned int colmax) in deps_write()
|
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
H A D | mkdeps.c | 369 make_write (const class mkdeps *d, FILE *fp, bool phony, unsigned int colmax) in make_write() 392 deps_write (const class mkdeps *d, FILE *fp, bool phony, unsigned int colmax) in deps_write()
|
/netbsd-src/lib/libc/citrus/modules/ |
H A D | citrus_mapper_zone.c | 244 uint32_t rowmax, colmax; in parse_var() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | d-lang.cc | 159 unsigned colmax = 72) in deps_write_string()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | d-lang.cc | 152 deps_write (Module *module, OutBuffer *buffer, unsigned colmax = 72) in deps_write()
|
/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/ |
H A D | post-html.cpp | 3522 int colmax = 0; // pacify compiler in lookahead_for_tables() local
|