Searched refs:alignPtr (Results 1 – 4 of 4) sorted by relevance
101 void *alignPtr(void *ptr) in alignPtr() function121 pDict->here = alignPtr(pDict->here); in dictAlign()
228 pc = (CELL *)alignPtr(sp->text + sp->count + 1) - 1; in seeColon()235 pc = (CELL *)alignPtr(sp->text + sp->count + 1) - 1; in seeColon()
741 void *alignPtr(void *ptr);
2596 cp = alignPtr(cp); in cstringLit()2652 cp = alignPtr(cp); in stringLit()2728 dp->here = PTRtoCELL alignPtr(cpDest); in sLiteralCoIm()3212 PUSHPTR(alignPtr(addr)); in aligned()