Commit 496cae76 authored by Jack Jansen's avatar Jack Jansen

Moved Ctl, Dlg, Menu, Qd, Res and Win modules to PythonCore.

Moved other toolbox modules to their own .slb file.
parent 6d3d6e43
initAE
AEDesc_New
AEDesc_Convert
AEDesc_Type
initFm
FMRec_New
initList
ListObj_New
ListObj_Convert
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
...@@ -52,6 +52,9 @@ wmemchr ...@@ -52,6 +52,9 @@ wmemchr
wmemset wmemset
wmemmove wmemmove
wmemcpy wmemcpy
iswctype
wctype
wctob
towupper towupper
towlower towlower
iswxdigit iswxdigit
...@@ -67,6 +70,8 @@ iswalpha ...@@ -67,6 +70,8 @@ iswalpha
iswalnum iswalnum
wctrans wctrans
towctrans towctrans
wcstoumax
wcstoimax
watol watol
watoi watoi
wcstoll wcstoll
...@@ -103,6 +108,8 @@ clock ...@@ -103,6 +108,8 @@ clock
__leap_year __leap_year
system system
getenv getenv
strtoumax
strtoimax
atol atol
atoi atoi
strtoll strtoll
...@@ -329,11 +336,11 @@ unexpected__3stdFv # std::unexpected() ...@@ -329,11 +336,11 @@ unexpected__3stdFv # std::unexpected()
set_unexpected__3stdFPFv_v # std::set_unexpected(void (*)(void)) set_unexpected__3stdFPFv_v # std::set_unexpected(void (*)(void))
terminate__3stdFv # std::terminate() terminate__3stdFv # std::terminate()
set_terminate__3stdFPFv_v # std::set_terminate(void (*)(void)) set_terminate__3stdFPFv_v # std::set_terminate(void (*)(void))
__dt__Q23std9bad_allocFv # std::bad_alloc::~bad_alloc()
what__Q23std9bad_allocCFv # std::bad_alloc::what() const what__Q23std9bad_allocCFv # std::bad_alloc::what() const
__del_hdl __del_hdl
__new_hdl __new_hdl
set_new_handler__3stdFPFv_v # std::set_new_handler(void (*)(void)) set_new_handler__3stdFPFv_v # std::set_new_handler(void (*)(void))
__dt__Q23std9bad_allocFv # std::bad_alloc::~bad_alloc()
__throw_bad_alloc__3stdFv # std::__throw_bad_alloc() __throw_bad_alloc__3stdFv # std::__throw_bad_alloc()
__dla__FPv # operator delete[](void*) __dla__FPv # operator delete[](void*)
__nwa__FUlRCQ23std9nothrow_t # operator new[](unsigned long,const std::nothrow_t&) __nwa__FUlRCQ23std9nothrow_t # operator new[](unsigned long,const std::nothrow_t&)
...@@ -344,19 +351,19 @@ __nw__FUl # operator new(unsigned long) ...@@ -344,19 +351,19 @@ __nw__FUl # operator new(unsigned long)
_prealloc_newpool__3stdFUl # std::_prealloc_newpool(unsigned long) _prealloc_newpool__3stdFUl # std::_prealloc_newpool(unsigned long)
_set_newnonptrmax__3stdFUl # std::_set_newnonptrmax(unsigned long) _set_newnonptrmax__3stdFUl # std::_set_newnonptrmax(unsigned long)
_set_newpoolsize__3stdFUl # std::_set_newpoolsize(unsigned long) _set_newpoolsize__3stdFUl # std::_set_newpoolsize(unsigned long)
__dt__Q23std10bad_typeidFv # std::bad_typeid::~bad_typeid()
__dt__Q23std8bad_castFv # std::bad_cast::~bad_cast()
what__Q23std8bad_castCFv # std::bad_cast::what() const
what__Q23std10bad_typeidCFv # std::bad_typeid::what() const what__Q23std10bad_typeidCFv # std::bad_typeid::what() const
what__Q23std8bad_castCFv # std::bad_cast::what() const
__dt__Q23std8bad_castFv # std::bad_cast::~bad_cast()
__dynamic_cast __dynamic_cast
__dt__Q23std10bad_typeidFv # std::bad_typeid::~bad_typeid()
__get_typeid __get_typeid
__dt__Q23std9exceptionFv # std::exception::~exception()
__dt__Q23std13bad_exceptionFv # std::bad_exception::~bad_exception()
what__Q23std13bad_exceptionCFv # std::bad_exception::what() const
what__Q23std9exceptionCFv # std::exception::what() const what__Q23std9exceptionCFv # std::exception::what() const
what__Q23std13bad_exceptionCFv # std::bad_exception::what() const
__end__catch __end__catch
Ex68K_CatchInfoDtor Ex68K_CatchInfoDtor
__throw __throw
__dt__Q23std9exceptionFv # std::exception::~exception()
__dt__Q23std13bad_exceptionFv # std::bad_exception::~bad_exception()
__unexpected __unexpected
__unregister_fragment __unregister_fragment
__register_fragment __register_fragment
...@@ -482,10 +489,10 @@ connect__6SocketFPvi # Socket::connect(void*,int) ...@@ -482,10 +489,10 @@ connect__6SocketFPvi # Socket::connect(void*,int)
bind__6SocketFPvi # Socket::bind(void*,int) bind__6SocketFPvi # Socket::bind(void*,int)
__dt__6SocketFv # Socket::~Socket() __dt__6SocketFv # Socket::~Socket()
__ct__6SocketFv # Socket::Socket() __ct__6SocketFv # Socket::Socket()
__dt__17SIOUXSocketDomainFv # SIOUXSocketDomain::~SIOUXSocketDomain()
open__17SIOUXSocketDomainFRC11GUSIFileRefi # SIOUXSocketDomain::open(const GUSIFileRef&,int) open__17SIOUXSocketDomainFRC11GUSIFileRefi # SIOUXSocketDomain::open(const GUSIFileRef&,int)
Yours__17SIOUXSocketDomainFRC11GUSIFileRefQ216FileSocketDomain7Request # SIOUXSocketDomain::Yours(const GUSIFileRef&,FileSocketDomain::Request) __dt__17SIOUXSocketDomainFv # SIOUXSocketDomain::~SIOUXSocketDomain()
GUSIwithSIOUXSockets GUSIwithSIOUXSockets
Yours__17SIOUXSocketDomainFRC11GUSIFileRefQ216FileSocketDomain7Request # SIOUXSocketDomain::Yours(const GUSIFileRef&,FileSocketDomain::Request)
isatty__11SIOUXSocketFv # SIOUXSocket::isatty() isatty__11SIOUXSocketFv # SIOUXSocket::isatty()
select__11SIOUXSocketFPUcPUcPUc # SIOUXSocket::select(unsigned char*,unsigned char*,unsigned char*) select__11SIOUXSocketFPUcPUcPUc # SIOUXSocket::select(unsigned char*,unsigned char*,unsigned char*)
write__11SIOUXSocketFPvi # SIOUXSocket::write(void*,int) write__11SIOUXSocketFPvi # SIOUXSocket::write(void*,int)
...@@ -543,8 +550,8 @@ PAPStatus__FPcP12PAPStatusRecP9AddrBlockPc # PAPStatus(char*,PAPStatusRec*,Addr ...@@ -543,8 +550,8 @@ PAPStatus__FPcP12PAPStatusRecP9AddrBlockPc # PAPStatus(char*,PAPStatusRec*,Addr
PAPWrite__FsPcssPsPc # PAPWrite(short,char*,short,short,short*,char*) PAPWrite__FsPcssPsPc # PAPWrite(short,char*,short,short,short*,char*)
PAPRead__FsPcPsPsPsPc # PAPRead(short,char*,short*,short*,short*,char*) PAPRead__FsPcPsPsPsPc # PAPRead(short,char*,short*,short*,short*,char*)
PAPOpen__FPsPcsP12PAPStatusRecPsPc # PAPOpen(short*,char*,short,PAPStatusRec*,short*,char*) PAPOpen__FPsPcsP12PAPStatusRecPsPc # PAPOpen(short*,char*,short,PAPStatusRec*,short*,char*)
__dt__16NullSocketDomainFv # NullSocketDomain::~NullSocketDomain()
__dt__10NullSocketFv # NullSocket::~NullSocket() __dt__10NullSocketFv # NullSocket::~NullSocket()
__dt__16NullSocketDomainFv # NullSocketDomain::~NullSocketDomain()
open__16NullSocketDomainFRC11GUSIFileRefi # NullSocketDomain::open(const GUSIFileRef&,int) open__16NullSocketDomainFRC11GUSIFileRefi # NullSocketDomain::open(const GUSIFileRef&,int)
Yours__16NullSocketDomainFRC11GUSIFileRefQ216FileSocketDomain7Request # NullSocketDomain::Yours(const GUSIFileRef&,FileSocketDomain::Request) Yours__16NullSocketDomainFRC11GUSIFileRefQ216FileSocketDomain7Request # NullSocketDomain::Yours(const GUSIFileRef&,FileSocketDomain::Request)
fstat__10NullSocketFP4stat # NullSocket::fstat(stat*) fstat__10NullSocketFP4stat # NullSocket::fstat(stat*)
...@@ -552,7 +559,6 @@ select__10NullSocketFPUcPUcPUc # NullSocket::select(unsigned char*,unsigned cha ...@@ -552,7 +559,6 @@ select__10NullSocketFPUcPUcPUc # NullSocket::select(unsigned char*,unsigned cha
write__10NullSocketFPvi # NullSocket::write(void*,int) write__10NullSocketFPvi # NullSocket::write(void*,int)
read__10NullSocketFPvi # NullSocket::read(void*,int) read__10NullSocketFPvi # NullSocket::read(void*,int)
__ct__10NullSocketFv # NullSocket::NullSocket() __ct__10NullSocketFv # NullSocket::NullSocket()
make_in_addr__FUl # make_in_addr(unsigned long)
getprotobynumber getprotobynumber
getprotobyname getprotobyname
getservbyport getservbyport
...@@ -565,6 +571,7 @@ gethostid ...@@ -565,6 +571,7 @@ gethostid
inet_addr inet_addr
inet_ntoa inet_ntoa
gethostbyaddr gethostbyaddr
make_in_addr__FUl # make_in_addr(unsigned long)
gethostbyname gethostbyname
MXInfo MXInfo
HInfo HInfo
...@@ -824,7 +831,6 @@ Consumer__10RingBufferFRl # RingBuffer::Consumer(long&) ...@@ -824,7 +831,6 @@ Consumer__10RingBufferFRl # RingBuffer::Consumer(long&)
Producer__10RingBufferFRl # RingBuffer::Producer(long&) Producer__10RingBufferFRl # RingBuffer::Producer(long&)
__dt__10RingBufferFv # RingBuffer::~RingBuffer() __dt__10RingBufferFv # RingBuffer::~RingBuffer()
__ct__10RingBufferFUs # RingBuffer::RingBuffer(unsigned short) __ct__10RingBufferFUs # RingBuffer::RingBuffer(unsigned short)
__dt__10ErrnoSaverFv # ErrnoSaver::~ErrnoSaver()
__dt__21AppleTalkSocketDomainFv # AppleTalkSocketDomain::~AppleTalkSocketDomain() __dt__21AppleTalkSocketDomainFv # AppleTalkSocketDomain::~AppleTalkSocketDomain()
AtlkLookup__FRC10EntityNameP9AddrBlock # AtlkLookup(const EntityName&,AddrBlock*) AtlkLookup__FRC10EntityNameP9AddrBlock # AtlkLookup(const EntityName&,AddrBlock*)
__dt__11AtlkSymAddrFv # AtlkSymAddr::~AtlkSymAddr() __dt__11AtlkSymAddrFv # AtlkSymAddr::~AtlkSymAddr()
...@@ -851,75 +857,164 @@ __dt__10ADSPSocketFv # ADSPSocket::~ADSPSocket() ...@@ -851,75 +857,164 @@ __dt__10ADSPSocketFv # ADSPSocket::~ADSPSocket()
__ct__10ADSPSocketFUc # ADSPSocket::ADSPSocket(unsigned char) __ct__10ADSPSocketFUc # ADSPSocket::ADSPSocket(unsigned char)
getpeername__15AppleTalkSocketFPvPi # AppleTalkSocket::getpeername(void*,int*) getpeername__15AppleTalkSocketFPvPi # AppleTalkSocket::getpeername(void*,int*)
getsockname__15AppleTalkSocketFPvPi # AppleTalkSocket::getsockname(void*,int*) getsockname__15AppleTalkSocketFPvPi # AppleTalkSocket::getsockname(void*,int*)
__dt__10ErrnoSaverFv # ErrnoSaver::~ErrnoSaver()
bind__15AppleTalkSocketFPvi # AppleTalkSocket::bind(void*,int) bind__15AppleTalkSocketFPvi # AppleTalkSocket::bind(void*,int)
ioctl__15AppleTalkSocketFUiPv # AppleTalkSocket::ioctl(unsigned int,void*) ioctl__15AppleTalkSocketFUiPv # AppleTalkSocket::ioctl(unsigned int,void*)
fcntl__15AppleTalkSocketFUii # AppleTalkSocket::fcntl(unsigned int,int) fcntl__15AppleTalkSocketFUii # AppleTalkSocket::fcntl(unsigned int,int)
__dt__15AppleTalkSocketFv # AppleTalkSocket::~AppleTalkSocket() __dt__15AppleTalkSocketFv # AppleTalkSocket::~AppleTalkSocket()
__ct__15AppleTalkSocketFUc # AppleTalkSocket::AppleTalkSocket(unsigned char) __ct__15AppleTalkSocketFUc # AppleTalkSocket::AppleTalkSocket(unsigned char)
fminl
fmaxl
fdiml
nextafterxl
remquol
copysignl
remainderl
fmodl fmodl
truncl
llroundl
lroundl
roundl
llrintl
lrintl
rintl
nearbyintl
floorl floorl
ceill ceill
lgammal
gammal
erfcl
erfl
hypotl
sqrtl sqrtl
powl powl
fabsl fabsl
scalblnl
scalbnl
logbl
log2l
log1pl
expm1l
exp2l
log10l log10l
logl logl
ldexpl ldexpl
frexpl frexpl
expl expl
atanhl
asinhl
acoshl
tanhl tanhl
sinhl sinhl
coshl coshl
tanl
sinl
cosl
atan2l atan2l
atanl atanl
asinl asinl
acosl acosl
tanl fmind
sinl fmaxd
cosl fdimd
copysignd
remquod
remainderd
fmodd fmodd
truncd
llround
lround
roundd
llrint
lrint
rintd
nearbyintd
floord floord
ceild ceild
lgammad
gammad
erfcd
erfd
hypotd
sqrtd sqrtd
powd powd
fabsd fabsd
scalbln
scalbn
logbd
log2d
log1pd
expm1d
exp2d
modfd modfd
log10d log10d
logd logd
ldexpd ldexpd
frexpd frexpd
expd expd
atanhd
asinhd
acoshd
tanhd tanhd
sinhd sinhd
coshd coshd
tand
sind
cosd
atan2d atan2d
atand atand
asind asind
acosd acosd
tand fminf
sind fmaxf
cosd fdimf
remquof
copysignf
remainderf
fmodf fmodf
truncf
llroundf
lroundf
roundf
llrintf
lrintf
rintf
nearbyintf
floorf floorf
ceilf ceilf
lgammaf
gammaf
erfcf
erff
hypotf
sqrtf sqrtf
powf powf
fabsf fabsf
scalblnf
scalbnf
logbf
log2f
log1pf
expm1f
exp2f
log10f log10f
logf logf
ldexpf ldexpf
frexpf frexpf
expf expf
atanhf
asinhf
acoshf
tanhf tanhf
sinhf sinhf
coshf coshf
tanf
sinf
cosf
atan2f atan2f
atanf atanf
asinf asinf
acosf acosf
tanf
sinf
cosf
NaN NaN
GetPrecision GetPrecision
SetPrecision SetPrecision
...@@ -1049,7 +1144,6 @@ getwd ...@@ -1049,7 +1144,6 @@ getwd
getbootvol getbootvol
sync sync
macstat macstat
main
PyMac_AddLibResources PyMac_AddLibResources
__initialize_with_resources __initialize_with_resources
getfiletype getfiletype
...@@ -1230,6 +1324,12 @@ PyCFunction_GetSelf ...@@ -1230,6 +1324,12 @@ PyCFunction_GetSelf
PyCFunction_GetFunction PyCFunction_GetFunction
PyCFunction_New PyCFunction_New
PyLong_FromString PyLong_FromString
PyLong_AsUnsignedLongLong
PyLong_AsLongLong
PyLong_FromUnsignedLongLong
PyLong_FromLongLong
PyLong_AsVoidPtr
PyLong_FromVoidPtr
PyLong_AsDouble PyLong_AsDouble
PyLong_AsUnsignedLong PyLong_AsUnsignedLong
PyLong_AsLong PyLong_AsLong
...@@ -1501,6 +1601,32 @@ _PyBuiltin_Fini_2 ...@@ -1501,6 +1601,32 @@ _PyBuiltin_Fini_2
_PyBuiltin_Fini_1 _PyBuiltin_Fini_1
_PyBuiltin_Init_2 _PyBuiltin_Init_2
_PyBuiltin_Init_1 _PyBuiltin_Init_1
initWin
WinObj_WhichWindow
WinObj_Convert
WinObj_New
initRes
OptResObj_Convert
OptResObj_New
ResObj_Convert
ResObj_New
initQd
BMObj_Convert
BMObj_New
GrafObj_Convert
GrafObj_New
QdRGB_Convert
QdRGB_New
initMenu
MenuObj_Convert
MenuObj_New
initDlg
DlgObj_Convert
initCtl
CtlObj_WhichControl
CtlObj_Convert
CtlObj_New
ControlFontStyle_Convert
PyMac_FindModuleExtension PyMac_FindModuleExtension
PyMac_LoadResourceModule PyMac_LoadResourceModule
PyMac_LoadCodeResourceModule PyMac_LoadCodeResourceModule
...@@ -1625,6 +1751,7 @@ __vt__10ADSPSocket # ADSPSocket::__vt ...@@ -1625,6 +1751,7 @@ __vt__10ADSPSocket # ADSPSocket::__vt
__vt__21AppleTalkSocketDomain # AppleTalkSocketDomain::__vt __vt__21AppleTalkSocketDomain # AppleTalkSocketDomain::__vt
uADSPCompletion uADSPCompletion
new_doc new_doc
array_methods
_PyParser_TokenNames _PyParser_TokenNames
PyType_Type PyType_Type
PyTuple_Type PyTuple_Type
...@@ -1661,6 +1788,21 @@ optind ...@@ -1661,6 +1788,21 @@ optind
opterr opterr
PyImport_FrozenModules PyImport_FrozenModules
PyCode_Type PyCode_Type
Window_Type
WinObj_chain
Resource_Type
ResObj_chain
QDGlobalsAccess_Type
BitMap_Type
BMObj_chain
GrafPort_Type
GrafObj_chain
Menu_Type
MenuObj_chain
Dialog_Type
DlgObj_chain
Control_Type
CtlObj_chain
_PyImport_Inittab _PyImport_Inittab
pcre_free pcre_free
pcre_malloc pcre_malloc
...@@ -1731,6 +1873,7 @@ _Py_re_syntax ...@@ -1731,6 +1873,7 @@ _Py_re_syntax
Py_TabcheckFlag Py_TabcheckFlag
PyOS_ReadlineFunctionPointer PyOS_ReadlineFunctionPointer
PyOS_InputHook PyOS_InputHook
_PyThreadState_Current
Py_DebugFlag Py_DebugFlag
Py_VerboseFlag Py_VerboseFlag
Py_InteractiveFlag Py_InteractiveFlag
...@@ -1758,6 +1901,7 @@ PyExc_MemoryError ...@@ -1758,6 +1901,7 @@ PyExc_MemoryError
PyExc_NameError PyExc_NameError
PyExc_OverflowError PyExc_OverflowError
PyExc_RuntimeError PyExc_RuntimeError
PyExc_NotImplementedError
PyExc_SyntaxError PyExc_SyntaxError
PyExc_SystemError PyExc_SystemError
PyExc_SystemExit PyExc_SystemExit
......
_PyImport_Inittab
PyExc_Exception PyExc_Exception
PyExc_StandardError PyExc_StandardError
PyExc_ArithmeticError PyExc_ArithmeticError
...@@ -18,6 +17,7 @@ PyExc_MemoryError ...@@ -18,6 +17,7 @@ PyExc_MemoryError
PyExc_NameError PyExc_NameError
PyExc_OverflowError PyExc_OverflowError
PyExc_RuntimeError PyExc_RuntimeError
PyExc_NotImplementedError
PyExc_SyntaxError PyExc_SyntaxError
PyExc_SystemError PyExc_SystemError
PyExc_SystemExit PyExc_SystemExit
...@@ -151,6 +151,7 @@ Py_NewInterpreter ...@@ -151,6 +151,7 @@ Py_NewInterpreter
Py_Finalize Py_Finalize
Py_Initialize Py_Initialize
Py_IsInitialized Py_IsInitialized
_PyThreadState_Current
PyThreadState_GetDict PyThreadState_GetDict
PyThreadState_Swap PyThreadState_Swap
PyThreadState_Get PyThreadState_Get
...@@ -322,6 +323,12 @@ PyList_Size ...@@ -322,6 +323,12 @@ PyList_Size
PyList_New PyList_New
PyLong_Type PyLong_Type
PyLong_FromString PyLong_FromString
PyLong_AsUnsignedLongLong
PyLong_AsLongLong
PyLong_FromUnsignedLongLong
PyLong_FromLongLong
PyLong_AsVoidPtr
PyLong_FromVoidPtr
PyLong_AsDouble PyLong_AsDouble
PyLong_AsUnsignedLong PyLong_AsUnsignedLong
PyLong_AsLong PyLong_AsLong
...@@ -423,6 +430,7 @@ PyToken_OneChar ...@@ -423,6 +430,7 @@ PyToken_OneChar
PyTokenizer_Free PyTokenizer_Free
PyTokenizer_FromFile PyTokenizer_FromFile
PyTokenizer_FromString PyTokenizer_FromString
array_methods
initarray initarray
initaudioop initaudioop
initbinascii initbinascii
...@@ -533,7 +541,6 @@ PyMac_Initialize ...@@ -533,7 +541,6 @@ PyMac_Initialize
PyMac_InitApplet PyMac_InitApplet
getfiletype getfiletype
setfiletype setfiletype
main
PyMac_AddLibResources PyMac_AddLibResources
__initialize_with_resources __initialize_with_resources
getbootvol getbootvol
...@@ -573,6 +580,48 @@ PyMac_LoadResourceModule ...@@ -573,6 +580,48 @@ PyMac_LoadResourceModule
PyMac_LoadCodeResourceModule PyMac_LoadCodeResourceModule
PyMac_FindCodeResourceModule PyMac_FindCodeResourceModule
PyMac_FindResourceModule PyMac_FindResourceModule
_PyImport_Inittab
CtlObj_chain
Control_Type
initCtl
CtlObj_WhichControl
CtlObj_Convert
CtlObj_New
ControlFontStyle_Convert
DlgObj_chain
Dialog_Type
initDlg
DlgObj_Convert
MenuObj_chain
Menu_Type
initMenu
MenuObj_Convert
MenuObj_New
GrafObj_chain
GrafPort_Type
BMObj_chain
BitMap_Type
QDGlobalsAccess_Type
initQd
BMObj_Convert
BMObj_New
GrafObj_Convert
GrafObj_New
QdRGB_Convert
QdRGB_New
ResObj_chain
Resource_Type
initRes
OptResObj_Convert
OptResObj_New
ResObj_Convert
ResObj_New
WinObj_chain
Window_Type
initWin
WinObj_WhichWindow
WinObj_Convert
WinObj_New
uADSPCompletion uADSPCompletion
__vt__21AppleTalkSocketDomain # AppleTalkSocketDomain::__vt __vt__21AppleTalkSocketDomain # AppleTalkSocketDomain::__vt
__vt__10ADSPSocket # ADSPSocket::__vt __vt__10ADSPSocket # ADSPSocket::__vt
...@@ -1006,9 +1055,9 @@ GUSISIOUXEvents ...@@ -1006,9 +1055,9 @@ GUSISIOUXEvents
__vt__17SIOUXSocketDomain # SIOUXSocketDomain::__vt __vt__17SIOUXSocketDomain # SIOUXSocketDomain::__vt
__vt__11SIOUXSocket # SIOUXSocket::__vt __vt__11SIOUXSocket # SIOUXSocket::__vt
open__17SIOUXSocketDomainFRC11GUSIFileRefi # SIOUXSocketDomain::open(const GUSIFileRef&,int) open__17SIOUXSocketDomainFRC11GUSIFileRefi # SIOUXSocketDomain::open(const GUSIFileRef&,int)
Yours__17SIOUXSocketDomainFRC11GUSIFileRefQ216FileSocketDomain7Request # SIOUXSocketDomain::Yours(const GUSIFileRef&,FileSocketDomain::Request)
GUSIwithSIOUXSockets GUSIwithSIOUXSockets
__dt__17SIOUXSocketDomainFv # SIOUXSocketDomain::~SIOUXSocketDomain() __dt__17SIOUXSocketDomainFv # SIOUXSocketDomain::~SIOUXSocketDomain()
Yours__17SIOUXSocketDomainFRC11GUSIFileRefQ216FileSocketDomain7Request # SIOUXSocketDomain::Yours(const GUSIFileRef&,FileSocketDomain::Request)
isatty__11SIOUXSocketFv # SIOUXSocket::isatty() isatty__11SIOUXSocketFv # SIOUXSocket::isatty()
select__11SIOUXSocketFPUcPUcPUc # SIOUXSocket::select(unsigned char*,unsigned char*,unsigned char*) select__11SIOUXSocketFPUcPUcPUc # SIOUXSocket::select(unsigned char*,unsigned char*,unsigned char*)
write__11SIOUXSocketFPvi # SIOUXSocket::write(void*,int) write__11SIOUXSocketFPvi # SIOUXSocket::write(void*,int)
...@@ -1173,14 +1222,14 @@ __init_arr ...@@ -1173,14 +1222,14 @@ __init_arr
__copy __copy
__som_check_ev __som_check_ev
__som_check_new __som_check_new
__vt__Q23std13bad_exception # std::bad_exception::__vt
__vt__Q23std9exception # std::exception::__vt __vt__Q23std9exception # std::exception::__vt
what__Q23std9exceptionCFv # std::exception::what() const __vt__Q23std13bad_exception # std::bad_exception::__vt
__ct__Q23std9exceptionFv # std::exception::exception()
__dt__Q23std9exceptionFv # std::exception::~exception()
what__Q23std13bad_exceptionCFv # std::bad_exception::what() const what__Q23std13bad_exceptionCFv # std::bad_exception::what() const
what__Q23std9exceptionCFv # std::exception::what() const
__end__catch __end__catch
__throw __throw
__ct__Q23std9exceptionFv # std::exception::exception()
__dt__Q23std9exceptionFv # std::exception::~exception()
__unexpected __unexpected
__dt__Q23std13bad_exceptionFv # std::bad_exception::~bad_exception() __dt__Q23std13bad_exceptionFv # std::bad_exception::~bad_exception()
__unregister_fragment __unregister_fragment
...@@ -1338,27 +1387,6 @@ __extended_epsilon ...@@ -1338,27 +1387,6 @@ __extended_epsilon
__extended_tiny __extended_tiny
__extended_huge __extended_huge
__extended_nan __extended_nan
fmodf
floorf
ceilf
sqrtf
powf
fabsf
log10f
logf
ldexpf
frexpf
expf
tanhf
sinhf
coshf
atan2f
atanf
asinf
acosf
tanf
sinf
cosf
__lconv __lconv
localeconv localeconv
setlocale setlocale
...@@ -1436,6 +1464,8 @@ __open_string_file ...@@ -1436,6 +1464,8 @@ __open_string_file
atof atof
strtod strtod
__strtold __strtold
strtoumax
strtoimax
atol atol
atoi atoi
strtoll strtoll
...@@ -1503,6 +1533,8 @@ putwc ...@@ -1503,6 +1533,8 @@ putwc
watof watof
wcstod wcstod
__wcstold __wcstold
wcstoumax
wcstoimax
watol watol
watoi watoi
wcstoll wcstoll
...@@ -1516,6 +1548,9 @@ towctrans ...@@ -1516,6 +1548,9 @@ towctrans
__wctype_map __wctype_map
__wlower_map __wlower_map
__wupper_map __wupper_map
iswctype
wctype
wctob
towupper towupper
towlower towlower
iswxdigit iswxdigit
...@@ -1570,6 +1605,115 @@ GetNextMallocHeapRegistration ...@@ -1570,6 +1605,115 @@ GetNextMallocHeapRegistration
GetFirstMallocHeapRegistration GetFirstMallocHeapRegistration
UnregisterMallocHeap UnregisterMallocHeap
RegisterMallocHeap RegisterMallocHeap
__fminl
__fmaxl
__fdiml
__nextafterl
__remquol
__copysignl
__remainderl
__fmodl
__modfl
__truncl
llroundl
lroundl
__roundl
llrintl
lrintl
__rintl
__nearbyintl
__floorl
__ceill
__lgammal
__gammal
__erfcl
__erfl
__hypotl
__sqrtl
__powl
__fabsl
scalblnl
scalbnl
__logbl
__log2l
__log1pl
__expm1l
__exp2l
__log10l
__logl
__ldexpl
__frexpl
__expl
__atanhl
__asinhl
__acoshl
__tanhl
__sinhl
__coshl
__tanl
__sinl
__cosl
__atan2l
__atanl
__asinl
__acosl
fminf
fmaxf
fdimf
remquof
copysignf
remainderf
fmodf
truncf
llroundf
lroundf
roundf
llrintf
lrintf
rintf
nearbyintf
floorf
ceilf
lgammaf
gammaf
erfcf
erff
hypotf
sqrtf
powf
fabsf
scalblnf
scalbnf
logbf
log2f
log1pf
expm1f
exp2f
log10f
logf
ldexpf
frexpf
expf
atanhf
asinhf
acoshf
tanhf
sinhf
coshf
tanf
sinf
cosf
atan2f
atanf
asinf
acosf
nextafter
llround
lround
llrint
lrint
scalbln
scalbn
SIOUXclrscr SIOUXclrscr
getch getch
kbhit kbhit
......
initTE
TEObj_New
TEObj_Convert
TE_Type
No preview for this file type
initCm
CmpObj_New
CmpObj_Convert
CmpInstObj_Convert
CmpInstObj_New
\ No newline at end of file
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
initAE
initCtl
initDlg
initEvt
initFm
initHelp
initIcn
initMenu
initList
initQd
initRes
initSnd
initSndihooks
initScrap
initWin
initTE
QdRGB_New
QdRGB_Convert
ResObj_New
ResObj_Convert
Resource_Type
OptResObj_New
OptResObj_Convert
MenuObj_Convert
Menu_Type
WinObj_Convert
Window_Type
Dialog_Type
GrafObj_New
GrafObj_Convert
GrafPort_Type
BMObj_New
BMObj_Convert
BitMap_Type
FMRec_New
ListObj_New
ListObj_Convert
TextStyle_New
TextStyle_Convert
TEObj_New
TEObj_Convert
TE_Type
AEDesc_New
AEDesc_Convert
AEDesc_Type
No preview for this file type
No preview for this file type
No preview for this file type
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment