Home
last modified time | relevance | path

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

/dports/devel/splint/splint-3.1.2/src/Headers/
H A DglobSet.h48 extern /*@only@*/ globSet globSet_newCopy (globSet p_s) /*@*/ ;
/dports/devel/splint/splint-3.1.2/src/
H A DglobSet.c79 globSet_newCopy (globSet s) in globSet_newCopy() function
H A Duentry.c6757 ret->globs = globSet_newCopy (u->globs); in ufinfo_copy()
6774 ret->globs = globSet_newCopy (u->globs); in uiinfo_copy()