Searched refs:s_ubmax (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/cddl/contrib/opensolaris/tools/ctf/dump/
H A Ddump.c88 ulong_t s_ubmax; /* largest union in terms of bytes */ member in struct:__anon68
522 stats.s_ubmax = MAX(stats.s_ubmax, size);
733 long_stat("maximum size of a union", stats.s_ubmax);

Completed in 100 milliseconds