FLEXSIZEOF        583 lib-src/ebrowse.c       sym = xmalloc (FLEXSIZEOF (struct sym, name, strlen (name) + 1));
FLEXSIZEOF        868 lib-src/ebrowse.c   struct member *m = xmalloc (FLEXSIZEOF (struct member, name,
FLEXSIZEOF        979 lib-src/ebrowse.c   struct sym *s = xmalloc (FLEXSIZEOF (struct sym, name, strlen (name) + 1));
FLEXSIZEOF       1063 lib-src/ebrowse.c   al = xmalloc (FLEXSIZEOF (struct alias, name, strlen (new_name) + 1));
FLEXSIZEOF         76 lib/flexmember.h   FLEXSIZEOF (type, member, (n) * sizeof (((type *) 0)->member[0]))
FLEXSIZEOF         69 lib/time_rz.c    timezone_t tz = malloc (FLEXSIZEOF (struct tm_zone, abbrs, abbr_size));
FLEXSIZEOF       1978 src/alloc.c          size_t size = FLEXSIZEOF (struct sblock, data, needed);
FLEXSIZEOF       5393 src/image.c      nbytes = FLEXSIZEOF (struct xpm_cached_color, name, strlen (color_name) + 1);
FLEXSIZEOF       10730 src/image.c        = xmalloc (FLEXSIZEOF (struct animation_cache, signature,
FLEXSIZEOF       4128 src/process.c  	  } *req = xmalloc (FLEXSIZEOF (struct req, str,
FLEXSIZEOF       1845 src/xterm.c      rec = xmalloc (FLEXSIZEOF (struct xm_targets_table_rec,
FLEXSIZEOF       2297 src/xterm.c          recs[0] = xmalloc (FLEXSIZEOF (struct xm_targets_table_rec,
FLEXSIZEOF       2339 src/xterm.c    	      recs[0] = xmalloc (FLEXSIZEOF (struct xm_targets_table_rec,
FLEXSIZEOF       2352 src/xterm.c    		= xmalloc (FLEXSIZEOF (struct xm_targets_table_rec,