Searched refs:alignPtr (Results 1 – 4 of 4) sorted by relevance
100 void *alignPtr(void *ptr) in alignPtr() function120 pDict->here = alignPtr(pDict->here); in dictAlign()
227 pc = (CELL *)alignPtr(sp->text + sp->count + 1) - 1; in seeColon()234 pc = (CELL *)alignPtr(sp->text + sp->count + 1) - 1; in seeColon()
740 void *alignPtr(void *ptr);
2595 cp = alignPtr(cp); in cstringLit()2651 cp = alignPtr(cp); in stringLit()2727 dp->here = PTRtoCELL alignPtr(cpDest); in sLiteralCoIm()3211 PUSHPTR(alignPtr(addr)); in aligned()