Searched refs:boolmax (Results 1 – 1 of 1) sorted by relevance
721 size_t namelen, boolmax, nummax, strmax, numlen; in _nc_write_object() local754 boolmax = 0; in _nc_write_object()757 boolmax = i + 1; in _nc_write_object()795 LITTLE_ENDIAN(buf + 4, boolmax); in _nc_write_object()807 for (i = 0; i < boolmax; i++) { in _nc_write_object()814 if (Write(buf, sizeof(char), boolmax) != boolmax) { in _nc_write_object()818 if (even_boundary(namelen + boolmax)) { in _nc_write_object()