Searched defs:colmax (Results 1 – 3 of 3) sorted by relevance
298 deps_write (const struct deps *d, FILE *fp, unsigned int colmax) in deps_write()
299 deps_write (const struct deps *d, FILE *fp, unsigned int colmax) in deps_write()
236 uint32_t colmax, rowmax; in parse_var() local