Searched refs:ficlAlignPointer (Results 1 – 6 of 6) sorted by relevance
94 dictionary->here = ficlAlignPointer(dictionary->here); in ficlDictionaryAlign()733 ficlAlignPointer(counted->text + in ficlDictionarySee()743 ficlAlignPointer(counted->text + in ficlDictionarySee()
10 ficlAlignPointer(void *ptr) in ficlAlignPointer() function
359 cp = ficlAlignPointer(cp); in ficlVmInnerLoop()369 cp = ficlAlignPointer(cp); in ficlVmInnerLoop()
1312 FICL_PLATFORM_EXTERN void *ficlAlignPointer(void *ptr);
1389 dictionary->here = FICL_POINTER_TO_CELL(ficlAlignPointer(to)); in ficlPrimitiveSLiteralCoIm()1786 ficlStackPushPointer(vm->dataStack, ficlAlignPointer(addr)); in ficlPrimitiveAligned()
43 ficlAlignPointer;