Lines Matching refs:stackPushINT
26 stackPushINT(pVM->pStack, ior); in pushIor()
49 stackPushINT(pVM->pStack, EINVAL); in ficlFopen()
167 stackPushINT(pVM->pStack, statbuf.st_mode); in ficlFileStatus()
168 stackPushINT(pVM->pStack, 0); in ficlFileStatus()
172 stackPushINT(pVM->pStack, -1); in ficlFileStatus()
173 stackPushINT(pVM->pStack, ENOENT); in ficlFileStatus()
182 stackPushINT(pVM->pStack, ud); in ficlFilePosition()
203 stackPushINT(pVM->pStack, ud); in ficlFileSize()
291 stackPushINT(pVM->pStack, result); in ficlReadFile()
307 stackPushINT(pVM->pStack, -1); in ficlReadLine()
308 stackPushINT(pVM->pStack, 0); in ficlReadLine()
309 stackPushINT(pVM->pStack, 0); in ficlReadLine()
320 stackPushINT(pVM->pStack, -1); in ficlReadLine()
321 stackPushINT(pVM->pStack, 0); in ficlReadLine()
322 stackPushINT(pVM->pStack, error); in ficlReadLine()
331 stackPushINT(pVM->pStack, length); in ficlReadLine()
332 stackPushINT(pVM->pStack, flag); in ficlReadLine()
333 stackPushINT(pVM->pStack, 0); /* ior */ in ficlReadLine()