Lines Matching refs:stackPushINT
27 stackPushINT(pVM->pStack, ior); in pushIor()
50 stackPushINT(pVM->pStack, EINVAL); in ficlFopen()
161 stackPushINT(pVM->pStack, statbuf.st_mode); in ficlFileStatus()
162 stackPushINT(pVM->pStack, 0); in ficlFileStatus()
166 stackPushINT(pVM->pStack, -1); in ficlFileStatus()
167 stackPushINT(pVM->pStack, ENOENT); in ficlFileStatus()
176 stackPushINT(pVM->pStack, ud); in ficlFilePosition()
197 stackPushINT(pVM->pStack, ud); in ficlFileSize()
285 stackPushINT(pVM->pStack, result); in ficlReadFile()
301 stackPushINT(pVM->pStack, -1); in ficlReadLine()
302 stackPushINT(pVM->pStack, 0); in ficlReadLine()
303 stackPushINT(pVM->pStack, 0); in ficlReadLine()
314 stackPushINT(pVM->pStack, -1); in ficlReadLine()
315 stackPushINT(pVM->pStack, 0); in ficlReadLine()
316 stackPushINT(pVM->pStack, error); in ficlReadLine()
325 stackPushINT(pVM->pStack, length); in ficlReadLine()
326 stackPushINT(pVM->pStack, flag); in ficlReadLine()
327 stackPushINT(pVM->pStack, 0); /* ior */ in ficlReadLine()