home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / OSK / CMDS / memacs400_src.lzh / MEMACS400 / SRC / tags < prev    next >
Text File  |  1996-05-12  |  52KB  |  950 lines

  1. ADJUST    display.c    /^#define    ADJUST(ptr, dtype)    ptr -= sizeof(dtype)$/
  2. APPENDTEXT    mswmenu.c    /^#define APPENDTEXT(s)   {if (TextLength - i < size/
  3. AboutDlgProc    mswmenu.c    /^int EXPORT FAR PASCAL  AboutDlgProc (HWND hDlg, UI/
  4. AddSize    mswfont.c    /^static void PASCAL AddSize (HWND hDlg, short int H/
  5. BSIZE    line.c    /^#define    BSIZE(a)    (a + NBLOCK - 1) & (~(NBLOCK - 1)/
  6. BroadcastEnumProc    mswsys.c    /^BOOL EXPORT FAR PASCAL BroadcastEnumProc (HWND hWn/
  7. BuildCellMetrics    mswdisp.c    /^void FAR PASCAL BuildCellMetrics (CellMetrics *cm,/
  8. Catch    mswsys.c    /^#define Catch(buf)   setjmp(buf)$/
  9. CellToClient    mswdisp.c    /^void FAR PASCAL CellToClient (HWND hWnd, POINT Cel/
  10. ChangeUpdateRow    mswdrv.c    /^static void PASCAL ChangeUpdateRow (int newrow)$/
  11. ChangeWorkingDir    mswfile.c    /^static int ChangeWorkingDir (char * FilePath)$/
  12. Char_insert    line.c    /^#define    Char_insert(a)    (a == '\\r' ? lnewline() : /
  13. ClientToCell    mswdisp.c    /^void FAR PASCAL ClientToCell (HWND hWnd, POINT Cli/
  14. ClipboardCleanup    mswemacs.c    /^void FAR PASCAL ClipboardCleanup (void)$/
  15. CloseEmacs    mswsys.c    /^static BOOL  PASCAL CloseEmacs (UINT wMsg)$/
  16. CompletePath    mswfile.c    /^static void    CompletePath (char *s, char *FileNa/
  17. CopyToClipboard    mswemacs.c    /^static BOOL PASCAL CopyToClipboard (REGION *Region/
  18. D0    gsscsz.c    /^* if carry is set, _sysret will stick a -1 in D0 (/
  19. DESCPTR    smg.c    /^#define DESCPTR( s)    descrp( s, sizeof(s)-1)$/
  20. DXVT    xvt.c    /^#define DXVT(a) xvt_dbg(a); xvt_dbg(NULL)$/
  21. DisplayableColumns    mswdisp.c    /^int FAR PASCAL DisplayableColumns (HWND hWnd, int /
  22. DisplayableRows    mswdisp.c    /^int FAR PASCAL DisplayableRows (HWND hWnd, int Hei/
  23. EDIT    vms.c    /^ME$EDIT(struct dsc$descriptor *infile, struct dsc$/
  24. EatKey    mswinput.c    /^BOOL FAR PASCAL EatKey (UINT MsgCode, UINT wParam,/
  25. EmacsBroadcast    mswsys.c    /^static DWORD PASCAL   EmacsBroadcast (DWORD MsgPar/
  26. EmacsCaret    mswdisp.c    /^void FAR PASCAL EmacsCaret (BOOL Show)$/
  27. EnumSizesProc    mswfont.c    /^int EXPORT FAR PASCAL EnumSizesProc (LPLOGFONT lf,/
  28. FAILURE    smg.c    /^#define FAILURE( s) (!(s&1))$/
  29. FileDlgOK    mswfile.c    /^static BOOL PASCAL FileDlgOK (HWND hDlg)$/
  30. FileDlgProc    mswfile.c    /^int EXPORT FAR PASCAL  FileDlgProc (HWND hDlg, UIN/
  31. FileNameCompletion    mswfile.c    /^static BOOL PASCAL FileNameCompletion (HWND hDlg)$/
  32. FindKeyBinding    mswmenu.c    /^KEYTAB * FAR PASCAL FindKeyBinding (void *Func)$/
  33. ForceMessage    mswemacs.c    /^static PASCAL ForceMessage (HWND hWnd, UINT wMsg, /
  34. FrameInit    mswsys.c    /^void FAR PASCAL FrameInit (CREATESTRUCT *cs)$/
  35. GenerateMenuSeq    mswmenu.c    /^void FAR PASCAL GenerateMenuSeq (UINT ID)$/
  36. GetCheck    mswmenu.c    /^BOOL  PASCAL    GetCheck (HWND hDlg, int BoxID)$/
  37. GetFontMetrics    mswfont.c    /^static void PASCAL GetFontMetrics (HFONT hFont, TE/
  38. GetKeyText    mswmenu.c    /^int  PASCAL GetKeyText (int Key, char *Text, int T/
  39. GetMenuEntryID    mswmenu.c    /^UINT  PASCAL    GetMenuEntryID (HMENU hMenu, int P/
  40. GetMinMaxInfo    mswdisp.c    /^void FAR PASCAL GetMinMaxInfo (HWND hWnd, LPPOINT /
  41. GetScreenMenuHandle    mswmenu.c    /^HMENU FAR PASCAL GetScreenMenuHandle (void)$/
  42. HandleTimer    mswexec.c    /^static void PASCAL  HandleTimer (HWND hDlg)$/
  43. INDEX    tags.c    /^#define INDEX(c)    (is_lower(c) ? c-'a'+27 : (is_let/
  44. InMessageLine    mswdisp.c    /^BOOL FAR PASCAL InMessageLine (void)$/
  45. InitMenuPopup    mswmenu.c    /^void FAR PASCAL InitMenuPopup (HMENU hMenu, LONG l/
  46. InitializeFarStorage    mswmem.c    /^void FAR PASCAL InitializeFarStorage (void)$/
  47. InvalidateCells    mswdisp.c    /^void FAR PASCAL InvalidateCells (HWND hWnd, int le/
  48. IsMenuSeparator    mswmenu.c    /^static BOOL PASCAL IsMenuSeparator (HMENU hMenu, i/
  49. JettisonFarStorage    mswmem.c    /^void FAR PASCAL JettisonFarStorage (void)$/
  50. KeyboardEvent    ntconio.c    /^static void near KeyboardEvent()$/
  51. MDIClientSubProc    mswsys.c    /^LONG EXPORT FAR PASCAL MDIClientSubProc (HWND hWnd/
  52. MLHistDlgProc    mswdrv.c    /^int EXPORT FAR PASCAL  MLHistDlgProc (HWND hDlg, U/
  53. Mcmdfix    cmdfix.c    /^main(argc, argv)$/
  54. MenuCommand    mswmenu.c    /^BOOL FAR PASCAL MenuCommand (UINT wParam, LONG lPa/
  55. MenuEntryCount    mswmenu.c    /^static int PASCAL   MenuEntryCount (HMENU hMenu)$/
  56. MinimumClientSize    mswdisp.c    /^void FAR PASCAL MinimumClientSize (HWND hWnd, int /
  57. ModeDlgProc    mswmenu.c    /^int EXPORT FAR PASCAL  ModeDlgProc (HWND hDlg, UIN/
  58. MouseEvent    ntconio.c    /^static void near MouseEvent(void)$/
  59. MoveEmacsCaret    mswdisp.c    /^void FAR PASCAL MoveEmacsCaret (HWND hWnd, int col/
  60. NewFont    mswfont.c    /^static void PASCAL    NewFont (HWND hDlg, BOOL Tru/
  61. OP    fmr.c    /^#define    OP(class, elem, parlen)    class * 0x1000 + e/
  62. PushMLHist    mswdrv.c    /^static void PASCAL  PushMLHist (void)$/
  63. RemoveEscapes    vms.c    /^static void RemoveEscapes(char *str)$/
  64. SUCCESS    smg.c    /^#define SUCCESS( s) (s&1)$/
  65. SWITCH_DS    mswmem.c    /^#define SWITCH_DS(wS) asm {push ds; mov ax,wS; mov/
  66. ScrPaint    mswdisp.c    /^void FAR PASCAL ScrPaint (HWND hWnd)$/
  67. ScrReSize    mswdisp.c    /^BOOL FAR PASCAL ScrReSize (HWND hWnd, UINT wParam,/
  68. ScrWndProc    mswsys.c    /^LONG EXPORT FAR PASCAL ScrWndProc (HWND hWnd, UINT/
  69. ScrollBars    mswemacs.c    /^void FAR PASCAL ScrollBars (void)$/
  70. ScrollMessage    mswemacs.c    /^void FAR PASCAL ScrollMessage (HWND hWnd, UINT wMs/
  71. SelectFont    mswfont.c    /^HFONT FAR PASCAL SelectFont (HDC hDC, HFONT hFont)/
  72. SetCheck    mswmenu.c    /^void  PASCAL    SetCheck (HWND hDlg, int BoxID)$/
  73. SetFrameCaption    mswsys.c    /^static void PASCAL  SetFrameCaption (void)$/
  74. SetWorkingDir    mswfile.c    /^int FAR PASCAL SetWorkingDir (void)$/
  75. ShowEmacsCaret    mswdisp.c    /^void FAR PASCAL ShowEmacsCaret (BOOL Show)$/
  76. SimulateExtendedKey    mswmenu.c    /^static void PASCAL  SimulateExtendedKey (int ec)$/
  77. SubAlloc    mswmem.c    /^void *SubAlloc(WORD wSeg, unsigned size)$/
  78. TGETSTR    unix.c    /^#define TGETSTR(a,b)    tgetstr((a), (b))$/
  79. TOShello    tos.c    /^TOShello()$/
  80. Throw    mswsys.c    /^#define Throw(buf,n) longjmp(buf,n)$/
  81. UpdateAll    mswfile.c    /^static void    UpdateAll (HWND hDlg, char *s)$/
  82. UpdateEmacsCaretPos    mswdisp.c    /^static void PASCAL UpdateEmacsCaretPos (void)$/
  83. UpdateMaxRowCol    mswfont.c    /^static void PASCAL UpdateMaxRowCol (HWND hDlg, HFO/
  84. UpdateMenuItemText    mswmenu.c    /^void  PASCAL    UpdateMenuItemText (HMENU hMenu, i/
  85. UpdateSample    mswfont.c    /^static void PASCAL UpdateSample (HWND hDlg, HFONT /
  86. WinInit    mswsys.c    /^BOOL FAR PASCAL WinInit (LPSTR lpCmdLine, int nCmd/
  87. WindowSizeEvent    ntconio.c    /^static void near WindowSizeEvent(void)$/
  88. _gs_scsz    gsscsz.c    /^_gs_scsz(path, xsize, ysize)$/
  89. ab_clean    abbrev.c    /^int PASCAL NEAR ab_clean()$/
  90. ab_delete    abbrev.c    /^int PASCAL NEAR ab_delete(sym)$/
  91. ab_expand    abbrev.c    /^VOID PASCAL NEAR ab_expand()$/
  92. ab_init    abbrev.c    /^VOID PASCAL NEAR ab_init()$/
  93. ab_insert    abbrev.c    /^int PASCAL NEAR ab_insert(sym, expansion)$/
  94. ab_lookup    abbrev.c    /^char *PASCAL NEAR ab_lookup(sym)$/
  95. ab_save    abbrev.c    /^VOID PASCAL NEAR ab_save(c)$/
  96. absv    eval.c    /^int PASCAL NEAR absv(x) \/* take the absolute valu/
  97. add_abbrev    abbrev.c    /^int PASCAL NEAR add_abbrev(f, n)$/
  98. add_path    tags.c    /^VOID add_path(filename)$/
  99. addkey    keyboard.c    /^int PASCAL NEAR addkey( seq, fn)$/
  100. addkeymap    keyboard.c    /^int PASCAL NEAR addkeymap( f, n)$/
  101. addline    line.c    /^int PASCAL NEAR addline(bp, text)$/
  102. addspec    vms.c    /^static void PASCAL NEAR addspec(struct dsc$descrip/
  103. adjustmode    random.c    /^PASCAL NEAR adjustmode(kind, global)    \/* change th/
  104. adoshello    amigados.c    /^adoshello()$/
  105. agios    hp150.c    /^PASCAL NEAR agios(buf, len)    \/* perform an AGIOS c/
  106. alterpattern    tags.c    /^alterpattern(pattern)$/
  107. amatch    search.c    /^int PASCAL NEAR    amatch( mcptr, direct, pcwline, pc/
  108. ansibcol    ansi.c    /^PASCAL NEAR ansibcol(color)        \/* set the current b/
  109. ansibeep    ansi.c    /^PASCAL NEAR ansibeep()$/
  110. ansiclose    ansi.c    /^PASCAL NEAR ansiclose()$/
  111. ansicres    ansi.c    /^PASCAL NEAR ansicres()    \/* change screen resolutio/
  112. ansidim    aosvs.c    /^VOID ansidim(status)$/
  113. ansieeol    ansi.c    /^PASCAL NEAR ansieeol()$/
  114. ansieeop    ansi.c    /^PASCAL NEAR ansieeop()$/
  115. ansifcol    ansi.c    /^PASCAL NEAR ansifcol(color)        \/* set the current o/
  116. ansigetc    ansi.c    /^PASCAL NEAR ansigetc()$/
  117. ansihello    ansi.c    /^ansihello()$/
  118. ansikclose    ansi.c    /^PASCAL NEAR ansikclose()    \/* close the keyboard (a/
  119. ansikopen    ansi.c    /^PASCAL NEAR ansikopen()    \/* open the keyboard (a n/
  120. ansimove    ansi.c    /^PASCAL NEAR ansimove(row, col)$/
  121. ansiopen    ansi.c    /^PASCAL NEAR ansiopen()$/
  122. ansiparm    ansi.c    /^PASCAL NEAR ansiparm(n)$/
  123. ansirev    ansi.c    /^PASCAL NEAR ansirev(state)        \/* change reverse vid/
  124. anycb    buffer.c    /^PASCAL NEAR anycb()$/
  125. apro    bind.c    /^PASCAL NEAR apro(f, n)    \/* Apropos (List functions/
  126. asc_int    eval.c    /^int PASCAL NEAR asc_int(st)$/
  127. backchar    basic.c    /^PASCAL NEAR backchar(f, n)$/
  128. backdel    random.c    /^PASCAL NEAR backdel(f, n)$/
  129. backhunt    search.c    /^int PASCAL NEAR backhunt( f, n)$/
  130. backline    basic.c    /^PASCAL NEAR backline(f, n)$/
  131. backpage    basic.c    /^PASCAL NEAR backpage(f, n)$/
  132. backsearch    search.c    /^int PASCAL NEAR backsearch( f, n)$/
  133. backtagword    tags.c    /^extern int PASCAL NEAR backtagword(f, n)$/
  134. backupword    tags.c    /^backupword(f, n)$/
  135. backword    word.c    /^PASCAL NEAR backword(f, n)$/
  136. bclear    buffer.c    /^PASCAL NEAR bclear(bp)$/
  137. bfind    buffer.c    /^BUFFER *PASCAL NEAR bfind(bname, cflag, bflag)$/
  138. binary    eval.c    /^PASCAL NEAR binary(key, tval, tlength, klength)$/
  139. bindtokey    bind.c    /^PASCAL NEAR bindtokey(f, n)$/
  140. biteq    search.c    /^int PASCAL NEAR    biteq( bc, cclmap)$/
  141. bktoshell    posix.c    /^int bktoshell(f, n)$/
  142. boundry    search.c    /^int PASCAL NEAR boundry( curline, curoff, dir)$/
  143. brdaddline    vms.c    /^static brdaddline(BUFFER *msgbuf)$/
  144. buildlist    bind.c    /^PASCAL NEAR buildlist(type, mstring)  \/* build a /
  145. callout    mpe.c    /^int callout(cmd)$/
  146. capword    word.c    /^PASCAL NEAR capword(f, n)$/
  147. cascadescreens    mswemacs.c    /^PASCAL  cascadescreens (int f, int n)$/
  148. cclmake    search.c    /^int PASCAL NEAR    cclmake( ppatptr, mcptr)$/
  149. cga40_close    ibmpc.c    /^int PASCAL NEAR cga40_close()$/
  150. cga40_open    ibmpc.c    /^int PASCAL NEAR cga40_open()$/
  151. change_width    ibmpc.c    /^int PASCAL NEAR change_width(ncols)$/
  152. charwrite    fmr.c    /^void PASCAL NEAR charwrite(row, outstr, forg, left/
  153. chcase    char.c    /^unsigned int PASCAL NEAR chcase(ch)$/
  154. chdirectory    aosvs.c    /^PASCAL NEAR int chdirectory()$/
  155. checkmouse    aosvs.c    /^int checkmouse()$/
  156. checknext    isearch.c    /^int PASCAL NEAR checknext(chr, dir)$/
  157. chkbrdcst    vms.c    /^static chkbrdcst()$/
  158. cinsert    random.c    /^PASCAL NEAR cinsert()    \/* insert a newline and ind/
  159. ckeyoff    hp150.c    /^PASCAL NEAR ckeyoff()    \/* turn control-C trapping /
  160. ckeyon    hp150.c    /^PASCAL NEAR ckeyon()    \/* turn control-C trapping o/
  161. clean    main.c    /^PASCAL NEAR clean()$/
  162. clear_ring    line.c    /^int PASCAL NEAR clear_ring(f, n)$/
  163. clipregion    mswemacs.c    /^int PASCAL clipregion (int f, int n)$/
  164. clist_buffer    input.c    /^VOID PASCAL NEAR clist_buffer(name, cpos)$/
  165. clist_command    input.c    /^VOID PASCAL NEAR clist_command(name, cpos)$/
  166. clist_file    input.c    /^VOID PASCAL NEAR clist_file(name, cpos)$/
  167. closedir    aosvs.c    /^void closedir(dir_stream)  \/* $name("aosvs$bsd_cl/
  168. closehp    hp150.c    /^PASCAL NEAR closehp()        \/* close the HP150 screen /
  169. clrmes    random.c    /^PASCAL NEAR clrmes(f, n)$/
  170. cmdstr    bind.c    /^char *PASCAL NEAR cmdstr(c, seq)$/
  171. comp_buffer    input.c    /^VOID PASCAL NEAR comp_buffer(name, cpos)$/
  172. comp_command    input.c    /^VOID PASCAL NEAR comp_command(name, cpos)$/
  173. comp_file    input.c    /^VOID PASCAL NEAR comp_file(name, cpos)$/
  174. complete    input.c    /^char *PASCAL NEAR complete(prompt, defval, type, m/
  175. cook    keyboard.c    /^VOID cook()$/
  176. copyregion    region.c    /^PASCAL NEAR copyregion(f, n)$/
  177. ctoec    input.c    /^PASCAL NEAR ctoec(c)$/
  178. cutregion    mswemacs.c    /^int PASCAL cutregion (int f, int n)$/
  179. cycle_ring    line.c    /^int PASCAL NEAR cycle_ring(f, n)$/
  180. cycle_screens    screen.c    /^PASCAL NEAR cycle_screens(f, n)$/
  181. dasherdim    aosvs.c    /^VOID dasherdim(status)$/
  182. dashermove    aosvs.c    /^VOID dashermove(row, col)$/
  183. dasherrev    aosvs.c    /^VOID dasherrev(status)$/
  184. dcline    main.c    /^VOID PASCAL NEAR dcline(argc, argv, firstflag)$/
  185. deblank    random.c    /^PASCAL NEAR deblank(f, n)$/
  186. debug    exec.c    /^PASCAL NEAR debug(bp, eline, skipflag)$/
  187. def_abbrevs    abbrev.c    /^int PASCAL NEAR def_abbrevs(f, n)$/
  188. defkey    hp150.c    /^PASCAL NEAR defkey()    \/* change all special keys t/
  189. del_abbrev    abbrev.c    /^int PASCAL NEAR del_abbrev(f, n)$/
  190. delbword    word.c    /^PASCAL NEAR delbword(f, n)$/
  191. delete_screen    screen.c    /^PASCAL NEAR delete_screen(f, n)$/
  192. delfword    word.c    /^PASCAL NEAR delfword(f, n)$/
  193. delgmode    random.c    /^PASCAL NEAR delgmode(f, n)    \/* prompt and delete a/
  194. delins    replace.c    /^int PASCAL NEAR delins(dlength, instr, use_rmc)$/
  195. delmode    random.c    /^PASCAL NEAR delmode(f, n)    \/* prompt and delete an/
  196. delwind    window.c    /^PASCAL NEAR delwind(f,n)$/
  197. desbind    bind.c    /^PASCAL NEAR desbind(f, n)$/
  198. desc_abbrevs    abbrev.c    /^int PASCAL NEAR desc_abbrevs(f, n)$/
  199. descptr    vms.c    /^struct dsc$descriptor_s *descptr(char *s)$/
  200. descrp    vms.c    /^struct  dsc$descriptor_s *descrp(char *s, int l)$/
  201. desfunc    eval.c    /^int PASCAL NEAR desfunc(f, n)$/
  202. deskey    bind.c    /^PASCAL NEAR deskey(f, n)    \/* describe the command /
  203. desvars    eval.c    /^PASCAL NEAR desvars(f, n)$/
  204. detab    random.c    /^PASCAL NEAR detab(f, n)     \/* change tabs to spaces/
  205. dg10bcol    dg10.c    /^PASCAL NEAR dg10bcol(color)        \/* set the current b/
  206. dg10beep    dg10.c    /^PASCAL NEAR dg10beep()$/
  207. dg10cres    dg10.c    /^PASCAL NEAR dg10cres()    \/* change screen resolutio/
  208. dg10eeol    dg10.c    /^PASCAL NEAR dg10eeol()$/
  209. dg10eeop    dg10.c    /^PASCAL NEAR dg10eeop()$/
  210. dg10fcol    dg10.c    /^PASCAL NEAR dg10fcol(color)        \/* set the current o/
  211. dg10move    dg10.c    /^PASCAL NEAR dg10move(row, col)$/
  212. dg10open    dg10.c    /^PASCAL NEAR dg10open()$/
  213. dg10rev    dg10.c    /^PASCAL NEAR dg10rev(state)        \/* change reverse vid/
  214. dis_sfk    unix.c    /^static void dis_sfk()$/
  215. dis_ufk    unix.c    /^static void dis_ufk()$/
  216. dispkill    line.c    /^dispkill()$/
  217. dispvar    eval.c    /^int PASCAL NEAR dispvar(f, n)        \/* display a varia/
  218. do_system    aosvs.c    /^VOID do_system()$/
  219. do_system_end    aosvs.c    /^VOID do_system_end()$/
  220. dobbnmouse    ansi.c    /^void PASCAL NEAR dobbnmouse()$/
  221. dobuf    exec.c    /^PASCAL NEAR dobuf(bp)$/
  222. docmd    exec.c    /^PASCAL NEAR docmd(cline)$/
  223. docsi    ansi.c    /^void PASCAL NEAR docsi( oh)$/
  224. doevent    amigados.c    /^doevent()$/
  225. dofile    exec.c    /^PASCAL NEAR dofile(fname)$/
  226. dokey    amigados.c    /^dokey(code)$/
  227. dolock    dolock.c    /^char *dolock(fname)$/
  228. domousekey    st52.c    /^static domousekey(newbut, sk)$/
  229. doschar    aosvs.c    /^int doschar()$/
  230. dprintf    nt.c    /^int dprintf(va_alist, ...)$/
  231. dsplbls    hp150.c    /^PASCAL NEAR dsplbls()    \/* display the application /
  232. dump_event    xvt.c    /^dump_event(char *typ, EVENT *ep)$/
  233. dumpscreens    screen.c    /^dumpscreens(msg)$/
  234. echochar    input.c    /^int PASCAL NEAR echochar(c)$/
  235. echostring    input.c    /^int PASCAL NEAR echostring(str, tcol, uptocol)$/
  236. ecrypt    crypt.c    /^VOID PASCAL NEAR ecrypt(bptr, len)$/
  237. ectoc    input.c    /^PASCAL NEAR ectoc(c)$/
  238. egaclose    ibmpc.c    /^int PASCAL NEAR egaclose()$/
  239. egaopen    ibmpc.c    /^int PASCAL NEAR egaopen(mode) \/* init the compute/
  240. endword    word.c    /^PASCAL NEAR endword(f, n)$/
  241. enlargewind    window.c    /^PASCAL NEAR enlargewind(f, n)$/
  242. entab    random.c    /^PASCAL NEAR entab(f, n)     \/* change spaces to tabs/
  243. envval    eval.c    /^char *PASCAL NEAR envval(i)$/
  244. eq    search.c    /^int PASCAL NEAR eq(bc, pc)$/
  245. ernd    eval.c    /^long PASCAL NEAR ernd()    \/* returns a random integ/
  246. errormesg    exec.c    /^VOID PASCAL NEAR errormesg(mesg, bp, lp)$/
  247. execbuf    exec.c    /^PASCAL NEAR execbuf(f, n)$/
  248. execcmd    exec.c    /^PASCAL NEAR execcmd(f, n)$/
  249. execfile    exec.c    /^PASCAL NEAR execfile(f, n)    \/* execute a series of/
  250. execkey    bind.c    /^int PASCAL NEAR execkey(key, f, n)    \/* execute a f/
  251. execmenu    mswmenu.c    /^int PASCAL execmenu (int f, int n)$/
  252. execprg    amigados.c    /^execprg(f, n)$/
  253. execproc    exec.c    /^PASCAL NEAR execproc(f, n)$/
  254. execprog    fmrdos.c    /^PASCAL NEAR execprog(cmd)$/
  255. expand_pathname    aosvs.c    /^int aosvs$expand_pathname(c_path, x_path)$/
  256. expandargs    vms.c    /^void PASCAL NEAR expandargs(int *pargc, char ***pa/
  257. extcode    aosvs.c    /^unsigned int extcode(c)$/
  258. fbound    search.c    /^int PASCAL NEAR    fbound( tbl, jump, pcurline, pcuro/
  259. fexist    fileio.c    /^int PASCAL NEAR fexist(fname)    \/* does <fname> exi/
  260. ffclose    fileio.c    /^PASCAL NEAR ffclose()$/
  261. ffgetline    fileio.c    /^PASCAL NEAR ffgetline(nbytes)$/
  262. ffputline    fileio.c    /^PASCAL NEAR ffputline(buf, nbuf)$/
  263. ffropen    fileio.c    /^PASCAL NEAR ffropen(fn)$/
  264. ffwopen    aosvs.c    /^int ffwopen(bfilnam, mode, sfilnam)$/
  265. fileapp    file.c    /^PASCAL NEAR fileapp(f, n)    \/* append file *\/$/
  266. filefind    file.c    /^PASCAL NEAR filefind(f, n)$/
  267. filename    file.c    /^PASCAL NEAR filename(f, n)$/
  268. filenamedlg    mswfile.c    /^PASCAL  filenamedlg (char *prompt, char *buf, int /
  269. fileread    file.c    /^PASCAL NEAR fileread(f, n)$/
  270. filesave    file.c    /^PASCAL NEAR filesave(f, n)$/
  271. filewrite    file.c    /^PASCAL NEAR filewrite(f, n)$/
  272. fillpara    word.c    /^PASCAL NEAR fillpara(f, n)    \/* Fill the current pa/
  273. filter    amigados.c    /^filter(f, n)$/
  274. find_screen    screen.c    /^PASCAL NEAR find_screen(f, n)$/
  275. findcol    random.c    /^int PASCAL NEAR findcol(lp, pos)$/
  276. findvar    eval.c    /^VOID PASCAL NEAR findvar(var, vd, size, scope)$/
  277. fisearch    isearch.c    /^int PASCAL NEAR fisearch(f, n)$/
  278. fix    cmdfix.c    /^pascal fix(fname)$/
  279. fix_index    tags.c    /^VOID fix_index()$/
  280. fixnull    eval.c    /^char *PASCAL NEAR fixnull(s)    \/* Don't return NULL/
  281. flong_asc    buffer.c    /^VOID PASCAL NEAR flong_asc(buf, width, num)$/
  282. flook    bind.c    /^char *PASCAL NEAR flook(fname, hflag)$/
  283. fmatch    random.c    /^PASCAL NEAR fmatch(ch)$/
  284. fmrbcol    fmr.c    /^PASCAL NEAR fmrbcol(color)        \/* set the current ba/
  285. fmrbeep    fmr.c    /^PASCAL NEAR fmrbeep()$/
  286. fmrclose    fmr.c    /^PASCAL NEAR fmrclose()$/
  287. fmrcres    fmr.c    /^PASCAL NEAR fmrcres()    \/* change screen resolution/
  288. fmreeol    fmr.c    /^PASCAL NEAR fmreeol()$/
  289. fmreeop    fmr.c    /^PASCAL NEAR fmreeop()$/
  290. fmrfcol    fmr.c    /^PASCAL NEAR fmrfcol(color)        \/* set the current ou/
  291. fmrhello    fmr.c    /^fmrhello()$/
  292. fmrkclose    fmr.c    /^PASCAL NEAR fmrkclose()    \/* close the keyboard (a /
  293. fmrkopen    fmr.c    /^PASCAL NEAR fmrkopen()    \/* open the keyboard *\/$/
  294. fmrmove    fmr.c    /^PASCAL NEAR fmrmove(row, col)$/
  295. fmropen    fmr.c    /^PASCAL NEAR fmropen()$/
  296. fmrparm    fmr.c    /^PASCAL NEAR fmrparm(n)$/
  297. fmrrev    fmr.c    /^PASCAL NEAR fmrrev(state)        \/* change reverse vide/
  298. fnclabel    ansi.c    /^int PASCAL NEAR fnclabel(f, n)        \/* label a functi/
  299. forwchar    basic.c    /^PASCAL NEAR forwchar(f, n)$/
  300. forwdel    random.c    /^PASCAL NEAR forwdel(f, n)$/
  301. forwhunt    search.c    /^int PASCAL NEAR forwhunt( f, n)$/
  302. forwline    basic.c    /^PASCAL NEAR forwline(f, n)$/
  303. forwpage    basic.c    /^PASCAL NEAR forwpage(f, n)$/
  304. forwsearch    search.c    /^int PASCAL NEAR forwsearch( f, n)$/
  305. forwword    word.c    /^PASCAL NEAR forwword(f, n)$/
  306. free    mswmem.c    /^void CDECL free (void *block)$/
  307. free_screen    screen.c    /^PASCAL NEAR free_screen(sp)    \/* free all resouces /
  308. freewhile    exec.c    /^VOID PASCAL NEAR freewhile(wp)    \/* free a list of /
  309. fullpathname    mswfile.c    /^char * PASCAL   fullpathname (char *PathName, int /
  310. funval    eval.c    /^char *PASCAL NEAR funval(i)$/
  311. gds_bline    fmr.c    /^gds_bline(line, color, left, right)$/
  312. gds_boxcolor    fmr.c    /^gds_boxcolor(color)    \/* set box color *\/$/
  313. gds_erase    fmr.c    /^gds_erase()$/
  314. gds_init    fmr.c    /^gds_init()$/
  315. gds_outdata    fmr.c    /^gds_outdata(data)    \/* execute graphic data command/
  316. gds_paintmode    fmr.c    /^gds_paintmode(mode)    \/* set paint mode *\/$/
  317. get1key    tcap.c    /^int PASCAL NEAR get1key()$/
  318. get_char    isearch.c    /^int PASCAL NEAR get_char()$/
  319. get_key    input.c    /^int PASCAL NEAR get_key()$/
  320. getbind    bind.c    /^KEYTAB *getbind(c)$/
  321. getboard    ibmpc.c    /^int PASCAL NEAR getboard()$/
  322. getcbuf    input.c    /^BUFFER *PASCAL NEAR getcbuf(prompt, defval, create/
  323. getccol    random.c    /^PASCAL NEAR getccol(bflg)$/
  324. getckey    bind.c    /^unsigned int PASCAL NEAR getckey(mflag)$/
  325. getcmd    input.c    /^int PASCAL NEAR getcmd()$/
  326. getctext    line.c    /^char *PASCAL NEAR getctext( rline)$/
  327. getcwnum    window.c    /^int PASCAL NEAR getcwnum()        \/* get current window/
  328. getdefb    buffer.c    /^BUFFER *PASCAL NEAR getdefb()    \/* get the default /
  329. getdtime    display.c    /^VOID PASCAL NEAR getdtime(ts)    \/* get the current /
  330. getfence    random.c    /^PASCAL NEAR getfence(f, n)$/
  331. getffile    amigados.c    /^char *PASCAL NEAR getffile(fspec)$/
  332. getfile    file.c    /^PASCAL NEAR getfile(fname, lockfl)$/
  333. getfname    bind.c    /^char *PASCAL NEAR getfname(key)$/
  334. getgoal    basic.c    /^int PASCAL NEAR getgoal(dlp)$/
  335. gethpkey    hp150.c    /^PASCAL NEAR gethpkey()    \/* get a key from the HP k/
  336. getkeys    nec.c    /^getkeys(keys)    \/* read the function key labels and/
  337. getkill    eval.c    /^char *PASCAL NEAR getkill()$/
  338. getlinenum    random.c    /^long PASCAL NEAR getlinenum(bp, sline)    \/* get the/
  339. getnfile    amigados.c    /^char *PASCAL NEAR getnfile()$/
  340. getoldb    buffer.c    /^BUFFER *PASCAL NEAR getoldb()    \/* get the most anc/
  341. getreg    region.c    /^char *PASCAL NEAR getreg(value) \/* return some of/
  342. getregion    region.c    /^PASCAL NEAR getregion(rp)$/
  343. getstring    input.c    /^int PASCAL NEAR getstring(buf, nbuf, eolchar)$/
  344. gettwnum    window.c    /^int PASCAL NEAR gettwnum()        \/* get total window c/
  345. gettyp    eval.c    /^int PASCAL NEAR gettyp(token)    \/* find the type of/
  346. getval    eval.c    /^char *PASCAL NEAR getval(token) \/* find the value/
  347. getwlist    eval.c    /^char *PASCAL NEAR getwlist(buf)$/
  348. getwpos    window.c    /^int PASCAL NEAR getwpos()    \/* get screen offset of/
  349. global_var    eval.c    /^int PASCAL NEAR global_var(f, n)    \/* declare a glo/
  350. gotobob    basic.c    /^PASCAL NEAR gotobob(f, n)$/
  351. gotobol    basic.c    /^PASCAL NEAR gotobol(f, n)$/
  352. gotobop    basic.c    /^PASCAL NEAR gotobop(f, n) \/* go back to the begin/
  353. gotoeob    basic.c    /^PASCAL NEAR gotoeob(f, n)$/
  354. gotoeol    basic.c    /^PASCAL NEAR gotoeol(f, n)$/
  355. gotoeop    basic.c    /^PASCAL NEAR gotoeop(f, n) \/* go forword to the en/
  356. gotoline    basic.c    /^PASCAL NEAR gotoline(f, n)    \/* move to a particula/
  357. gotomark    basic.c    /^PASCAL NEAR gotomark(f, n)$/
  358. grabnowait    mpe.c    /^unsigned char grabnowait()$/
  359. grabwait    mpe.c    /^unsigned char grabwait()$/
  360. gtenv    eval.c    /^char *PASCAL NEAR gtenv(vname)$/
  361. gtfilename    input.c    /^char *PASCAL NEAR gtfilename(prompt)$/
  362. gtfun    eval.c    /^char *PASCAL NEAR gtfun(fname)    \/* evaluate a func/
  363. gtty    unix.c    /^#define gtty(path,buf) _gs_opt(path,buf)$/
  364. gtusr    eval.c    /^char *PASCAL NEAR gtusr(vname)    \/* look up a user /
  365. h110bcol    hp110.c    /^PASCAL NEAR h110bcol(color)        \/* set the current b/
  366. h110beep    hp110.c    /^PASCAL NEAR h110beep()$/
  367. h110cres    hp110.c    /^PASCAL NEAR h110cres()    \/* change screen resolutio/
  368. h110eeol    hp110.c    /^PASCAL NEAR h110eeol()$/
  369. h110eeop    hp110.c    /^PASCAL NEAR h110eeop()$/
  370. h110fcol    hp110.c    /^PASCAL NEAR h110fcol(color)        \/* set the current o/
  371. h110move    hp110.c    /^PASCAL NEAR h110move(row, col)$/
  372. h110open    hp110.c    /^PASCAL NEAR h110open()$/
  373. h110parm    hp110.c    /^PASCAL NEAR h110parm(n)$/
  374. h110rev    hp110.c    /^PASCAL NEAR h110rev(state)        \/* change reverse vid/
  375. h15hello    hp150.c    /^PASCAL NEAR h15hello()$/
  376. hello    tcap.c    /^hello()$/
  377. help    bind.c    /^PASCAL NEAR help(f, n)    \/* give me some help!!!!$/
  378. helpengine    mswemacs.c    /^int PASCAL helpengine (int f, int n)$/
  379. history    history.c    /^history()$/
  380. hp15bcol    hp150.c    /^PASCAL NEAR hp15bcol()    \/* we really can't do colo/
  381. hp15beep    hp150.c    /^PASCAL NEAR hp15beep()$/
  382. hp15cres    hp150.c    /^PASCAL NEAR hp15cres()    \/* change screen resolutio/
  383. hp15eeol    hp150.c    /^PASCAL NEAR hp15eeol()$/
  384. hp15eeop    hp150.c    /^PASCAL NEAR hp15eeop()$/
  385. hp15fcol    hp150.c    /^PASCAL NEAR hp15fcol()    \/* we really can't do colo/
  386. hp15kclose    hp150.c    /^PASCAL NEAR hp15kclose()    \/* close the HP150 keybo/
  387. hp15kopen    hp150.c    /^PASCAL NEAR hp15kopen()        \/* open the HP150 keyboa/
  388. hp15move    hp150.c    /^PASCAL NEAR hp15move(row, col)$/
  389. hp15parm    hp150.c    /^PASCAL NEAR hp15parm(n)$/
  390. hp15rev    hp150.c    /^PASCAL NEAR hp15rev(status)    \/* change the reverse/
  391. hpflush    hp150.c    /^PASCAL NEAR hpflush()$/
  392. i55bcol    i55.c    /^PASCAL NEAR i55bcol(color)        \/* set the current ba/
  393. i55beep    i55.c    /^PASCAL NEAR i55beep()$/
  394. i55close    i55.c    /^PASCAL NEAR i55close()$/
  395. i55cres    i55.c    /^PASCAL NEAR i55cres()    \/* change screen resolution/
  396. i55eeol    i55.c    /^PASCAL NEAR i55eeol()$/
  397. i55eeop    i55.c    /^PASCAL NEAR i55eeop()$/
  398. i55fcol    i55.c    /^PASCAL NEAR i55fcol(color)        \/* set the current ou/
  399. i55getc    i55.c    /^PASCAL NEAR  i55getc()$/
  400. i55hello    i55.c    /^i55hello()$/
  401. i55kclose    i55.c    /^PASCAL NEAR i55kclose()    \/* close the keyboard (a /
  402. i55kopen    i55.c    /^PASCAL NEAR i55kopen()    \/* open the keyboard (a no/
  403. i55move    i55.c    /^PASCAL NEAR i55move(row, col)$/
  404. i55open    i55.c    /^PASCAL NEAR i55open()$/
  405. i55parm    i55.c    /^PASCAL NEAR i55parm(n)$/
  406. i55rev    i55.c    /^PASCAL NEAR i55rev(state)        \/* change reverse vide/
  407. ibmbcol    ibmpc.c    /^int PASCAL NEAR ibmbcol(color)    \/* set the current/
  408. ibmbeep    ibmpc.c    /^int PASCAL NEAR ibmbeep()$/
  409. ibmclose    ibmpc.c    /^int PASCAL NEAR ibmclose()$/
  410. ibmclrdesk    ibmpc.c    /^int PASCAL NEAR ibmclrdesk()$/
  411. ibmcres    ibmpc.c    /^int PASCAL NEAR ibmcres(res) \/* change screen res/
  412. ibmeeol    ibmpc.c    /^int PASCAL NEAR ibmeeol()    \/* erase to the end of /
  413. ibmeeop    ibmpc.c    /^int PASCAL NEAR ibmeeop()$/
  414. ibmfcol    ibmpc.c    /^int PASCAL NEAR ibmfcol(color)    \/* set the current/
  415. ibmhello    ibmpc.c    /^ibmhello()$/
  416. ibmkclose    ibmpc.c    /^int PASCAL NEAR ibmkclose() \/* close the keyboard/
  417. ibmkopen    ibmpc.c    /^int PASCAL NEAR ibmkopen()    \/* open the keyboard */
  418. ibmmove    ibmpc.c    /^int PASCAL NEAR ibmmove(row, col)$/
  419. ibmopen    ibmpc.c    /^int PASCAL NEAR ibmopen()$/
  420. ibmputc    ibmpc.c    /^int PASCAL NEAR ibmputc(ch) \/* put a character at/
  421. ibmrev    ibmpc.c    /^int PASCAL NEAR ibmrev(state)    \/* change reverse v/
  422. ifile    file.c    /^PASCAL NEAR ifile(fname)$/
  423. in_check    amigados.c    /^in_check()    \/* is the input buffer non-empty? *\/$/
  424. in_fkey    xvt.c    /^in_fkey(xvt_code)    \/* input an xvt key code into t/
  425. in_get    amigados.c    /^int in_get()    \/* get an event from the input buffe/
  426. in_init    amigados.c    /^in_init()    \/* initialize the input buffer *\/$/
  427. in_put    amigados.c    /^in_put(event)$/
  428. in_room    mswinput.c    /^BOOL    in_room (int n)$/
  429. indent    random.c    /^PASCAL NEAR indent(f, n)$/
  430. indent_region    region.c    /^PASCAL NEAR indent_region(f, n) \/* indent a regio/
  431. init    st52.c    /^init()$/
  432. init_aline    st52.c    /^void init_aline()$/
  433. init_screen    screen.c    /^SCREEN *PASCAL NEAR init_screen(scr_name, scr_buf)/
  434. init_tline    aosvs.c    /^VOID init_tline()$/
  435. initchars    char.c    /^VOID PASCAL NEAR initchars()    \/* initialize the ch/
  436. ins_abbrevs    abbrev.c    /^int PASCAL NEAR ins_abbrevs(f, n)$/
  437. insbrace    random.c    /^PASCAL NEAR insbrace(n, c)    \/* insert a brace into/
  438. insertclip    mswemacs.c    /^int PASCAL insertclip (int f, int n)$/
  439. insfile    file.c    /^PASCAL NEAR insfile(f, n)$/
  440. inspound    random.c    /^PASCAL NEAR inspound()    \/* insert a # into the tex/
  441. insspace    line.c    /^PASCAL NEAR insspace(f, n)    \/* insert spaces forwa/
  442. int_asc    eval.c    /^char *PASCAL NEAR int_asc(i)$/
  443. inword    word.c    /^int PASCAL NEAR inword()$/
  444. is2byte    char.c    /^int PASCAL NEAR is2byte(sp, cp)$/
  445. is_letter    char.c    /^int PASCAL NEAR is_letter(ch)$/
  446. is_lower    char.c    /^int PASCAL NEAR is_lower(ch)$/
  447. is_num    eval.c    /^int PASCAL NEAR is_num(st)$/
  448. is_upper    char.c    /^int PASCAL NEAR is_upper(ch)$/
  449. isadirectory    aosvs.c    /^int isadirectory(fstream)$/
  450. isearch    isearch.c    /^int PASCAL NEAR isearch(dir)$/
  451. isinword    word.c    /^int PASCAL NEAR isinword(c)$/
  452. ismodeline    mouse.c    /^PASCAL NEAR ismodeline(wp, row)$/
  453. istring    random.c    /^PASCAL NEAR istring(f, n)    $/
  454. kdelete    line.c    /^VOID PASCAL NEAR kdelete()$/
  455. keycoff    hp150.c    /^PASCAL NEAR keycoff()    \/* turn keycode mode off */
  456. keycon    hp150.c    /^PASCAL NEAR keycon()    \/* turn keycode mode on *\/$/
  457. kill_abbrevs    abbrev.c    /^int PASCAL NEAR kill_abbrevs(f, n)$/
  458. killbuffer    buffer.c    /^PASCAL NEAR killbuffer(f, n)$/
  459. killpara    word.c    /^PASCAL NEAR killpara(f, n)    \/* delete n paragraphs/
  460. killregion    region.c    /^PASCAL NEAR killregion(f, n)$/
  461. killtext    random.c    /^PASCAL NEAR killtext(f, n)$/
  462. kinsert    line.c    /^int PASCAL NEAR kinsert(direct, c)$/
  463. lalloc    line.c    /^LINE *PASCAL NEAR lalloc(used)$/
  464. lchange    line.c    /^PASCAL NEAR lchange(flag)$/
  465. lckerror    lock.c    /^lckerror(errstr)    \/* report a lock error *\/$/
  466. lckhello    lock.c    /^lckhello()    \/* dummy function *\/$/
  467. ldelete    line.c    /^PASCAL NEAR ldelete(n, kflag)$/
  468. ldelnewline    line.c    /^int PASCAL NEAR ldelnewline()$/
  469. lfree    line.c    /^PASCAL NEAR lfree(lp)$/
  470. linsert    line.c    /^PASCAL NEAR linsert(n, c)$/
  471. linstr    line.c    /^int PASCAL NEAR linstr( instr)$/
  472. list_screens    screen.c    /^PASCAL NEAR list_screens(f, n)$/
  473. listbuffers    buffer.c    /^PASCAL NEAR listbuffers(f, n)$/
  474. listkeymaps    keyboard.c    /^int PASCAL NEAR listkeymaps( f, n)$/
  475. liteq    search.c    /^int PASCAL NEAR liteq( curline, curpos, direct, ls/
  476. litmake    search.c    /^int PASCAL NEAR    litmake( ppatptr, mcptr)$/
  477. lnewline    line.c    /^int PASCAL NEAR lnewline()$/
  478. local_var    eval.c    /^int PASCAL NEAR local_var(f, n)    \/* declare a loca/
  479. lockchk    lock.c    /^lockchk(fname)$/
  480. lockrel    lock.c    /^lockrel()$/
  481. long_asc    eval.c    /^char *PASCAL NEAR long_asc(num)$/
  482. longop    mswsys.c    /^PASCAL longop (int f)$/
  483. lookup    tags.c    /^lookup()$/
  484. lookup_color    random.c    /^int PASCAL NEAR lookup_color(sp)$/
  485. lookup_screen    screen.c    /^SCREEN *PASCAL NEAR lookup_screen(scr_name)$/
  486. lover    line.c    /^int PASCAL NEAR lover(ostr)$/
  487. lowerc    char.c    /^int PASCAL NEAR lowerc(ch)    \/* return the lower ca/
  488. lowercase    char.c    /^VOID PASCAL NEAR lowercase(cp)$/
  489. lowerregion    region.c    /^PASCAL NEAR lowerregion(f, n)$/
  490. lowerword    word.c    /^PASCAL NEAR lowerword(f, n)$/
  491. lowrite    line.c    /^PASCAL NEAR lowrite(c)$/
  492. ltos    eval.c    /^char *PASCAL NEAR ltos(val)    \/* numeric logical to/
  493. macarg    exec.c    /^PASCAL NEAR macarg(tok)    \/* get a macro line argum/
  494. macrotokey    bind.c    /^PASCAL NEAR macrotokey(f, n)$/
  495. make_delta    search.c    /^VOID make_delta( pstring, tbl)$/
  496. makelist    buffer.c    /^PASCAL NEAR makelist(iflag)$/
  497. makename    file.c    /^char *PASCAL NEAR makename(bname, fname)$/
  498. malloc    mswmem.c    /^void * CDECL malloc(size_t size)$/
  499. mapcol    st52.c    /^mapcol(clr)    \/* medium rez color translation *\/$/
  500. maximizescreen    mswemacs.c    /^PASCAL  maximizescreen (int f, int n)$/
  501. maxlines    fmrdos.c    /^maxlines(lines)        \/* set number of vertical rows f/
  502. mbreadast    vms.c    /^static mbreadast()$/
  503. mc_list    search.c    /^int PASCAL NEAR mc_list( f, n)$/
  504. mcclear    search.c    /^VOID PASCAL NEAR mcclear()$/
  505. mceq    search.c    /^int PASCAL NEAR    mceq( bc, mt)$/
  506. mcscanner    search.c    /^int PASCAL NEAR mcscanner( mcpatrn, direct, beg_or/
  507. mcstr    search.c    /^int PASCAL NEAR mcstr()$/
  508. mctype_cat    search.c    /^VOID PASCAL NEAR mctype_cat( pline, mc_type)$/
  509. me_mh    st52.c    /^me_mh(a)$/
  510. min    tags.c    /^#define min(x, y)    ((x) <= (y) ? (x) : (y))$/
  511. minimizescreen    mswemacs.c    /^PASCAL  minimizescreen (int f, int n)$/
  512. mkdir    unix.c    /^int mkdir(name, mode)$/
  513. mklower    eval.c    /^char *PASCAL NEAR mklower(str)    \/* make a string l/
  514. mkupper    eval.c    /^char *PASCAL NEAR mkupper(str)    \/* make a string u/
  515. mlabort    mswsys.c    /^VOID PASCAL NEAR mlabort (char *s)$/
  516. mlhistory    mswdrv.c    /^PASCAL mlhistory (void)$/
  517. mlprompt    input.c    /^int PASCAL NEAR mlprompt(prompt, dflt, iterm)$/
  518. mlreply    input.c    /^PASCAL NEAR mlreply(prompt, buf, nbuf)$/
  519. mlrquery    replace.c    /^VOID PASCAL NEAR mlrquery()$/
  520. mlyesno    input.c    /^PASCAL NEAR mlyesno(prompt)$/
  521. mmove    mouse.c    /^PASCAL NEAR mmove(f, n)$/
  522. mod    amigados.c    /^int mod(c)    \/* modify a character by the current s/
  523. mod95    crypt.c    /^static int PASCAL NEAR mod95(val)$/
  524. modeline    display.c    /^VOID PASCAL NEAR modeline(wp)$/
  525. mouse_off    st52.c    /^mouse_off()    \/* turn the gem mouse OFF *\/$/
  526. mouse_on    st52.c    /^mouse_on()    \/* turn the gem mouse ON *\/$/
  527. mouse_screen    mouse.c    /^PASCAL NEAR mouse_screen()$/
  528. mousehello    mouse.c    /^mousehello()$/
  529. mouseline    mouse.c    /^LINE *PASCAL NEAR mouseline(wp, row)$/
  530. mouseoffset    mouse.c    /^PASCAL NEAR mouseoffset(wp, lp, col)$/
  531. mousewindow    mouse.c    /^EWINDOW *PASCAL NEAR mousewindow(row)$/
  532. movecursor    display.c    /^VOID PASCAL NEAR movecursor(row, col)$/
  533. movelocalpoint    search.c    /^int PASCAL NEAR movelocalpoint( n, pcuroff, pcurli/
  534. movemd    mouse.c    /^PASCAL NEAR movemd(f, n)$/
  535. movemu    mouse.c    /^PASCAL NEAR movemu(f, n)$/
  536. mregdown    mouse.c    /^PASCAL NEAR mregdown(f, n)$/
  537. mregup    mouse.c    /^PASCAL NEAR mregup(f, n)$/
  538. mswbeep    mswdrv.c    /^static int PASCAL mswbeep ()$/
  539. mswdelscr    mswdrv.c    /^static int PASCAL mswdelscr (SCREEN *sp)$/
  540. msweeol    mswdrv.c    /^static int PASCAL msweeol ()$/
  541. msweeop    mswdrv.c    /^static int PASCAL msweeop ()$/
  542. mswflush    mswdrv.c    /^static int PASCAL mswflush ()$/
  543. mswgetc    mswdrv.c    /^static int PASCAL mswgetc ()$/
  544. mswmove    mswdrv.c    /^static int PASCAL mswmove (int newrow, int newcol)/
  545. mswnewscr    mswdrv.c    /^static int PASCAL mswnewscr (SCREEN *sp)$/
  546. mswopen    mswdrv.c    /^static int PASCAL mswopen ()$/
  547. mswputc    mswdrv.c    /^static int PASCAL mswputc (c)$/
  548. mswrev    mswdrv.c    /^static int PASCAL mswrev (state)$/
  549. mswrez    mswdrv.c    /^static int PASCAL mswrez (res)$/
  550. mswselscr    mswdrv.c    /^static int PASCAL mswselscr (SCREEN *sp)$/
  551. mswsetback    mswdrv.c    /^static int  PASCAL mswsetback (color)$/
  552. mswsetfor    mswdrv.c    /^static int  PASCAL mswsetfor (color)$/
  553. mswsizscr    mswdrv.c    /^static int PASCAL mswsizscr (SCREEN *sp)$/
  554. mswsleep    mswdrv.c    /^static int PASCAL   mswsleep (int t)$/
  555. mswtopscr    mswdrv.c    /^static int PASCAL mswtopscr (SCREEN *sp)$/
  556. mttgetc    wmcs.c    /^mttgetc()$/
  557. mvdnwind    window.c    /^PASCAL NEAR mvdnwind(f, n)$/
  558. mvupwind    window.c    /^PASCAL NEAR mvupwind(f, n)$/
  559. namebuffer    buffer.c    /^PASCAL NEAR namebuffer(f,n)    \/*    Rename the current/
  560. namedcmd    exec.c    /^PASCAL NEAR namedcmd(f, n)$/
  561. namval    bind.c    /^char *PASCAL NEAR namval(index)$/
  562. narrow    region.c    /^PASCAL NEAR narrow(f, n)$/
  563. necbcol    nec.c    /^PASCAL NEAR necbcol(color)        \/* set the current ba/
  564. necbeep    nec.c    /^PASCAL NEAR necbeep()$/
  565. necclose    nec.c    /^PASCAL NEAR necclose()$/
  566. neccres    nec.c    /^PASCAL NEAR neccres()    \/* change screen resolution/
  567. necdel    nec.c    /^PASCAL NEAR necdel(lines)        \/* delete some screen /
  568. neceeol    nec.c    /^PASCAL NEAR neceeol()$/
  569. neceeop    nec.c    /^PASCAL NEAR neceeop()$/
  570. necfcol    nec.c    /^PASCAL NEAR necfcol(color)        \/* set the current ou/
  571. necgetc    nec.c    /^PASCAL NEAR necgetc()$/
  572. nechello    nec.c    /^nechello()$/
  573. necins    nec.c    /^PASCAL NEAR necins(lines)        \/* insert some screen /
  574. neckclose    nec.c    /^PASCAL NEAR neckclose()    \/* close the keyboard (a /
  575. neckopen    nec.c    /^PASCAL NEAR neckopen()    \/* open the keyboard (a no/
  576. necmove    nec.c    /^PASCAL NEAR necmove(row, col)$/
  577. necopen    nec.c    /^PASCAL NEAR necopen()$/
  578. necparm    nec.c    /^PASCAL NEAR necparm(n)$/
  579. necrev    nec.c    /^PASCAL NEAR necrev(state)        \/* change reverse vide/
  580. new_col_org    window.c    /^PASCAL NEAR new_col_org(f, n)    \/* reposition the s/
  581. new_row_org    window.c    /^PASCAL NEAR new_row_org(f, n)    \/* reposition the s/
  582. newline    random.c    /^PASCAL NEAR newline(f, n)$/
  583. newsize    window.c    /^PASCAL NEAR newsize(f, n)    \/* resize the screen, r/
  584. newtags    tags.c    /^newtags(path)$/
  585. newwidth    window.c    /^PASCAL NEAR newwidth(f, n)    \/* resize the screen, /
  586. next_kill    line.c    /^VOID PASCAL NEAR next_kill()$/
  587. next_read    vms.c    /^static next_read(int flag)$/
  588. nextarg    exec.c    /^PASCAL NEAR nextarg(prompt, buffer, size, terminat/
  589. nextbuffer    buffer.c    /^PASCAL NEAR nextbuffer(f, n)    \/* switch to the nex/
  590. nextch    search.c    /^int PASCAL NEAR nextch( pcurline, pcuroff, dir)$/
  591. nextdown    window.c    /^PASCAL NEAR nextdown(f, n)    \/* scroll the next win/
  592. nextup    window.c    /^PASCAL NEAR nextup(f, n)    \/* scroll the next windo/
  593. nextwind    window.c    /^PASCAL NEAR nextwind(f, n)$/
  594. nocrypt    crypt.c    /^nocrypt()$/
  595. ntAttribute    ntconio.c    /^static WORD near ntAttribute(void)$/
  596. ntSetUpdateValues    ntconio.c    /^static void near ntSetUpdateValues(void)$/
  597. ntbcol    ntconio.c    /^PASCAL NEAR ntbcol($/
  598. ntbeep    ntconio.c    /^PASCAL NEAR ntbeep()$/
  599. ntclose    ntconio.c    /^PASCAL NEAR ntclose()$/
  600. ntcres    ntconio.c    /^PASCAL NEAR ntcres(char *res)        \/* name of desired/
  601. nteeol    ntconio.c    /^PASCAL NEAR nteeol()$/
  602. nteeop    ntconio.c    /^PASCAL NEAR nteeop()$/
  603. ntfcol    ntconio.c    /^PASCAL NEAR ntfcol($/
  604. ntflush    ntconio.c    /^PASCAL NEAR ntflush(void)$/
  605. ntgetc    ntconio.c    /^PASCAL NEAR ntgetc()$/
  606. ntkclose    ntconio.c    /^PASCAL NEAR ntkclose()$/
  607. ntkopen    ntconio.c    /^PASCAL NEAR ntkopen()$/
  608. ntmove    ntconio.c    /^PASCAL NEAR ntmove($/
  609. ntopen    ntconio.c    /^PASCAL NEAR ntopen()$/
  610. ntputc    ntconio.c    /^PASCAL NEAR ntputc(int c)$/
  611. ntrev    ntconio.c    /^PASCAL NEAR ntrev(state)$/
  612. onlywind    window.c    /^PASCAL NEAR onlywind(f, n)$/
  613. opendir    aosvs.c    /^DIR *opendir(dir_name) \/* name$("aosvs$bsd_opendi/
  614. openhp    hp150.c    /^PASCAL NEAR openhp()        \/* open the HP150 screen fo/
  615. openline    random.c    /^PASCAL NEAR openline(f, n)$/
  616. os2bcol    os2npm.c    /^PASCAL NEAR os2bcol($/
  617. os2beep    os2npm.c    /^PASCAL NEAR os2beep()$/
  618. os2char    os2npm.c    /^PASCAL NEAR os2char()$/
  619. os2close    os2npm.c    /^PASCAL NEAR os2close()$/
  620. os2cres    os2npm.c    /^PASCAL NEAR os2cres(char *res)        \/* name of desire/
  621. os2eeol    os2npm.c    /^PASCAL NEAR os2eeol()$/
  622. os2eeop    os2npm.c    /^PASCAL NEAR os2eeop()$/
  623. os2fcol    os2npm.c    /^PASCAL NEAR os2fcol($/
  624. os2flush    os2npm.c    /^PASCAL NEAR os2flush(void)$/
  625. os2getc    os2npm.c    /^PASCAL NEAR os2getc()$/
  626. os2kclose    os2npm.c    /^PASCAL NEAR os2kclose()$/
  627. os2kopen    os2npm.c    /^PASCAL NEAR os2kopen()$/
  628. os2move    os2npm.c    /^PASCAL NEAR os2move($/
  629. os2open    os2npm.c    /^PASCAL NEAR os2open()$/
  630. os2putc    os2npm.c    /^PASCAL NEAR os2putc(int c)$/
  631. os2rev    os2npm.c    /^PASCAL NEAR os2rev(state)$/
  632. ostring    input.c    /^PASCAL NEAR ostring(s)    \/* output a string of outp/
  633. outstring    input.c    /^PASCAL NEAR outstring(s) \/* output a string of in/
  634. ovstring    random.c    /^PASCAL NEAR ovstring(f, n)     \/* ask for and overwi/
  635. pad    eval.c    /^VOID PASCAL NEAR pad(s, len)    \/* pad a string to i/
  636. parse_drive    dolock.c    /^char *parse_drive(filespec)$/
  637. parse_name    dolock.c    /^char *parse_name(filespec)        \/* get name component/
  638. parse_path    dolock.c    /^char *parse_path(filespec)$/
  639. pipecmd    amigados.c    /^pipecmd(f, n)$/
  640. pop    display.c    /^int PASCAL NEAR pop(popbuf)$/
  641. popbuffer    buffer.c    /^PASCAL NEAR popbuffer(f, n)$/
  642. prevwind    window.c    /^PASCAL NEAR prevwind(f, n)$/
  643. putctext    line.c    /^PASCAL NEAR putctext(iline)$/
  644. putnpad    tcap.c    /^putnpad(str, n)$/
  645. putpad    mpe.c    /^void putpad(pad, seq)$/
  646. qin    mpe.c    /^void qin(ch)$/
  647. qrep    mpe.c    /^VOID qrep( ch)$/
  648. qreplace    replace.c    /^int PASCAL NEAR qreplace(f, n)$/
  649. quote    random.c    /^PASCAL NEAR quote(f, n)$/
  650. rawoff    hp150.c    /^PASCAL NEAR rawoff()    \/* put the HP150 keyboard in/
  651. rawon    hp150.c    /^PASCAL NEAR rawon()    \/* put the HP150 keyboard int/
  652. readast    vms.c    /^static readast()$/
  653. readdir    aosvs.c    /^struct direct *readdir(dir_stream)   \/* name$("ao/
  654. readin    file.c    /^PASCAL NEAR readin(fname, lockfl)$/
  655. readparam    ansi.c    /^int PASCAL NEAR readparam( v)    \/* Read an ansi par/
  656. readpattern    search.c    /^int PASCAL NEAR readpattern( prompt, apat, srch)$/
  657. realloc    amigados.c    /^char *realloc(ptr, size)$/
  658. rec_seq    keyboard.c    /^int PASCAL NEAR rec_seq( buf, bufstart, node)$/
  659. reeat    isearch.c    /^VOID PASCAL NEAR reeat(c)$/
  660. reform    word.c    /^VOID PASCAL NEAR reform(para)    \/* reformat a parag/
  661. reframe    display.c    /^VOID PASCAL NEAR reframe(wp)$/
  662. refresh    window.c    /^PASCAL NEAR refresh(f, n)$/
  663. refresh_screen    screen.c    /^VOID PASCAL NEAR refresh_screen(sp)$/
  664. reglines    region.c    /^int PASCAL NEAR reglines()$/
  665. regtostr    region.c    /^char *PASCAL NEAR regtostr(buf, region)$/
  666. remmark    basic.c    /^PASCAL NEAR remmark(f, n)$/
  667. rename    aosvs.c    /^int rename(from_nam, to_nam)$/
  668. rename_screen    screen.c    /^int PASCAL NEAR rename_screen(f, n)$/
  669. replaces    replace.c    /^int PASCAL NEAR    replaces(kind, f, n)$/
  670. reposition    window.c    /^PASCAL NEAR reposition(f, n)$/
  671. reroom    undo.c    /^VOID *reroom(orig_ptr, nbytes)$/
  672. resetkey    file.c    /^PASCAL NEAR resetkey()    \/* reset the encryption ke/
  673. resize    window.c    /^PASCAL NEAR resize(f, n)$/
  674. resizm    mouse.c    /^PASCAL NEAR resizm(f, n)$/
  675. resolve_full_pathname    aosvs.c    /^int resolve_full_pathname(from_path, to_path)$/
  676. restorescreen    mswemacs.c    /^PASCAL  restorescreen (int f, int n)$/
  677. restwnd    window.c    /^PASCAL NEAR restwnd(f, n)    \/* restore the saved sc/
  678. restword    tags.c    /^restword(str, lmax)$/
  679. retagword    tags.c    /^extern int PASCAL NEAR retagword(f, n)$/
  680. rewinddir    aosvs.c    /^#define rewinddir( dirp )    seekdir( dirp, 0L )$/
  681. risearch    isearch.c    /^int PASCAL NEAR risearch(f, n)$/
  682. rmc_list    search.c    /^int PASCAL NEAR rmc_list( f, n)$/
  683. rmcclear    replace.c    /^VOID PASCAL NEAR rmcclear()$/
  684. rmcstr    replace.c    /^int PASCAL NEAR rmcstr()$/
  685. rmdir    unix.c    /^int rmdir(name)$/
  686. room    undo.c    /^VOID *room(nbytes)$/
  687. savekeys    fmr.c    /^savekeys(ftable)    \/* save function key definitions/
  688. savematch    search.c    /^int PASCAL NEAR savematch()$/
  689. savewnd    window.c    /^PASCAL NEAR savewnd(f, n)    \/* save ptr to current /
  690. scanmore    isearch.c    /^int PASCAL NEAR scanmore(dir)$/
  691. scanner    search.c    /^int PASCAL NEAR scanner( direct, beg_or_end, repea/
  692. scbcol    mpe.c    /^int scbcol(color)$/
  693. scbeep    mpe.c    /^scbeep()$/
  694. scclose    mpe.c    /^int scclose()$/
  695. sceeol    mpe.c    /^int sceeol()$/
  696. sceeop    mpe.c    /^int sceeop()$/
  697. scfcol    mpe.c    /^int scfcol(color)$/
  698. scinit    ibmpc.c    /^int PASCAL NEAR scinit(type) \/* initialize the sc/
  699. sckclose    unix.c    /^int sckclose()$/
  700. sckopen    unix.c    /^int sckopen()$/
  701. scmove    mpe.c    /^int scmove(row, col)$/
  702. scnothing    mpe.c    /^int scnothing()$/
  703. scopen    mpe.c    /^int scopen()$/
  704. screen_init    ibmpc.c    /^int PASCAL NEAR screen_init(dtype, type) \/* initi/
  705. screenlist    screen.c    /^PASCAL NEAR screenlist(iflag)$/
  706. screv    mpe.c    /^int screv(state)$/
  707. scwrite    fmr.c    /^PASCAL NEAR scwrite(row, outstr, forg, bacg, left,/
  708. seekdir    aosvs.c    /^void seekdir(dir_stream, pos)  \/* name$("aosvs$bs/
  709. select    select.c    /^select( fds, rdp, wrp, exp, timeout)$/
  710. select_screen    screen.c    /^int PASCAL NEAR select_screen(sp, announce)$/
  711. sendcon    amigados.c    /^sendcon(buf)    \/* send a string to the console *\/$/
  712. set_key    bind.c    /^set_key(key, name)$/
  713. setbit    search.c    /^VOID PASCAL NEAR setbit( bc, cclmap)$/
  714. setccol    random.c    /^PASCAL NEAR setccol(pos)$/
  715. setekey    crypt.c    /^PASCAL NEAR setekey(f, n)    \/* reset encryption key/
  716. setgmode    random.c    /^PASCAL NEAR setgmode(f, n)    \/* prompt and set a gl/
  717. setjtable    search.c    /^VOID PASCAL NEAR setjtable()$/
  718. setkeys    fmr.c    /^setkeys(ftable)    \/* set the function key definitio/
  719. setlower    char.c    /^int PASCAL NEAR setlower(ch, val)$/
  720. setmark    basic.c    /^PASCAL NEAR setmark(f, n)$/
  721. setmod    random.c    /^PASCAL NEAR setmod(f, n)    \/* prompt and set an edi/
  722. setpar    fmr.c    /^#define setpar(n, val)    param[n] = (val) & 255; par/
  723. setupper    char.c    /^int PASCAL NEAR setupper(ch, val)$/
  724. setvar    eval.c    /^int PASCAL NEAR setvar(f, n)        \/* set a variable */
  725. setwlist    eval.c    /^PASCAL NEAR setwlist(wclist)$/
  726. shell    nt.c    /^shell(void)$/
  727. shellprog    fmrdos.c    /^PASCAL NEAR shellprog(cmd)$/
  728. showcpos    random.c    /^PASCAL NEAR showcpos(f, n)$/
  729. showfiles    file.c    /^PASCAL NEAR showfiles(f, n)$/
  730. shrinkwind    window.c    /^PASCAL NEAR shrinkwind(f, n)$/
  731. sighand    select.c    /^sighand()$/
  732. sindex    eval.c    /^int PASCAL NEAR sindex(source, pattern) \/* find p/
  733. smg_noop    smg.c    /^smg_noop()$/
  734. smgaddkey    smg.c    /^int smgaddkey(int code, int fn)$/
  735. smgbeep    smg.c    /^smgbeep()$/
  736. smgcap    smg.c    /^int smgcap()$/
  737. smgclose    smg.c    /^smgclose()$/
  738. smgcres    smg.c    /^smgcres(char *value)$/
  739. smgeeol    smg.c    /^smgeeol()$/
  740. smgeeop    smg.c    /^smgeeop()$/
  741. smggetc    smg.c    /^int smggetc()$/
  742. smggetnum    smg.c    /^int smggetnum(int code)$/
  743. smggetstr    smg.c    /^char * smggetstr(int code)    \/* Request code            *\/$/
  744. smgmove    smg.c    /^smgmove(int row, int column)$/
  745. smgopen    smg.c    /^smgopen()$/
  746. smgputs    smg.c    /^smgputs(string)$/
  747. smgrev    smg.c    /^smgrev(int status)$/
  748. spal    ansi.c    /^PASCAL NEAR spal(dummy)        \/* change pallette setti/
  749. spawn    amigados.c    /^spawn(f, n)$/
  750. spawncli    amigados.c    /^spawncli(f, n)$/
  751. splitwind    window.c    /^PASCAL NEAR splitwind(f, n)$/
  752. sreplace    replace.c    /^int PASCAL NEAR sreplace(f, n)$/
  753. startup    bind.c    /^PASCAL NEAR startup(sfname)$/
  754. stbcol    st52.c    /^stbcol(color)    \/* set the background color *\/$/
  755. stbeep    st52.c    /^stbeep()$/
  756. stclose    st52.c    /^stclose()$/
  757. steeol    st52.c    /^steeol()$/
  758. steeop    st52.c    /^steeop()$/
  759. stfcol    st52.c    /^stfcol(color)    \/* set the forground color *\/$/
  760. stgetc    st52.c    /^stgetc()    \/* get a char from the keyboard *\/$/
  761. sthello    st52.c    /^sthello()$/
  762. stkclose    st52.c    /^stkclose()    \/* close the keyboard (and mouse) *\/$/
  763. stkopen    st52.c    /^stkopen()    \/* open the keyboard (and mouse) *\/$/
  764. stmove    st52.c    /^stmove(row, col)$/
  765. stock    bind.c    /^unsigned int PASCAL NEAR stock(keyname)$/
  766. stol    eval.c    /^int PASCAL NEAR stol(val)    \/* convert a string to /
  767. stopback    basic.c    /^int PASCAL NEAR stopback()$/
  768. stopen    st52.c    /^stopen()    \/* open the screen *\/$/
  769. stopforw    basic.c    /^int PASCAL NEAR stopforw()$/
  770. storeproc    exec.c    /^PASCAL NEAR storeproc(f, n)$/
  771. stputc    st52.c    /^stputc(c)    \/* output char c to the screen *\/$/
  772. strev    st52.c    /^strev(status)    \/* set the reverse video state *\/$/
  773. strez    st52.c    /^strez(newrez)    \/* change screen resolution *\/$/
  774. strinc    bind.c    /^PASCAL NEAR strinc(source, sub) \/* does source in/
  775. strrev    char.c    /^char *strrev(our_str)$/
  776. stty    unix.c    /^#define stty(path,buf) _ss_opt(path,buf)$/
  777. stuffibuf    amigados.c    /^stuffibuf(key, x, y)    \/* stuff a key in the input /
  778. successful    vms.c    /^#define successful(s)    ((s) & 1)$/
  779. superuser_off    aosvs.c    /^int superuser_off()$/
  780. superuser_on    aosvs.c    /^int superuser_on()$/
  781. svar    eval.c    /^int PASCAL NEAR svar(var, value)    \/* set a variabl/
  782. swapmark    basic.c    /^PASCAL NEAR swapmark(f, n)$/
  783. swbuffer    buffer.c    /^PASCAL NEAR swbuffer(bp)    \/* make buffer BP curren/
  784. switch_font    st52.c    /^switch_font(fp)$/
  785. system    tos.c    /^system(cmd)    \/* call the system to execute a new p/
  786. tab    random.c    /^PASCAL NEAR tab(f, n)$/
  787. tagger    tags.c    /^tagger(errmsg, retag)$/
  788. tagshello    tags.c    /^tagshello()$/
  789. tagword    tags.c    /^extern int PASCAL NEAR tagword(f, n)$/
  790. taskHandler    xvt.c    /^static long taskHandler(WINDOW win, EVENT *ep)$/
  791. tcapbcol    tcap.c    /^tcapbcol()    \/* no colors here, ignore this *\/$/
  792. tcapbeep    tcap.c    /^tcapbeep()$/
  793. tcapclose    tcap.c    /^tcapclose()$/
  794. tcapclrd    tcap.c    /^tcapclrd()$/
  795. tcapcres    tcap.c    /^tcapcres()    \/* change screen resolution *\/$/
  796. tcapeeol    tcap.c    /^tcapeeol()$/
  797. tcapeeop    tcap.c    /^tcapeeop()$/
  798. tcapfcol    tcap.c    /^tcapfcol()    \/* no colors here, ignore this *\/$/
  799. tcapgetc    tcap.c    /^int tcapgetc()$/
  800. tcapkclose    tcap.c    /^tcapkclose()$/
  801. tcapkopen    tcap.c    /^tcapkopen()$/
  802. tcapmove    tcap.c    /^tcapmove(row, col)$/
  803. tcapopen    tcap.c    /^tcapopen()$/
  804. tcaprev    tcap.c    /^tcaprev(state)        \/* change reverse video status */
  805. telldir    aosvs.c    /^long telldir(dir_stream)  \/* name$("aosvs$bsd_tel/
  806. term_trim    dolock.c    /^VOID term_trim(buf)    \/* trim line terminators and /
  807. test    smg.c    /^#define test( s) {int st; st = (s); if( (st&1)==0)/
  808. tgetc    input.c    /^int PASCAL NEAR tgetc()$/
  809. tibcol    tipc.c    /^PASCAL NEAR tibcol(color)           \/* set the cu/
  810. tieeol    tipc.c    /^PASCAL NEAR tieeol()        \/* erase to the end o/
  811. tifcol    tipc.c    /^PASCAL NEAR tifcol(color)           \/* set the cu/
  812. tilescreens    mswemacs.c    /^PASCAL  tilescreens (int f, int n)$/
  813. timeset    amigados.c    /^char *PASCAL NEAR timeset()$/
  814. timove    tipc.c    /^PASCAL NEAR timove(row, col)$/
  815. token    exec.c    /^char *PASCAL NEAR token(src, tok, size)$/
  816. transbind    bind.c    /^char *PASCAL NEAR transbind(skey)    \/* string key n/
  817. trim    random.c    /^PASCAL NEAR trim(f, n)$/
  818. trimstr    eval.c    /^char *PASCAL NEAR trimstr(s)    \/* trim whitespace o/
  819. ttbcol    aosvs.c    /^VOID ttbcol()$/
  820. ttbeep    aosvs.c    /^VOID ttbeep()$/
  821. ttclose    amigados.c    /^ttclose()$/
  822. ttcres    aosvs.c    /^int ttcres()$/
  823. tteeol    aosvs.c    /^VOID tteeol()$/
  824. tteeop    aosvs.c    /^VOID tteeop()$/
  825. ttfcol    aosvs.c    /^VOID ttfcol()$/
  826. ttflush    amigados.c    /^ttflush()$/
  827. ttgetc    amigados.c    /^ttgetc()$/
  828. ttkclose    aosvs.c    /^VOID ttkclose()$/
  829. ttkopen    aosvs.c    /^VOID ttkopen()$/
  830. ttopen    amigados.c    /^ttopen()$/
  831. ttputc    amigados.c    /^ttputc(c)$/
  832. ttputs    ansi.c    /^void PASCAL NEAR ttputs(string)$/
  833. twiddle    random.c    /^PASCAL NEAR twiddle(f, n)$/
  834. typahead    amigados.c    /^typahead()$/
  835. unbind_buf    bind.c    /^VOID PASCAL NEAR unbind_buf(bp)$/
  836. unbindchar    bind.c    /^PASCAL NEAR unbindchar(c)$/
  837. unbindkey    bind.c    /^PASCAL NEAR unbindkey(f, n)$/
  838. undefkey    hp150.c    /^PASCAL NEAR undefkey()    \/* change all special keys/
  839. undent_region    region.c    /^PASCAL NEAR undent_region(f, n) \/* undent a regio/
  840. undo    undo.c    /^int PASCAL NEAR undo(f, n)$/
  841. undo_delete    undo.c    /^int PASCAL NEAR undo_delete(f, n)$/
  842. undo_insert    undo.c    /^VOID undo_insert(op_type, count, op_erand)$/
  843. undo_list    undo.c    /^int PASCAL NEAR undo_list(f, n)$/
  844. undo_zot    undo.c    /^VOID undo_zot(bp)$/
  845. undolist    undo.c    /^PASCAL NEAR undolist()$/
  846. undolock    dolock.c    /^char *undolock(fname)$/
  847. uneat    isearch.c    /^int PASCAL NEAR uneat()$/
  848. unix_to_aosvs_path    aosvs.c    /^void aosvs$unix_to_aosvs_path(u_path, a_path)$/
  849. unlink    aosvs.c    /^int unlink(del_fnam)$/
  850. unlist_screen    screen.c    /^int PASCAL NEAR unlist_screen(sp)$/
  851. unmark    buffer.c    /^PASCAL NEAR unmark(f, n)    \/* unmark the current bu/
  852. unqname    file.c    /^VOID PASCAL NEAR unqname(name)    \/* make sure a buf/
  853. unsuccessful    vms.c    /^#define unsuccessful(s) (!((s) & 1))$/
  854. updall    display.c    /^VOID PASCAL NEAR updall(wp)$/
  855. update    display.c    /^VOID PASCAL NEAR update(force)$/
  856. update_hilite    display.c    /^VOID PASCAL NEAR update_hilite()$/
  857. update_line    display.c    /^VOID PASCAL NEAR update_line(row, vp)$/
  858. update_size    display.c    /^VOID PASCAL NEAR update_size()$/
  859. upddex    display.c    /^VOID PASCAL NEAR upddex()$/
  860. updext    display.c    /^VOID PASCAL NEAR updext()$/
  861. updgar    display.c    /^VOID PASCAL NEAR updgar()$/
  862. updone    display.c    /^VOID PASCAL NEAR updone(wp)$/
  863. updpos    display.c    /^VOID PASCAL NEAR updpos()$/
  864. updscrollbars    mswemacs.c    /^PASCAL  updscrollbars (SCREEN *sp, char w_flag)$/
  865. updupd    display.c    /^VOID PASCAL NEAR updupd(force)$/
  866. upmode    display.c    /^VOID PASCAL NEAR upmode()    \/* update all the mode /
  867. upperc    char.c    /^int PASCAL NEAR upperc(ch)    \/* return the upper ca/
  868. uppercase    char.c    /^VOID PASCAL NEAR uppercase(cp)$/
  869. upperregion    region.c    /^PASCAL NEAR upperregion(f, n)$/
  870. upperword    word.c    /^PASCAL NEAR upperword(f, n)$/
  871. upscreen    display.c    /^int PASCAL NEAR upscreen(f, n)$/
  872. upwind    display.c    /^VOID PASCAL NEAR upwind()    \/* force hard updates o/
  873. usebuffer    buffer.c    /^PASCAL NEAR usebuffer(f, n)$/
  874. uv_clean    eval.c    /^VOID PASCAL NEAR uv_clean(ut)    \/* discard the cont/
  875. uv_init    eval.c    /^VOID PASCAL NEAR uv_init(ut)$/
  876. varclean    eval.c    /^VOID PASCAL NEAR varclean(ut)    \/* discard and clea/
  877. varinit    eval.c    /^VOID PASCAL NEAR varinit()    \/* initialize the glob/
  878. viewfile    file.c    /^PASCAL NEAR viewfile(f, n)    \/* visit a file in VIE/
  879. vms_hello    vms.c    /^PASCAL NEAR vms_hello()$/
  880. vt52bcol    vt52.c    /^vt52bcol()    \/* set the background color [NOT IMPLI/
  881. vt52beep    vt52.c    /^vt52beep()$/
  882. vt52cres    vt52.c    /^vt52cres()    \/* change screen resolution - (not her/
  883. vt52eeol    vt52.c    /^vt52eeol()$/
  884. vt52eeop    vt52.c    /^vt52eeop()$/
  885. vt52fcol    vt52.c    /^vt52fcol()    \/* set the forground color [NOT IMPLIM/
  886. vt52hello    vt52.c    /^vt52hello()$/
  887. vt52kclose    vt52.c    /^vt52kclose()$/
  888. vt52kopen    vt52.c    /^vt52kopen()$/
  889. vt52move    vt52.c    /^vt52move(row, col)$/
  890. vt52open    vt52.c    /^vt52open()$/
  891. vt52rev    vt52.c    /^vt52rev(status)    \/* set the reverse video state */
  892. vteeol    display.c    /^PASCAL NEAR vteeol()$/
  893. vtfree    display.c    /^VOID PASCAL NEAR vtfree()$/
  894. vtfreescr    display.c    /^PASCAL NEAR vtfreescr(SCREEN *sp)$/
  895. vtinit    display.c    /^int PASCAL NEAR vtinit()$/
  896. vtinitscr    display.c    /^int PASCAL NEAR vtinitscr(SCREEN *sp, int nrow, in/
  897. vtmove    display.c    /^PASCAL NEAR vtmove(row, col)$/
  898. vtputc    display.c    /^PASCAL NEAR vtputc(c)$/
  899. vtscreen    display.c    /^VOID PASCAL NEAR vtscreen(SCREEN *sp)$/
  900. vtsizescr    display.c    /^int PASCAL NEAR vtsizescr(SCREEN *sp, int nrow, in/
  901. vttidy    display.c    /^PASCAL NEAR vttidy()$/
  902. widen    region.c    /^PASCAL NEAR widen(f, n)$/
  903. winch_changed    unix.c    /^void winch_changed()$/
  904. winch_new_size    unix.c    /^void winch_new_size()$/
  905. windowHandler    xvt.c    /^static long windowHandler(WINDOW win, EVENT *ep)$/
  906. wmcshello    wmcs.c    /^wmcshello()$/
  907. wordcount    word.c    /^PASCAL NEAR wordcount(f, n)$/
  908. wpopup    window.c    /^int PASCAL NEAR wpopup(popbuf)$/
  909. wrapword    word.c    /^PASCAL NEAR wrapword(f, n)$/
  910. writemsg    random.c    /^PASCAL NEAR writemsg(f, n)$/
  911. writeout    file.c    /^PASCAL NEAR writeout(fn, mode)$/
  912. xlat    eval.c    /^char *PASCAL NEAR xlat(source, lookup, trans)$/
  913. xlock    lock.c    /^xlock(fname)$/
  914. xunlock    lock.c    /^xunlock(fname)$/
  915. xvt_main    xvt.c    /^xvt_main(argc, argv)$/
  916. xvtbcol    xvt.c    /^PASCAL NEAR xvtbcol(color)        \/* set the current ba/
  917. xvtbeep    xvt.c    /^PASCAL NEAR xvtbeep()$/
  918. xvtclose    xvt.c    /^PASCAL NEAR xvtclose()$/
  919. xvtcres    xvt.c    /^PASCAL NEAR xvtcres()    \/* change screen resolution/
  920. xvteeol    xvt.c    /^PASCAL NEAR xvteeol()$/
  921. xvteeop    xvt.c    /^PASCAL NEAR xvteeop()$/
  922. xvtfcol    xvt.c    /^PASCAL NEAR xvtfcol(color)        \/* set the current ou/
  923. xvtflush    xvt.c    /^int PASCAL NEAR xvtflush()$/
  924. xvtgetc    xvt.c    /^int PASCAL NEAR xvtgetc()$/
  925. xvthello    xvt.c    /^xvthello()$/
  926. xvtkclose    xvt.c    /^PASCAL NEAR xvtkclose() \/* close the keyboard (a /
  927. xvtkopen    xvt.c    /^PASCAL NEAR xvtkopen()    \/* open the keyboard (a no/
  928. xvtmove    xvt.c    /^PASCAL NEAR xvtmove(row, col)$/
  929. xvtopen    xvt.c    /^PASCAL NEAR xvtopen()$/
  930. xvtputc    xvt.c    /^int PASCAL NEAR xvtputc(c)$/
  931. xvtrev    xvt.c    /^PASCAL NEAR xvtrev(state)        \/* change reverse vide/
  932. xxfopen    aosvs.c    /^FILE *xxfopen(fn, mode)     \/* expand a pathname /
  933. yank    line.c    /^int PASCAL NEAR yank(f, n)$/
  934. yank_pop    line.c    /^int PASCAL NEAR yank_pop(f, n)$/
  935. z309bcol    z309.c    /^PASCAL NEAR z309bcol(color)        \/* set the current b/
  936. z309beep    z309.c    /^PASCAL NEAR z309beep()$/
  937. z309close    z309.c    /^PASCAL NEAR z309close()$/
  938. z309cres    z309.c    /^PASCAL NEAR z309cres(res)    \/* change screen resolu/
  939. z309eeol    z309.c    /^PASCAL NEAR z309eeol()    \/* erase to the end of the/
  940. z309eeop    z309.c    /^PASCAL NEAR z309eeop()$/
  941. z309fcol    z309.c    /^PASCAL NEAR z309fcol(color)        \/* set the current o/
  942. z309hello    z309.c    /^PASCAL NEAR z309hello()$/
  943. z309kclose    z309.c    /^PASCAL NEAR z309kclose()    \/* close the keyboard */
  944. z309kopen    z309.c    /^PASCAL NEAR z309kopen()    \/* open the keyboard *\/$/
  945. z309move    z309.c    /^PASCAL NEAR z309move(row, col)$/
  946. z309open    z309.c    /^PASCAL NEAR z309open()$/
  947. z309putc    z309.c    /^PASCAL NEAR z309putc(ch)    \/* put a character at th/
  948. z309rev    z309.c    /^PASCAL NEAR z309rev(state)        \/* change reverse vid/
  949. zotbuf    buffer.c    /^PASCAL NEAR zotbuf(bp)    \/* kill the buffer pointed/
  950.