FLEXSIZEOF        588 lib-src/ebrowse.c       sym = xmalloc (FLEXSIZEOF (struct sym, name, strlen (name) + 1));
FLEXSIZEOF        873 lib-src/ebrowse.c   struct member *m = xmalloc (FLEXSIZEOF (struct member, name,
FLEXSIZEOF        984 lib-src/ebrowse.c   struct sym *s = xmalloc (FLEXSIZEOF (struct sym, name, strlen (name) + 1));
FLEXSIZEOF       1068 lib-src/ebrowse.c   al = xmalloc (FLEXSIZEOF (struct alias, name, strlen (new_name) + 1));
FLEXSIZEOF         69 lib/time_rz.c    timezone_t tz = malloc (FLEXSIZEOF (struct tm_zone, abbrs, abbr_size));
FLEXSIZEOF       1865 src/alloc.c          size_t size = FLEXSIZEOF (struct sblock, data, needed);
FLEXSIZEOF       4819 src/image.c      nbytes = FLEXSIZEOF (struct xpm_cached_color, name, strlen (color_name) + 1);
FLEXSIZEOF       10122 src/image.c        = xmalloc (FLEXSIZEOF (struct animation_cache, signature,
FLEXSIZEOF       4122 src/process.c  	  } *req = xmalloc (FLEXSIZEOF (struct req, str,
FLEXSIZEOF       1770 src/xterm.c      rec = xmalloc (FLEXSIZEOF (struct xm_targets_table_rec,
FLEXSIZEOF       2222 src/xterm.c          recs[0] = xmalloc (FLEXSIZEOF (struct xm_targets_table_rec,
FLEXSIZEOF       2267 src/xterm.c    	      recs[0] = xmalloc (FLEXSIZEOF (struct xm_targets_table_rec,
FLEXSIZEOF       2280 src/xterm.c    		= xmalloc (FLEXSIZEOF (struct xm_targets_table_rec,