Searched refs:boolmax (Results 1 – 1 of 1) sorted by relevance
704 size_t namelen, boolmax, nummax, strmax, numlen; in _nc_write_object() local737 boolmax = 0; in _nc_write_object()740 boolmax = i + 1; in _nc_write_object()777 LITTLE_ENDIAN(buf + 4, boolmax); in _nc_write_object()789 for (i = 0; i < boolmax; i++) { in _nc_write_object()796 if (Write(buf, sizeof(char), boolmax) != boolmax) { in _nc_write_object()800 if (even_boundary(namelen + boolmax)) { in _nc_write_object()