Searched refs:TypeToText (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/pswrap/
H A Dpsw.c165 static char *TypeToText(Type type) function
341 fprintf(stm, "%s ", TypeToText(arg->type));
351 fprintf(stm, "%s ", TypeToText(arg->type));
365 char *result = TypeToText(type);
384 type = TypeToText(arg->type);
398 type = TypeToText(arg->type);
1401 item->subscript->val,TypeToText(t->namedFormal->type),
1405 item->subscript->val,TypeToText(t->namedFormal->type),
1419 item->subscript->name,TypeToText(t->namedFormal->type),
1423 item->subscript->name,TypeToText(
[all...]

Completed in 408 milliseconds