memsize_str2word  175 include/struct.h WORD memsize_str2word(const char *str);
memsize_str2word  135 src/casl2.c                if((memsize = memsize_str2word(optarg)) == 0) {
memsize_str2word   63 src/comet2.c               if((memsize = memsize_str2word(optarg)) == 0) {
memsize_str2word   58 src/comet2monitor.c             if((memsize = memsize_str2word(optarg)) == 0) {