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