Symbol: vmCheckStack
stand/ficl/ficl.h
622
void vmCheckStack(FICL_VM *pVM, int popCells, int pushCells);
stand/ficl/float.c
148
vmCheckStack(pVM, 1, 0);
stand/ficl/float.c
166
vmCheckStack(pVM, 1, 0);
stand/ficl/float.c
184
vmCheckStack(pVM, 1, 0);
stand/ficl/float.c
202
vmCheckStack(pVM, 1, 0);
stand/ficl/float.c
220
vmCheckStack(pVM, 1, 0);
stand/ficl/float.c
238
vmCheckStack(pVM, 1, 0);
stand/ficl/float.c
255
vmCheckStack(pVM, 1, 0);
stand/ficl/float.c
272
vmCheckStack(pVM, 0, 1);
stand/ficl/float.c
387
vmCheckStack(pVM, 0, 1);
stand/ficl/float.c
601
vmCheckStack(pVM, 1, 0);
stand/ficl/float.c
618
vmCheckStack(pVM, 1, 0);
stand/ficl/float.c
634
vmCheckStack(pVM, 1, 0);
stand/ficl/float.c
648
vmCheckStack(pVM, 0, 1);
stand/ficl/float.c
681
vmCheckStack(pVM, 0, 1); /* Make sure room for result. */
stand/ficl/float.c
698
vmCheckStack(pVM, 0, 1); /* Make sure room for result. */
stand/ficl/float.c
715
vmCheckStack(pVM, 0, 1);
stand/ficl/float.c
732
vmCheckStack(pVM, 0, 1);
stand/ficl/float.c
750
vmCheckStack(pVM, 0, 1);
stand/ficl/float.c
768
vmCheckStack(pVM, 0, 1);
stand/ficl/float.c
787
vmCheckStack(pVM, 0, 1);
stand/ficl/float.c
801
vmCheckStack(pVM, 1, 0);
stand/ficl/gfx_loader.c
122
vmCheckStack(pVM, 7, 1);
stand/ficl/gfx_loader.c
156
vmCheckStack(pVM, 2, 0);
stand/ficl/gfx_loader.c
170
vmCheckStack(pVM, 5, 0);
stand/ficl/gfx_loader.c
187
vmCheckStack(pVM, 7, 0);
stand/ficl/gfx_loader.c
206
vmCheckStack(pVM, 5, 0);
stand/ficl/gfx_loader.c
223
vmCheckStack(pVM, 4, 0);
stand/ficl/gfx_loader.c
71
vmCheckStack(pVM, 7, 1);
stand/ficl/loader.c
113
vmCheckStack(pVM, 5, 0);
stand/ficl/loader.c
151
vmCheckStack(pVM, 2, 2);
stand/ficl/loader.c
186
vmCheckStack(pVM, 2, 0);
stand/ficl/loader.c
213
vmCheckStack(pVM, 3, 0);
stand/ficl/loader.c
235
vmCheckStack(pVM, 3, 0);
stand/ficl/loader.c
260
vmCheckStack(pVM, 4, 1);
stand/ficl/loader.c
302
vmCheckStack(pVM, 0, 1);
stand/ficl/loader.c
322
vmCheckStack(pVM, 2, 0);
stand/ficl/loader.c
329
vmCheckStack(pVM, nparam, 1);
stand/ficl/loader.c
355
vmCheckStack(pVM, 2, 0);
stand/ficl/loader.c
395
vmCheckStack(pVM, 1, 0);
stand/ficl/loader.c
464
vmCheckStack(pVM, 1, 0);
stand/ficl/loader.c
483
vmCheckStack(pVM, 1, 1);
stand/ficl/loader.c
510
vmCheckStack(pVM, 3, 1);
stand/ficl/loader.c
560
vmCheckStack(pVM, 1, 0);
stand/ficl/loader.c
578
vmCheckStack(pVM, 3, 1);
stand/ficl/loader.c
608
vmCheckStack(pVM, 1, 3);
stand/ficl/loader.c
672
vmCheckStack(pVM, 1, 0);
stand/ficl/loader.c
690
vmCheckStack(pVM, 3, 1);
stand/ficl/loader.c
711
vmCheckStack(pVM, 3, 1);
stand/ficl/loader.c
727
vmCheckStack(pVM, 0, 1);
stand/ficl/loader.c
740
vmCheckStack(pVM, 0, 1);
stand/ficl/loader.c
76
vmCheckStack(pVM, 4, 0);
stand/ficl/loader.c
764
vmCheckStack(pVM,0,1);
stand/ficl/loader.c
778
vmCheckStack(pVM,1,0);
stand/ficl/loader.c
798
vmCheckStack(pVM, 1, 1);
stand/ficl/search.c
244
vmCheckStack(pVM, 1, 1);
stand/ficl/search.c
339
vmCheckStack(pVM, 2, 0);
stand/ficl/testmain.c
281
vmCheckStack(pVM, 1, 0);
stand/ficl/tools.c
629
vmCheckStack(pVM, 0, 0);
stand/ficl/tools.c
654
vmCheckStack(pVM, 0, 0);
stand/ficl/tools.c
848
vmCheckStack(pVM, 1, 0);
stand/ficl/tools.c
862
vmCheckStack(pVM, 2, 0);
stand/ficl/words.c
1002
vmCheckStack(pVM, 4, 4);
stand/ficl/words.c
1021
vmCheckStack(pVM, 1, 0);
stand/ficl/words.c
106
vmCheckStack(pVM, 1, 0);
stand/ficl/words.c
1093
vmCheckStack(pVM, 1, 1);
stand/ficl/words.c
1110
vmCheckStack(pVM, 1, 2);
stand/ficl/words.c
1127
vmCheckStack(pVM, 2, 0);
stand/ficl/words.c
1143
vmCheckStack(pVM, 3, 0);
stand/ficl/words.c
1154
vmCheckStack(pVM, 2, 0);
stand/ficl/words.c
1165
vmCheckStack(pVM, 1, 1);
stand/ficl/words.c
1176
vmCheckStack(pVM, 2, 0);
stand/ficl/words.c
1186
vmCheckStack(pVM, 1, 1);
stand/ficl/words.c
1197
vmCheckStack(pVM, 2, 0);
stand/ficl/words.c
1207
vmCheckStack(pVM, 1, 1);
stand/ficl/words.c
1218
vmCheckStack(pVM, 2, 0);
stand/ficl/words.c
1250
vmCheckStack(pVM, 1, 0);
stand/ficl/words.c
133
vmCheckStack(pVM, 1, 0);
stand/ficl/words.c
1351
vmCheckStack(pVM, 0, 2);
stand/ficl/words.c
1393
vmCheckStack(pVM, 1, 0);
stand/ficl/words.c
1397
vmCheckStack(pVM, fixupCount, 0);
stand/ficl/words.c
1419
vmCheckStack(pVM, 2, 1);
stand/ficl/words.c
1452
vmCheckStack(pVM, 1, 3);
stand/ficl/words.c
1492
vmCheckStack(pVM, 4, 3);
stand/ficl/words.c
1535
vmCheckStack(pVM, 4, 3);
stand/ficl/words.c
156
vmCheckStack(pVM, 1, 0);
stand/ficl/words.c
1685
vmCheckStack(pVM, 0, 0);
stand/ficl/words.c
176
vmCheckStack(pVM, 2, 0);
stand/ficl/words.c
1773
vmCheckStack(pVM, 1, 0);
stand/ficl/words.c
1794
vmCheckStack(pVM, 0, 1);
stand/ficl/words.c
1804
vmCheckStack(pVM, 0, 2);
stand/ficl/words.c
1854
vmCheckStack(pVM, 1, 1);
stand/ficl/words.c
1865
vmCheckStack(pVM, 1, 1);
stand/ficl/words.c
1876
vmCheckStack(pVM, 1, 1);
stand/ficl/words.c
1888
vmCheckStack(pVM, 2, 1);
stand/ficl/words.c
1900
vmCheckStack(pVM, 2, 1);
stand/ficl/words.c
1912
vmCheckStack(pVM, 2, 1);
stand/ficl/words.c
1924
vmCheckStack(pVM, 2, 1);
stand/ficl/words.c
1936
vmCheckStack(pVM, 2, 1);
stand/ficl/words.c
1948
vmCheckStack(pVM, 2, 1);
stand/ficl/words.c
1960
vmCheckStack(pVM, 2, 1);
stand/ficl/words.c
1972
vmCheckStack(pVM, 2, 1);
stand/ficl/words.c
1984
vmCheckStack(pVM, 1, 1);
stand/ficl/words.c
2043
vmCheckStack(pVM, 2, 0);
stand/ficl/words.c
2083
vmCheckStack(pVM, 2, 0);
stand/ficl/words.c
2181
vmCheckStack(pVM, 1, 0);
stand/ficl/words.c
2244
vmCheckStack(pVM, 1, 0);
stand/ficl/words.c
2253
vmCheckStack(pVM, 0, 1);
stand/ficl/words.c
2262
vmCheckStack(pVM, 0, 1);
stand/ficl/words.c
2271
vmCheckStack(pVM, 2, 0);
stand/ficl/words.c
2282
vmCheckStack(pVM, 0, 2);
stand/ficl/words.c
2293
vmCheckStack(pVM, 0, 2);
stand/ficl/words.c
2310
vmCheckStack(pVM, 0, 1);
stand/ficl/words.c
2349
vmCheckStack(pVM, 0, 1);
stand/ficl/words.c
2382
vmCheckStack(pVM, 1, 0);
stand/ficl/words.c
2401
vmCheckStack(pVM, 0, 1);
stand/ficl/words.c
2414
vmCheckStack(pVM, 1, 0);
stand/ficl/words.c
2428
vmCheckStack(pVM, 1, 0);
stand/ficl/words.c
2441
vmCheckStack(pVM, 1, 1);
stand/ficl/words.c
2453
vmCheckStack(pVM, 1, 1);
stand/ficl/words.c
2475
vmCheckStack(pVM, 0, 1);
stand/ficl/words.c
2539
vmCheckStack(pVM, 1, 0);
stand/ficl/words.c
2642
vmCheckStack(pVM, 0, 2);
stand/ficl/words.c
2710
vmCheckStack(pVM, 2, 0);
stand/ficl/words.c
2740
vmCheckStack(pVM, 0, 1);
stand/ficl/words.c
2759
vmCheckStack(pVM, 0, 1);
stand/ficl/words.c
2786
vmCheckStack(pVM, 0, 1);
stand/ficl/words.c
282
vmCheckStack(pVM, 2, 1);
stand/ficl/words.c
2839
vmCheckStack(pVM, 1, 1);
stand/ficl/words.c
2856
vmCheckStack(pVM, 1, 1);
stand/ficl/words.c
2874
vmCheckStack(pVM, 1, 2);
stand/ficl/words.c
294
vmCheckStack(pVM, 2, 1);
stand/ficl/words.c
2941
vmCheckStack(pVM, 2, 2);
stand/ficl/words.c
2962
vmCheckStack(pVM, 2, 2);
stand/ficl/words.c
2987
vmCheckStack(pVM, 2, 2);
stand/ficl/words.c
3014
vmCheckStack(pVM, 1, 0);
stand/ficl/words.c
3034
vmCheckStack(pVM, 1, 0);
stand/ficl/words.c
306
vmCheckStack(pVM, 2, 1);
stand/ficl/words.c
3069
vmCheckStack(pVM,4,4);
stand/ficl/words.c
3159
vmCheckStack(pVM,2,1);
stand/ficl/words.c
318
vmCheckStack(pVM, 1, 1);
stand/ficl/words.c
3207
vmCheckStack(pVM,1,1);
stand/ficl/words.c
329
vmCheckStack(pVM, 2, 1);
stand/ficl/words.c
3302
vmCheckStack(pVM,0,1);
stand/ficl/words.c
3326
vmCheckStack(pVM,1,1);
stand/ficl/words.c
3350
vmCheckStack(pVM,1,1);
stand/ficl/words.c
3375
vmCheckStack(pVM,1,2);
stand/ficl/words.c
3403
vmCheckStack(pVM,2,1);
stand/ficl/words.c
3441
vmCheckStack(pVM,2,0);
stand/ficl/words.c
353
vmCheckStack(pVM, 2, 2);
stand/ficl/words.c
3536
vmCheckStack(pVM,1,1);
stand/ficl/words.c
3568
vmCheckStack(pVM,0,2);
stand/ficl/words.c
3593
vmCheckStack(pVM,1,2);
stand/ficl/words.c
3617
vmCheckStack(pVM,3,0);
stand/ficl/words.c
3678
vmCheckStack(pVM,1,2);
stand/ficl/words.c
369
vmCheckStack(pVM, 1, 1);
stand/ficl/words.c
3697
vmCheckStack(pVM,2,2);
stand/ficl/words.c
3722
vmCheckStack(pVM,3,2);
stand/ficl/words.c
3748
vmCheckStack(pVM,3,2);
stand/ficl/words.c
3766
vmCheckStack(pVM,2,1);
stand/ficl/words.c
381
vmCheckStack(pVM, 1, 1);
stand/ficl/words.c
3820
vmCheckStack(pVM,2,1);
stand/ficl/words.c
3835
vmCheckStack(pVM,2,1);
stand/ficl/words.c
3857
vmCheckStack(pVM,2,2);
stand/ficl/words.c
3875
vmCheckStack(pVM,2,2);
stand/ficl/words.c
3896
vmCheckStack(pVM,2,1);
stand/ficl/words.c
3911
vmCheckStack(pVM,2,1);
stand/ficl/words.c
393
vmCheckStack(pVM, 1, 1);
stand/ficl/words.c
3938
vmCheckStack(pVM,3,0);
stand/ficl/words.c
3992
vmCheckStack(pVM,1,2);
stand/ficl/words.c
4013
vmCheckStack(pVM,0,2);
stand/ficl/words.c
4039
vmCheckStack(pVM,0,1);
stand/ficl/words.c
405
vmCheckStack(pVM, 1, 1);
stand/ficl/words.c
418
vmCheckStack(pVM, 3, 1);
stand/ficl/words.c
4308
vmCheckStack(pVM,2,0);
stand/ficl/words.c
438
vmCheckStack(pVM, 3, 2);
stand/ficl/words.c
4454
vmCheckStack(pVM, 4, 1);
stand/ficl/words.c
4593
vmCheckStack(pVM, 1, 0);
stand/ficl/words.c
582
vmCheckStack(pVM, 0, 1);
stand/ficl/words.c
592
vmCheckStack(pVM, 0, 2);
stand/ficl/words.c
613
vmCheckStack(pVM, 1, 0);
stand/ficl/words.c
628
vmCheckStack(pVM, 2, 0);
stand/ficl/words.c
648
vmCheckStack(pVM, 1, 0);
stand/ficl/words.c
661
vmCheckStack(pVM, 1, 0);
stand/ficl/words.c
675
vmCheckStack(pVM, 1, 0);
stand/ficl/words.c
860
vmCheckStack(pVM, 0, 1);
stand/ficl/words.c
871
vmCheckStack(pVM, 1, 0);
stand/ficl/words.c
881
vmCheckStack(pVM, 2, 0);
stand/ficl/words.c
891
vmCheckStack(pVM, 1, 2);
stand/ficl/words.c
901
vmCheckStack(pVM, 2, 4);
stand/ficl/words.c
912
vmCheckStack(pVM, 2, 3);
stand/ficl/words.c
921
vmCheckStack(pVM, 4, 6);
stand/ficl/words.c
933
vmCheckStack(pVM, c.i+1, c.i+2);
stand/ficl/words.c
944
vmCheckStack(pVM, 1, 2);
stand/ficl/words.c
960
vmCheckStack(pVM, i+1, i+1);
stand/ficl/words.c
972
vmCheckStack(pVM, i+1, i+1);
stand/ficl/words.c
982
vmCheckStack(pVM, 3, 3);
stand/ficl/words.c
992
vmCheckStack(pVM, 2, 2);