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

/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dtrace.c119 static int to_basetype(char *);
592 * process. This may turn into to_basetype() or to_primitivetype().
618 * to_basetype -- convert a C type declaration into its base type and return
623 to_basetype(char *str) function
781 levels = to_basetype(f_basetype);

Completed in 46 milliseconds