Home
last modified time | relevance | path

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

/dports/devel/splint/splint-3.1.2/src/
H A DstructNames.c38 # define MARKCHAR_UNION '$' macro
60 case MARKCHAR_UNION: return (cstring_makeLiteral ("union")); in fixTagName()
72 case MARKCHAR_UNION: in fixTagName()
126 return (cstring_prependChar (MARKCHAR_UNION, s)); in makeUnion()