Searched refs:FUNMAP (Results 1 – 2 of 2) sorted by relevance
51 FUNMAP **funmap;59 static FUNMAP default_funmap[] = {200 funmap = (FUNMAP **)xrealloc (funmap, funmap_size * sizeof (FUNMAP *));203 funmap[funmap_entry] = (FUNMAP *)xmalloc (sizeof (FUNMAP));207 funmap[++funmap_entry] = (FUNMAP *)NULL;
73 } FUNMAP; typedef75 extern FUNMAP **funmap;