Home
last modified time | relevance | path

Searched defs:CollMove (Results 1 – 2 of 2) sorted by relevance

/dports/devel/cc65/cc65-2.19/src/common/
H A Dcoll.c342 void CollMove (Collection* C, unsigned OldIndex, unsigned NewIndex) in CollMove() function
/dports/devel/cc65/cc65-2.19/src/dbginfo/
H A Ddbginfo.c740 static void CollMove (Collection* Source, Collection* Target) in CollMove() function