home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_progs / prog_oth / amxlisp.lzh / AMXLISP / FD / CLIST.FD next >
Encoding:
Text File  |  1991-08-16  |  445 b   |  23 lines

  1. (InitCLPool -30 0 8)
  2. (AllocCList -36 1)
  3. (FreeCList -42 0)
  4. (FlushCList -48 0)
  5. (SizeCList -54 0)
  6. (PutCLChar -60 0 8)
  7. (GetCLChar -66 0)
  8. (UnGetCLChar -72 0 8)
  9. (UnPutCLChar -78 0)
  10. (PutCLWord -84 0 8)
  11. (GetCLWord -90 0)
  12. (UnGetCLWord -96 0 8)
  13. (UnPutCLWord -102 0)
  14. (PutCLBuf -108 0 1 9)
  15. (GetCLBuf -114 0 1 9)
  16. (MarkCList -120 0 8)
  17. (IncrCLMark -126 0)
  18. (PeekCLMark -132 0)
  19. (SplitCList -138 0)
  20. (CopyCList -144 0)
  21. (SubCList -150 0 8 9)
  22. (ConcatCList -156 0 1)
  23.