URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [config/] [vms/] [vms-crtlmap.map] - Rev 709
Compare with Previous | Blame | View Log
# Standard C names to DEC-C names map table.# All names in the DEC-C shared image (shared library) are prefixed# with decc$ (this is the standard vms convention for names in public# shared libraries). This conversion is done by the compiler for all# languages.## Currently contains only a partial list, e.g. those functions use# in GNAT and GCC.## File format:# - Empty lines are ignored.# - Comment lines start with '#' in the first column.# - map lines consist in an identifier optionnaly followed by at most 2# space-separated flags.# Flags are:# FLOAT: will be prefixed by 'x'# 64: There is a 64-bit variant# BSD44: name will be prefixed by __bsd44__# PRNTF: a 't' prefix will be added.# MALLOC: malloc related function.## Keep entries alpha-sorted - this is enforced by the awk script.#__32_signal__32_ssignal__64_signal__64_ssignal__utc_localtime__utc_localtime_t__utc_stat__utc_time__utctz_gmtime__utctz_localtime__utctz_localtime_tabortabsacceptaccessacos FLOATalarmasin FLOATatan FLOATatan2 FLOATatexitatoiatollatoqbasename 64bcmpbcopybsearch 64bzerocalloc 64 MALLOCceil FLOATchdirchownclearerrclockcloseconnectcos FLOATctermid 64ctimedupdup2environ GLOBALexitexp FLOATfabs FLOATfclosefdopenfflushffsfgetcfgets 64floor FLOATfopenfprintf FLOAT PRNTFfputcfputsfreadfreefreopenfseekftellfwritegetcgetcwd 64getegidgetenvgeteuidgetgidgethostbyaddrgethostbynamegetpagesizegetpidgetservbynamegetservbyportgettimeofdaygetuidgmtimehtonsiconvindex 64ioctlisattyisdigitislowerisprintisspaceisupperkilllocaltimelog FLOATlog10 FLOATlseekmalloc 64 MALLOCmbstowcs 64memchr 64memcmpmemcpy 64memmove 64memset 64mkdirmkstempmktemp 64mmap 64munmapnl_langinfoopenpcloseperrorpopenpow FLOATprintf FLOAT PRNTFputcputcharputenvputsqsort 64randomreadrealloc 64 MALLOCrecvrecvfromrecvmsg BSD44 64renamerewindrindex 64rmdirsendsendmsg BSD44 64sendtosetenvsetlocalesetvbufsignalsigsetmasksin FLOATsnprintf FLOAT PRNTFsocketsprintf FLOAT PRNTFsqrt FLOATstatstrcasecmpstrcat 64strchr 64strcmpstrcpy 64strdup 64 MALLOCstrerrorstrlenstrncasecmpstrncmpstrncpy 64strrchr 64strstr 64strtod 64 FLOATstrtol 64strtoul 64sysconfsystemtan FLOATtimetimestmpfiletmpnam 64tolowertoupperumaskungetcunlinkutimevfprintf FLOAT PRNTFvprintf FLOAT PRNTFvsnprintf FLOAT PRNTFvsprintf FLOAT PRNTFwaitwaitpidwcswidthwrite
