obj 20 fetch.c unsigned char *obj = NULL;
obj 30 fetch.c if ((obj = materialalloc(NULL, cur, NULL)) == NULL)
obj 33 fetch.c if ((wdpa = getwdarray(obj)) == NULL) { /* memory error or no words */
obj 38 fetch.c free((unsigned char *) obj);