memsize_str2word  178 include/struct.h WORD memsize_str2word(const char *str);
memsize_str2word  140 src/casl2.c                if((memsize = memsize_str2word(optarg)) == 0) {
memsize_str2word   67 src/comet2.c               if((memsize = memsize_str2word(optarg)) == 0) {
memsize_str2word   77 src/comet2monitor.c             if((memsize = memsize_str2word(optarg)) == 0) {