dmmsy.c (127B)
1 int 2 dmmsy(struct arena *scratch, struct graph *graph, 3 struct node const *src, double *dists, va_list ap) 4 { 5 return -1; 6 }