wordgen            29 divide.c             if ((wp[no++] = wordgen(&word[0])) == NULL) 
wordgen            63 divide.c       	if ((stock = wordgen(&word[0])) == NULL)
wordgen            67 divide.c       	if ((wp[no++] = wordgen(&word[0])) == NULL)
wordgen            74 divide.c       	if ((stock = wordgen(&word[0])) == NULL)
wordgen            77 divide.c       	if ((wp[no++] = wordgen(&word[0])) == NULL)
wordgen            86 divide.c             if ((wp[no++] = wordgen(&word[0])) == NULL)
wordgen           102 staslova.h     unsigned char *wordgen(unsigned char *);