Searched refs:boolmax (Results 1 – 1 of 1) sorted by relevance
627 size_t namelen, boolmax, nummax, strmax; in write_object() local654 boolmax = 0; in write_object()657 boolmax = i + 1; in write_object()677 LITTLE_ENDIAN(buf + 4, boolmax); in write_object()688 for (i = 0; i < boolmax; i++) in write_object()693 if (Write(buf, sizeof(char), boolmax) != boolmax) in write_object()696 if (even_boundary(namelen + boolmax)) in write_object()