Searched refs:e_unknowntype (Results 1 – 4 of 4) sorted by relevance
115 const char e_unknowntype[] = "%.*s: unknown type"; variable
236 extern const char e_unknowntype[];
736 errormsg(SH_DICT,ERROR_exit(1),e_unknowntype, n,tname); in nv_atypeindex()
1426 errormsg(SH_DICT,ERROR_exit(1),e_unknowntype,strlen(fp->type),fp->type); in nv_mkstruct()