Welcome to mirror list, hosted at ThFree Co, Russian Federation.

x86_64.din « cygwin « winsup - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 24f2584c6d08ec2a57b978f37fc98755ab0028af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
LIBRARY "cygwin1.dll" BASE=0x180040000

EXPORTS
#Exported variables
environ = __cygwin_environ DATA

#Exported functions
__wrap__Znam NOSIGFE                # void *operator new[](std::size_t sz) throw (std::bad_alloc)
__wrap__ZnamRKSt9nothrow_t NOSIGFE  # void *operator new[](std::size_t sz, const std::nothrow_t &nt) throw()
__wrap__Znwm NOSIGFE                # void *operator new(std::size_t sz) throw (std::bad_alloc)
__wrap__ZnwmRKSt9nothrow_t NOSIGFE  # void *operator new(std::size_t sz, const std::nothrow_t &nt) throw()
_alloca = __alloca NOSIGFE
_dll_crt0 NOSIGFE
dll_entry NOSIGFE
llrint NOSIGFE
llrintf NOSIGFE
lrint NOSIGFE
lrintf NOSIGFE
rint NOSIGFE
rintf NOSIGFE