libfuns.gml

来自「开放源码的编译器open watcom 1.6.0版的源代码」· GML 代码 · 共 1,066 行 · 第 1/5 页

GML
1,066
字号
.*
.* .ty Starting build pass for &machsys system
.*
.* Note:
.*      "QNX W" functions are those included in the QNX book whose
.*      descriptions were written by WATCOM.
.*
.*      "QXO" are functions for which QSSL provides documentation.
.*
.*      "QX40" are obsolete functions for which QSLL provided
.*      documentation at one time.
.*
.*      "DOS" are functions which are included in the C/C++ and F77 packages.
.*
.*      "WIN32" are functions which are included in the Power++ package.
.*
.*      "NEC" are functions which are included in the Japanese C/C++ and
.*      F77 packages.
.*
.*      "TEST" are functions that are included in a "test" version of
.*      the documentation.
.*
.* All functions described in one gml file must be in adjacent lines!
.*
.*
.fnc abort                      abort.gml       DOS QNX W WIN32
.fnc abort_handler_s            abrt_hnd.gml    DOS QNX W WIN32
.fnc abs                        abs.gml         DOS QNX W WIN32
.fnc access                     access.gml      DOS QXO   WIN32
.fnc _access                    access.gml      DOS       WIN32
.fnw _waccess                   access.gml      DOS       WIN32
.fnu _uaccess                   access.gml      DOS       WIN32
.fnc acos                       acos.gml        DOS QNX W WIN32
.fnc acosh                      acosh.gml       DOS QNX W WIN32
.fnc alarm                      alarm.gml           QXO
.fnc alloca                     alloca.gml      DOS QNX W WIN32
.fnc _arc                       gr_arc.gml      DOS QNX W GRAPH
.fnc _arc_w                     gr_arc.gml      DOS QNX W GRAPH
.fnc _arc_wxy                   gr_arc.gml      DOS QNX W GRAPH
.fnc asctime                    asctime.gml     DOS QNX W WIN32
.fnc _asctime                   asctime.gml     DOS QNX W WIN32
.fnw _wasctime                  asctime.gml     DOS QNX W WIN32
.fnw __wasctime                 asctime.gml     DOS QNX W WIN32
.fnu _uasctime                  asctime.gml     DOS       WIN32
.fnu _u_asctime                 asctime.gml     DOS       WIN32
.fnc asctime_s                  asctim_s.gml    DOS       WIN32
.fnc wasctime_s                 asctim_s.gml    DOS       WIN32
.fnc asin                       asin.gml        DOS QNX W WIN32
.fnc asinh                      asinh.gml       DOS QNX W WIN32
.fnc assert                     assert.gml      DOS QNX W WIN32
.fnc atan                       atan.gml        DOS QNX W WIN32
.fnc atan2                      atan2.gml       DOS QNX W WIN32
.fnc atanh                      atanh.gml       DOS QNX W WIN32
.fnc atexit                     atexit.gml      DOS QNX W WIN32
.fnc atof                       atof.gml        DOS QNX W WIN32
.fnw _wtof                      atof.gml        DOS QNX W WIN32
.fnc atoh                       atoh.gml            QXO
.fnc atoi                       atoi.gml        DOS QNX W WIN32
.fnw _wtoi                      atoi.gml        DOS QNX W WIN32
.fnc atol                       atol.gml        DOS QNX W WIN32
.fnw _wtol                      atol.gml        DOS QNX W WIN32
.fnc atoll                      atoll.gml       DOS QNX W WIN32
.fnw _wtoll                     atoll.gml       DOS QNX W WIN32
.fnc _atouni                    _atouni.gml     DOS QNX W WIN32
.fnc basename                   basename.gml    DOS QNX W WIN32
.fnc bdos                       bdos.gml        DOS
.fnc _beginthread               _bthread.gml    DOS QXO   WIN32
.fnc _beginthreadex             _bthread.gml    DOS       WIN32
.fnc bessel                     bessel.gml      DOS QNX W WIN32
.fnc j0                         bessel.gml      DOS QNX W WIN32
.fnc j1                         bessel.gml      DOS QNX W WIN32
.fnc jn                         bessel.gml      DOS QNX W WIN32
.fnc y0                         bessel.gml      DOS QNX W WIN32
.fnc y1                         bessel.gml      DOS QNX W WIN32
.fnc yn                         bessel.gml      DOS QNX W WIN32
.fn8 bcmp                       bcmp.gml        DOS QNX W WIN32
.fn8 bcopy                      bcopy.gml       DOS QNX W WIN32
.fnc _bfreeseg                  _bfreese.gml    DOS QNX W
.fnc _bgetcmd                   _bgetcmd.gml    DOS QNX W WIN32
.fnc _bheapseg                  _bheapse.gml    DOS QNX W
.fnc _bios_disk                 b_disk.gml      DOS TEST
.fnc _bios_equiplist            b_equip.gml     DOS TEST
.fnc _bios_keybrd               b_keybrd.gml    DOS TEST
.fnc _bios_memsize              b_memsiz.gml    DOS
.fnc _bios_printer              b_print.gml     DOS
.fnc _bios_serialcom            b_serial.gml    DOS
.fnc _bios_timeofday            b_time.gml      DOS
.fnc block_read                 block_re.gml        QXO
.fnc block_write                block_wr.gml        QXO
.fnc _bprintf                   _bprintf.gml    DOS QNX W WIN32
.fnw _bwprintf                  _bprintf.gml    DOS QNX W WIN32
.fnu _u_bprintf                 _bprintf.gml    DOS
.fnc break                      breakoff.gml    DOS
.fnc break_off                  breakoff.gml    DOS
.fnc break_on                   breakoff.gml    DOS
.fnc bsearch                    bsearch.gml     DOS QNX W WIN32
.fnc bsearch_s                  bsrch_s.gml     DOS QNX W WIN32
.fnc btom                       btom.gml        NEC
.fnw btowc                      btowc.gml       DOS       WIN32
.fnf _fbtom                     btom.gml        NEC
.fn8 bzero                      bzero.gml       DOS QNX W WIN32
.fnc cabs                       cabs.gml        DOS QNX W WIN32
.fnc calloc                     calloc.gml      DOS QNX W WIN32
.fnc _bcalloc                   calloc.gml      DOS QNX W
.fnf _fcalloc                   calloc.gml      DOS QNX W
.fnc _ncalloc                   calloc.gml      DOS QNX W WIN32
.fnc ceil                       ceil.gml        DOS QNX W WIN32
.fnc cfgetispeed                cfgetisp.gml        QXO
.fnc cfgetospeed                cfgetosp.gml        QXO
.fnc cfsetispeed                cfsetisp.gml        QXO
.fnc cfsetospeed                cfsetosp.gml        QXO
.fnc cgets                      cgets.gml       DOS QNX W WIN32
.fnc _chain_intr                chainint.gml    DOS
.fnc chdir                      chdir.gml       DOS QNX W WIN32
.fnw _wchdir                    chdir.gml       DOS       WIN32
.fnu _uchdir                    chdir.gml       DOS       WIN32
.fnc chkctype                   chkctype.gml    NEC
.fnc chmod                      chmod.gml       DOS QXO   WIN32
.fnw _wchmod                    chmod.gml       DOS       WIN32
.fnu _uchmod                    chmod.gml       DOS
.fnc chown                      chown.gml           QXO
.fnc chsize                     chsize.gml      DOS QNX W WIN32
.fnc _clear87                   _clear87.gml    DOS QNX W WIN32
.fnc clearenv                   clearenv.gml    DOS QNX W WIN32
.fnc clearerr                   clearerr.gml    DOS QNX W WIN32
.fnc _clearscreen               gr_clrsc.gml    DOS QNX W GRAPH
.fnc clock                      clock.gml       DOS QNX W WIN32
.fnc clock_getres               clockres.gml        QXO
.fnc clock_gettime              clockget.gml        QXO
.fnc clock_setres               clocsres.gml        QXO
.fnc clock_settime              clockset.gml        QXO
.fnc close                      close.gml       DOS QNX W WIN32
.fn8 _close                     close.gml       DOS       WIN32
.fnc closedir                   closedir.gml    DOS QNX W WIN32
.fnw _wclosedir                 closedir.gml    DOS       WIN32
.fnu _uclosedir                 closedir.gml    DOS
.fnc _cmdname                   _cmdname.gml    DOS QNX W WIN32
.fnc confstr                    confstr.gml         QXO
.fnc console_active             con_actv.gml        QXO
.fnc console_arm                con_arm.gml         QXO
.fnc console_close              con_clo.gml         QXO
.fnc console_ctrl               con_ctrl.gml        QXO
.fnc console_font               con_font.gml        QXO
.fnc console_info               con_info.gml        QXO
.fnc console_open               con_open.gml        QXO
.fnc console_protocol           con_ptcl.gml        QXO
.fnc console_read               con_rd.gml          QXO
.fnc console_size               con_siz.gml         QXO
.fnc console_state              con_stat.gml        QXO
.fnc console_write              con_wr.gml          QXO
.fnc _control87                 control8.gml    DOS QNX W WIN32
.fn7 _controlfp                 controlf.gml    DOS QNX W WIN32
.fnc cos                        cos.gml         DOS QNX W WIN32
.fnc cosh                       cosh.gml        DOS QNX W WIN32
.fnc cprintf                    cprintf.gml     DOS QNX W WIN32
.fnc cputs                      cputs.gml       DOS QNX W WIN32
.fnc creat                      creat.gml       DOS QNX W WIN32
.fnw _wcreat                    creat.gml       DOS       WIN32
.fnu _ucreat                    creat.gml       DOS       WIN32
.fnc Creceive                   creceive.gml        QXO
.fnc Creceivemx                 crecvmx.gml         QXO
.fnc cscanf                     cscanf.gml      DOS QNX W WIN32
.fnc ctermid                    ctermid.gml         QXO
.fnc ctime                      ctime.gml       DOS QNX W WIN32
.fnc _ctime                     ctime.gml       DOS QNX W WIN32
.fnw _wctime                    ctime.gml       DOS QNX W WIN32
.fnw __wctime                   ctime.gml       DOS QNX W WIN32
.fnu _uctime                    ctime.gml       DOS       WIN32
.fnu _u_ctime                   ctime.gml       DOS       WIN32
.fnc ctime_s                    ctime_s.gml     DOS       WIN32
.fnw wctime_s                   ctime_s.gml     DOS       WIN32
.fnc cuserid                    cuserid.gml         QXO
.fnc cwait                      cwait.gml       DOS       WIN32
.fnc delay                      delay.gml       DOS QNX W WIN32
.fnc dev_arm                    dev_arm.gml         QXO
.fnc dev_fdinfo                 dev_fdin.gml        QXO
.fnc dev_info                   dev_info.gml        QXO
.fnc dev_insert_chars           dev_ins.gml         QXO
.fnc dev_ischars                dev_isch.gml        QXO
.fnc dev_mode                   dev_mode.gml        QXO
.fnc dev_read                   dev_read.gml        QXO
.fnc dev_state                  dev_stat.gml        QXO
.fn8 _dieeetomsbin              dieee2ms.gml    DOS QNX W WIN32
.fnc difftime                   difftime.gml    DOS QNX W WIN32
.fnc dirname                    dirname.gml     DOS QNX W WIN32
.fnc _disable                   _disable.gml    DOS QNX W WIN32
.fnc disk_get_entry             disk_get.gml        QXO
.fnc disk_space                 disk_spa.gml        QXO
.fnc _displaycursor             gr_dispc.gml    DOS QNX W GRAPH
.fnc div                        div.gml         DOS QNX W WIN32
.fn8 _dmsbintoieee              dms2ieee.gml    DOS QNX W WIN32
.fnc _dos_allocmem              allocmem.gml    DOS       WIN32
.fnc _dos_close                 d_close.gml     DOS       WIN32
.fnc _dos_commit                doscommi.gml    DOS       WIN32
.fnc _dos_creat                 d_creat.gml     DOS       WIN32
.fnc _dos_creatnew              creatnew.gml    DOS       WIN32
.fnc dosexterr                  dosexter.gml    DOS
.fnc _dos_find                  dosfind.gml     DOS       WIN32
.fnc _dos_findclose             dosfind.gml     DOS       WIN32
.fnc _dos_findfirst             dosfind.gml     DOS       WIN32
.fnc _dos_findnext              dosfind.gml     DOS       WIN32
.fnw _wdos_findclose            dosfind.gml     DOS       WIN32
.fnw _wdos_findfirst            dosfind.gml     DOS       WIN32
.fnw _wdos_findnext             dosfind.gml     DOS       WIN32
.fnc _dos_freemem               freemem.gml     DOS       WIN32
.fnc _dos_getdate               getdate.gml     DOS       WIN32
.fnc _dos_getdiskfree           dgetdskf.gml    DOS       WIN32
.fnc _dos_getdrive              dgetdriv.gml    DOS       WIN32
.fnc _dos_getfileattr           getfattr.gml    DOS       WIN32
.fnc _dos_getftime              getftime.gml    DOS       WIN32
.fnc _dos_gettime               gettime.gml     DOS       WIN32
.fnc _dos_getvect               getvect.gml     DOS
.fnc _dos_keep                  keep.gml        DOS
.fnc _dos_open                  d_open.gml      DOS       WIN32

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?