gecko/build/wince/shunt/mozce_shunt.def.in

55 lines
722 B
Modula-2
Raw Normal View History

2009-04-24 11:40:20 -07:00
LIBRARY mozce_shunt.dll
EXPORTS
ExpandEnvironmentStringsW
GetEnvironmentVariableW
SetEnvironmentVariableW
_unlink
_wfullpath
_wgetcwd
_wchdir
2009-04-24 11:40:20 -07:00
abort
clock
errno
gmtime
gmtime_r
localeconv
localtime
localtime_r
mktime
mozce_GetEnvironmentCL
putenv
getenv
strerror
strftime
time
#ifdef MOZ_MEMORY
;; std::nothrow object
?nothrow@std@@3Unothrow_t@1@B
2009-04-24 11:40:20 -07:00
;; operator new
??2@YAPAXI@Z
;; operator new nothrow
??2@YAPAXIABUnothrow_t@std@@@Z
2009-04-24 11:40:20 -07:00
;; operator delete
??3@YAXPAX@Z
;; operator new[]
??_U@YAPAXI@Z
;; operator new[] nothrow
??_U@YAPAXIABUnothrow_t@std@@@Z
2009-04-24 11:40:20 -07:00
;; operator delete[]
??_V@YAXPAX@Z
malloc
valloc
calloc
realloc
free
posix_memalign
memalign
malloc_usable_size
jemalloc_stats
_strdup
_wcsdup
_strndup
_wcsndup
#endif