File: regina_w32_dll.def

package info (click to toggle)
regina-rexx 3.6-2.1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 6,444 kB
  • ctags: 8,264
  • sloc: ansic: 61,606; sh: 3,068; lex: 2,457; yacc: 1,512; makefile: 1,143; cpp: 117
file content (39 lines) | stat: -rw-r--r-- 895 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
;
; regina.def
;
LIBRARY regina
HEAPSIZE 40960
STACKSIZE 40960
EXPORTS RexxDeregisterExit
EXPORTS RexxDeregisterFunction
EXPORTS RexxDeregisterSubcom
EXPORTS RexxQueryFunction
EXPORTS RexxQuerySubcom
EXPORTS RexxRegisterExitExe
EXPORTS RexxRegisterExitDll
EXPORTS RexxQueryExit
EXPORTS RexxRegisterFunctionDll
EXPORTS RexxRegisterFunctionExe
EXPORTS RexxRegisterSubcomDll
EXPORTS RexxRegisterSubcomExe
EXPORTS RexxStart
EXPORTS RexxSetHalt
EXPORTS RexxVariablePool
EXPORTS RexxAllocateMemory
EXPORTS RexxFreeMemory
EXPORTS ReginaVersion
EXPORTS __regina_faked_main
EXPORTS RexxAddMacro
EXPORTS RexxAddQueue
EXPORTS RexxClearMacroSpace
EXPORTS RexxCreateQueue
EXPORTS RexxDeleteQueue
EXPORTS RexxDropMacro
EXPORTS RexxLoadMacroSpace
EXPORTS RexxPullQueue
EXPORTS RexxQueryMacro
EXPORTS RexxQueryQueue
EXPORTS RexxReorderMacro
EXPORTS RexxSaveMacroSpace
EXPORTS RexxCallBack
EXPORTS ReginaCleanup