Searched refs:boolmax (Results 1 – 1 of 1) sorted by relevance
739 size_t namelen, boolmax, nummax, strmax, numlen; in _nc_write_object() local772 boolmax = 0; in _nc_write_object()775 boolmax = i + 1; in _nc_write_object()813 LITTLE_ENDIAN(buf + 4, boolmax); in _nc_write_object()825 for (i = 0; i < boolmax; i++) { in _nc_write_object()832 if (Write(buf, sizeof(char), boolmax) != boolmax) { in _nc_write_object()836 if (even_boundary(namelen + boolmax)) { in _nc_write_object()