Home
last modified time | relevance | path

Searched refs:isptrfun (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/abi/spectrans/spec2trace/
H A Dparseproto.y2073 int isptrfun; in decl_PrintTraceInfo() local
2081 isptrfun = type_IsPtrFun(dp->d_type); in decl_PrintTraceInfo()
2082 if (type_IsFunction(dp->d_type) || isptrfun) in decl_PrintTraceInfo()
2090 if (isptrfun) in decl_PrintTraceInfo()