Go to the source code of this file.
Functions/Subroutines | |
| int | TLappend () |
| int | TLassign () |
| int | TLclose () |
| int | TLdelete () |
| int | TLfreeentry () |
| ENTRY | TLgetentry () |
| unsigned char * | TLgetfield () |
| int | TLopen () |
| int | TLread () |
| int | TLsearch1 () |
| int | TLsubst () |
| int | TLsync () |
| int | TLwrite () |
| int | __acancel (int, const long int *, int) |
| int | __aread (int, int, char *, uint, ecb_t *) |
| void | __assert (const char *, const char *, int) |
| int | __asyncio (int, aioop_t *, int) |
| int | __awrite (int, int, char *, uint, ecb_t *) |
| int | __evcntl (evver_t, evcntlcmds_t, long int, long int) |
| int | __evexit (evver_t, idtype_t, id_t, const ecb_t *) |
| int | __evexitset (evver_t, const procset_t *, hostid_t, const ecb_t *) |
| int | __evpoll (evver_t, evpollcmds_t, event_t *, int, const hrtime_t *) |
| int | __evpollmore (evver_t, event_t *, int) |
| int | __evpost (evver_t, event_t *, int, int) |
| int | __evqcntl (evver_t, int, evqcntlcmds_t, long int) |
| int | __evsig (evver_t, const sigset_t *, const ecb_t *, evsiginfo_t *, int) |
| int | __evtrap (evver_t, evpollcmds_t, event_t *, int, long int, void(*)(event_t *, int, long int, evcontext_t *), const evta_t *) |
| int | __evtrapcancel (evver_t, long int *, int) |
| int | __filbuf (FILE *) |
| int | __flsbuf (int, FILE *) |
| major_t | __major (int, dev_t) |
| dev_t | __makedev (int, major_t, minor_t) |
| minor_t | __minor (int, dev_t) |
| long int | __priocntl () |
| long int | __priocntlset () |
| void | _exit (int) |
| int | _filbuf (FILE *) |
| int | _flsbuf (unsigned int, FILE *) |
| int | _fxstat (int, int, struct stat *) |
| u_long | _getlong () |
| u_short | _getshort () |
| int | _getsyx (int *, int *) |
| int | _longjmp (jmp_buf, int) |
| int | _lxstat (int, const char *, struct stat *) |
| int | _meta (int) |
| struct nd_hostservlist | _netdir_getbyaddr (struct netconfig *, struct netbuf *) |
| struct nd_addrlist * | _netdir_getbyname (struct netconfig *, struct nd_hostserv *) |
| int | _overlay (WINDOW *, WINDOW *, int) |
| int | _ring (int) |
| int | _rpc_dtbsize () |
| int | _rpc_endconf () |
| u_int | _rpc_get_a_size () |
| u_int | _rpc_get_t_size () |
| struct netconfig * | _rpc_getconf () |
| struct netconfig * | _rpc_getconfip () |
| char * | _rpc_gethostname () |
| int | _rpc_setconf () |
| void | _s_aligned_copy () |
| struct _si_user * | _s_checkfd () |
| void | _s_close () |
| int | _s_do_ioctl () |
| int | _s_getfamily () |
| int | _s_getudata () |
| int | _s_is_ok () |
| struct netconfig * | _s_match () |
| int | _s_max () |
| int | _s_min () |
| struct _si_user * | _s_open () |
| int | _s_soreceive () |
| int | _s_sosend () |
| int | _s_uxpathlen () |
| int | _setecho (int) |
| int | _setjmp (jmp_buf) |
| int | _setnonl (int) |
| void | _setqiflush (int) |
| char * | _taddr2uaddr (struct netconfig *, struct netbuf *) |
| int | _tolower (int) |
| int | _toupper (int) |
| struct netbuf * | _uaddr2taddr (struct netconfig *, char *) |
| bool | _xdr_yprequest () |
| bool | _xdr_ypresponse () |
| int | _xftw (int, const char *, int(*)(const char *, const struct stat *, int), int) |
| int | _xmknod (int, const char *, mode_t, dev_t) |
| int | _xstat (int, const char *, struct stat *) |
| int | _yp_dobind () |
| long int | a64l (const char *) |
| char * | aatos (char *, struct address *, int) |
| void | abort (void) |
| int | abs (int) |
| int | access (const char *, int) |
| int | acct (const char *) |
| double | acos (double) |
| float | acosf (float) |
| double | acosh (double) |
| int | addexportent (FILE *, char *, char *) |
| int | addseverity (int, const char *) |
| int | adjtime (struct timeval *, struct timeval *) |
| int | advance (const char *, const char *) |
| unsigned int | alarm (unsigned int) |
| void * | alloca (size_t) |
| int | and (void) |
| int | ascftime (char *, const char *, const struct tm *) |
| char * | asctime (const struct tm *) |
| double | asin (double) |
| float | asinf (float) |
| double | asinh (double) |
| struct address * | astoa (char *, struct address *) |
| double | atan (double) |
| double | atan2 (double, double) |
| float | atan2f (float, float) |
| float | atanf (float) |
| double | atanh (double) |
| int | atexit (void(*)(void)) |
| double | atof (const char *) |
| int | atoi (const char *) |
| long int | atol (const char *) |
| char * | atos (char *, struct netbuf *, int) |
| void | auth_destroy (AUTH *) |
| AUTH * | authdes_create () |
| void | authdes_getcred (struct authdes_cred *, short *, short *, short *, int *) |
| AUTH * | authdes_seccreate () |
| AUTH * | authnone_create (void) |
| AUTH * | authsys_create (char *, int, int, int, int *) |
| AUTH * | authsys_create_default (void) |
| AUTH * | authunix_create (char *, int, int, int, int *) |
| AUTH * | authunix_create_default (void) |
| char * | basename (char *) |
| int | baudrate (void) |
| int | bcmp (const void *, const void *, size_t) |
| void | bcopy (const void *, void *, size_t) |
| int | beep (void) |
| void(*)(int,...) | berk_signal (int, void(*)(int,...)) |
| char * | bgets (char *, size_t, FILE *, char *) |
| int | bottom_panel (PANEL *) |
| int | box32 (WINDOW *, chtype, chtype) |
| int | brk (void *) |
| void * | bsearch (const void *, const void *, size_t, size_t, int(*)(const void *, const void *)) |
| size_t | bufsplit (char *, size_t, char *) |
| void | bzero (void *, size_t) |
| long int | calchash () |
| void * | calloc (size_t, size_t) |
| void | callrpc (char *, unsigned long, unsigned long, unsigned long, xdrproc_t, char *, xdrproc_t, char *) |
| bool | can_change_color (void) |
| int | catclose (nl_catd) |
| char * | catgets (nl_catd, int, int, char *) |
| nl_catd | catopen (const char *, int) |
| int | cbreak (void) |
| double | cbrt (double) |
| double | ceil (double) |
| float | ceilf (float) |
| speed_t | cfgetispeed (const struct termios *) |
| speed_t | cfgetospeed (const struct termios *) |
| void | cfree (void *) |
| int | cfsetispeed (struct termios *, speed_t) |
| int | cfsetospeed (struct termios *, speed_t) |
| int | cftime (char *, char *, const time_t *) |
| int | chdir (const char *) |
| int | chmod (const char *, mode_t) |
| int | chown (const char *, uid_t, gid_t) |
| int | chroot (const char *) |
| void | clean_GEN_rd () |
| void | cleanup () |
| void | clearerr (FILE *) |
| int | clearok (WINDOW *, int) |
| enum clnt_stat | clnt_broadcast (unsigned long, unsigned long, unsigned long, xdrproc_t, char *, xdrproc_t, char *, resultproc_t) |
| enum clnt_stat | clnt_call (CLIENT *, unsigned long, xdrproc_t, char *, xdrproc_t, char *, struct timeval) |
| bool_t | clnt_control (CLIENT *, int, char *) |
| CLIENT * | clnt_create (char *, unsigned long, unsigned long, char *) |
| void | clnt_destroy (CLIENT *) |
| int | clnt_freeres (CLIENT *, xdrproc_t, char *) |
| void | clnt_geterr (CLIENT *, struct rpc_err *) |
| void | clnt_pcreateerror (char *) |
| void | clnt_perrno (enum clnt_stat) |
| void | clnt_perror (CLIENT *, char *) |
| char * | clnt_spcreateerror (char *) |
| char * | clnt_sperrno (enum clnt_stat) |
| char * | clnt_sperror (CLIENT *, char *) |
| CLIENT * | clnt_tli_create () |
| CLIENT * | clnt_tp_create () |
| CLIENT * | clnt_vc_create () |
| CLIENT * | clntraw_create (unsigned long, unsigned long) |
| CLIENT * | clnttcp_create (struct sockaddr_in *, unsigned long, unsigned long, int *, unsigned int, unsigned int *) |
| CLIENT * | clntudp_bufcreate (struct sockaddr_in *, unsigned long, unsigned long, struct timeval, int *, unsigned int, unsigned int) |
| CLIENT * | clntudp_create (struct sockaddr_in *, unsigned long, unsigned long, struct timeval, int *) |
| clock_t | clock (void) |
| int | close (int) |
| int | closedir (DIR *) |
| int | color_content (int, short int *, short int *, short int *) |
| char * | compile (const char *, char *, char *) |
| char * | copylist (const char *, off_t *) |
| double | copysign (double, double) |
| int | copywin (WINDOW *, WINDOW *, int, int, int, int, int, int, int) |
| double | cos (double) |
| float | cosf (float) |
| double | cosh (double) |
| float | coshf (float) |
| struct rd_user * | cr_rduser () |
| int | creat (const char *, mode_t) |
| int | crmode (void) |
| char * | crypt (const char *, const char *) |
| int | crypt_close (int *) |
| char * | ctermid (char *) |
| char * | ctime (const time_t *) |
| FIELD * | current_field (FORM *) |
| ITEM * | current_item (MENU *) |
| int | curs_set (int) |
| void | curserr (void) |
| char * | cuserid (char *) |
| int | data_ahead (FORM *) |
| int | data_behind (FORM *) |
| void | dbmclose (void) |
| void | dbminit (const char *) |
| int | def_prog_mode (void) |
| int | def_shell_mode (void) |
| char * | defread () |
| int | del_panel (PANEL *) |
| void | del_rduser () |
| void | delay (long int) |
| int | delay_output (int) |
| void | delete (datum) |
| void | delscreen (SCREEN *) |
| int | delterm (TERMINAL *) |
| int | delwin (WINDOW *) |
| WINDOW * | derwin (WINDOW *, int, int, int, int) |
| char * | des_crypt (const char *, const char *) |
| void | des_encrypt (char *, int) |
| void | des_setkey (const char *) |
| char * | devattr () |
| int | devfree () |
| char ** | devreserv () |
| int | dial (CALL) |
| double | difftime (time_t, time_t) |
| char * | dirname (char *) |
| div_t | div (int, int) |
| int | dlclose (void *) |
| char * | dlerror (void) |
| void * | dlopen (char *, int) |
| void * | dlsym (void *, char *) |
| void | dma_access (u_char, u_int, u_int, u_char, u_char) |
| int | doupdate (void) |
| int | drainio (int) |
| double | drand48 (void) |
| double | drem (double, double) |
| int | drv_getevtoken () |
| void | drv_relevtoken () |
| int | dup (int) |
| int | dup2 (int, int) |
| FIELD * | dup_field (FIELD *, int, int) |
| WINDOW * | dupwin (WINDOW *) |
| int | dynamic_field_info (FIELD *, int *, int *, int *) |
| int | dysize (int) |
| int | eaccess (const char *, int) |
| int | echo (void) |
| char * | ecvt (double, int, int *, int *) |
| size_t | elf32_fsize (Elf_Type, size_t, unsigned int) |
| Elf32_Ehdr * | elf32_getehdr (Elf *) |
| Elf32_Phdr * | elf32_getphdr (Elf *) |
| Elf32_Shdr * | elf32_getshdr (Elf_Scn *) |
| Elf32_Ehdr * | elf32_newehdr (Elf *) |
| Elf32_Phdr * | elf32_newphdr (Elf *, size_t) |
| Elf_Data * | elf32_xlatetof (Elf_Data *, const Elf_Data *, unsigned int) |
| Elf_Data * | elf32_xlatetom (Elf_Data *, const Elf_Data *, unsigned int) |
| Elf * | elf_begin (int, Elf_Cmd, Elf *) |
| int | elf_cntl (Elf *, Elf_Cmd) |
| int | elf_end (Elf *) |
| const char * | elf_errmsg (int) |
| int | elf_errno (void) |
| void | elf_fill (int) |
| unsigned int | elf_flagdata (Elf_Data *, Elf_Cmd, unsigned int) |
| unsigned int | elf_flagehdr (Elf *, Elf_Cmd, unsigned int) |
| unsigned int | elf_flagelf (Elf *, Elf_Cmd, unsigned int) |
| unsigned int | elf_flagphdr (Elf *, Elf_Cmd, unsigned int) |
| unsigned int | elf_flagscn (Elf_Scn *, Elf_Cmd, unsigned int) |
| unsigned int | elf_flagshdr (Elf_Scn *, Elf_Cmd, unsigned int) |
| Elf_Arhdr * | elf_getarhdr (Elf *) |
| Elf_Arsym * | elf_getarsym (Elf *, size_t *) |
| off_t | elf_getbase (Elf *) |
| Elf_Data * | elf_getdata (Elf_Scn *, Elf_Data *) |
| char * | elf_getident (Elf *, size_t *) |
| Elf_Scn * | elf_getscn (Elf *, size_t) |
| long unsigned int | elf_hash (const char *) |
| Elf_Kind | elf_kind (Elf *) |
| size_t | elf_ndxscn (Elf_Scn *) |
| Elf_Data * | elf_newdata (Elf_Scn *) |
| Elf_Scn * | elf_newscn (Elf *) |
| Elf_Cmd | elf_next (Elf *) |
| Elf_Scn * | elf_nextscn (Elf *, Elf_Scn *) |
| size_t | elf_rand (Elf *, size_t) |
| Elf_Data * | elf_rawdata (Elf_Scn *, Elf_Data *) |
| char * | elf_rawfile (Elf *, size_t *) |
| char * | elf_strptr (Elf *, size_t, size_t) |
| off_t | elf_update (Elf *, Elf_Cmd) |
| unsigned int | elf_version (unsigned int) |
| void | encrypt (char *, int) |
| void | endgrent (void) |
| int | endnetconfig (void *) |
| int | endnetpath (void *) |
| void | endpwent (void) |
| void | endrpcent (void) |
| void | endspent (void) |
| void | endutent (void) |
| void | endutxent (void) |
| int | endwin (void) |
| double | erand (short *) |
| double | erand48 (short unsigned int *) |
| char | erasechar (void) |
| double | erf (double) |
| double | erfc (double) |
| int | execl (const char *, const char *,...) |
| int | execle (const char *, const char *,...) |
| int | execlp (const char *, const char *,...) |
| int | exect (const char *, const char **, char **) |
| int | execv (const char *, char *const *) |
| int | execve (const char *, char *const *, char *const *) |
| int | execvp (const char *, char *const *) |
| void | exit (int) |
| double | exp (double) |
| float | expf (float) |
| double | fabs (double) |
| float | fabsf (float) |
| int | fattach (int, const char *) |
| int | fchdir (int) |
| int | fchmod (int, mode_t) |
| int | fchown (int, uid_t, gid_t) |
| int | fclose (FILE *) |
| int | fcntl (int, int,...) |
| char * | fcvt (double, int, int *, int *) |
| int | fdetach (const char *) |
| FILE * | fdopen (int, const char *) |
| int | feof (FILE *) |
| int | ferror (FILE *) |
| datum | fetch (datum) |
| int | fflush (FILE *) |
| int | ffs (int) |
| int | fgetc (FILE *) |
| struct group * | fgetgrent (FILE *) |
| int | fgetpos (FILE *, fpos_t *) |
| struct passwd * | fgetpwent (FILE *) |
| char * | fgets (char *, int, FILE *) |
| struct spwd * | fgetspent (FILE *) |
| char * | field_arg (FIELD *) |
| chtype | field_back (FIELD *) |
| char * | field_buffer (FIELD *, int) |
| int | field_count (FORM *) |
| chtype | field_fore (FIELD *) |
| int | field_index (FIELD *) |
| int | field_info (FIELD *, int *, int *, int *, int *, int *, int *) |
| PTF_void | field_init (FORM *) |
| int | field_just (FIELD *) |
| OPTIONS | field_opts (FIELD *) |
| int | field_opts_off (FIELD *, OPTIONS) |
| int | field_opts_on (FIELD *, OPTIONS) |
| int | field_pad (FIELD *) |
| int | field_status (FIELD *) |
| PTF_void | field_term (FORM *) |
| FIELDTYPE * | field_type (FIELD *) |
| char * | field_userptr (FIELD *) |
| int | fileno (FILE *) |
| int | filter (void) |
| int | finite (double) |
| datum | firsthash () |
| datum | firstkey (void) |
| int | flash (void) |
| int | flock (int, int) |
| double | floor (double) |
| float | floorf (float) |
| int | flushinp (void) |
| double | fmod (double, double) |
| float | fmodf (float, float) |
| int | fmtmsg (long int, const char *, int, const char *, const char *, const char *) |
| FILE * | fopen (const char *, const char *) |
| pid_t | fork (void) |
| int | form_driver (FORM *, int) |
| FIELD ** | form_fields (FORM *) |
| PTF_void | form_init (FORM *) |
| OPTIONS | form_opts (FORM *) |
| int | form_opts_off (FORM *, OPTIONS) |
| int | form_opts_on (FORM *, OPTIONS) |
| int | form_page (FORM *) |
| WINDOW * | form_sub (FORM *) |
| PTF_void | form_term (FORM *) |
| char * | form_userptr (FORM *) |
| WINDOW * | form_win (FORM *) |
| long int | fpathconf (int, int) |
| fpclass_t | fpclass (double) |
| int | fpgetmask (void) |
| fp_rnd | fpgetround (void) |
| int | fpgetsticky (void) |
| int | fprintf (FILE *, const char *,...) |
| int | fpsetmask (int) |
| fp_rnd | fpsetround (fp_rnd) |
| int | fpsetsticky (int) |
| int | fputc (int, FILE *) |
| int | fputs (const char *, FILE *) |
| size_t | fread (void *, size_t, size_t, FILE *) |
| void | free (void *) |
| int | free_field (FIELD *) |
| int | free_fieldtype (FIELDTYPE *) |
| int | free_form (FORM *) |
| int | free_item (ITEM *) |
| int | free_menu (MENU *) |
| void | freenetconfigent (struct netconfig *) |
| FILE * | freopen (const char *, const char *, FILE *) |
| double | frexp (double, int *) |
| int | fscanf (FILE *, const char *,...) |
| int | fseek (FILE *, long int, int) |
| int | fsetpos (FILE *, const fpos_t *) |
| int | fstat (int, struct stat *) |
| int | fstatfs (int, struct statfs *, int, int) |
| int | fstatvfs (int, struct statvfs *) |
| int | fsync (int) |
| long int | ftell (FILE *) |
| key_t | ftok (const char *, int) |
| int | ftruncate (int, off_t) |
| int | ftw (const char *, int(*)(const char *, const struct stat *, int), int) |
| size_t | fwrite (const void *, size_t, size_t, FILE *) |
| double | gamma (double) |
| char * | gcvt (double, int, char *) |
| int | get_error () |
| chtype | getattrs (WINDOW *) |
| int | getbegx (WINDOW *) |
| int | getbegy (WINDOW *) |
| chtype | getbkgd (WINDOW *) |
| long unsigned int | getbmap (void) |
| int | getc (FILE *) |
| char * | getcap () |
| int | getchar (void) |
| int | getcontext (ucontext_t *) |
| int | getcurx (WINDOW *) |
| int | getcury (WINDOW *) |
| char * | getcwd (char *, size_t) |
| struct tm * | getdate (const char *) |
| int | getdents (int, struct dirent *, unsigned int) |
| char ** | getdev () |
| char ** | getdgrp () |
| int | getdomainname (char *, int) |
| int | getdtablesize (void) |
| gid_t | getegid (void) |
| char * | getenv (const char *) |
| struct errhdr * | geterec () |
| struct errhdr * | geteslot () |
| uid_t | geteuid (void) |
| gid_t | getgid (void) |
| struct group * | getgrent (void) |
| struct group * | getgrgid (gid_t) |
| struct group * | getgrnam (const char *) |
| int | getgroups (int, TARGET_GETGROUPS_T[]) |
| struct hostent * | gethostbyaddr () |
| struct hostent * | gethostbyname () |
| struct hostent * | gethostent () |
| long | gethostid (void) |
| int | gethostname (char *, size_t) |
| int | getitimer (int, struct itimerval *) |
| char * | getlogin (void) |
| int | getmaxx (WINDOW *) |
| int | getmaxy (WINDOW *) |
| int | getmntany (FILE *, struct mnttab *, struct mnttab *) |
| int | getmntent () |
| long unsigned int | getmouse (void) |
| int | getmsg (int, struct strbuf *, struct strbuf *, int *) |
| struct netent * | getnetbyaddr () |
| struct netent * | getnetbyname () |
| struct netconfig * | getnetconfig (void *) |
| struct netconfig * | getnetconfigent (char *) |
| struct netent * | getnetent () |
| struct netconfig * | getnetpath (void *) |
| int | getopt (int, char *const *, const char *) |
| int | getpagesize (void) |
| int | getparx (WINDOW *) |
| int | getpary (WINDOW *) |
| char * | getpass (const char *) |
| pid_t | getpgid (pid_t) |
| pid_t | getpgrp (void) |
| pid_t | getpgrp2 (pid_t) |
| pid_t | getpid (void) |
| int | getpmsg (int, struct strbuf *, struct strbuf *, int *, int *) |
| pid_t | getppid (void) |
| int | getpriority (int, int) |
| struct protoent * | getprotobyname () |
| struct protoent * | getprotobynumber () |
| struct protoent * | getprotoent () |
| int | getpw (int, char *) |
| struct passwd * | getpwent (void) |
| struct passwd * | getpwnam (const char *) |
| struct passwd * | getpwuid (uid_t) |
| int | getrlimit (int, struct rlimit *) |
| int | getrnge (char *) |
| struct rpcent * | getrpcbyname (const char *) |
| struct rpcent * | getrpcbynumber (int) |
| struct rpcent * | getrpcent (void) |
| int | getrusage (int, struct rusage *) |
| char * | gets (char *) |
| struct servent * | getservbyname () |
| struct servent * | getservbyport () |
| struct servent * | getservent () |
| pid_t | getsid (pid_t) |
| struct spwd * | getspent (void) |
| struct spwd * | getspnam (const char *) |
| int | getsubopt (char **, char *const *, char **) |
| int | gettmode (void) |
| char * | gettxt (const char *, const char *) |
| uid_t | getuid (void) |
| struct utmp * | getutent (void) |
| struct utmp * | getutid (const struct utmp *) |
| struct utmp * | getutline (const struct utmp *) |
| void | getutmp (const struct utmpx *, struct utmp *) |
| void | getutmpx (const struct utmp *, struct utmpx *) |
| struct utmpx * | getutxent (void) |
| struct utmpx * | getutxid (const struct utmpx *) |
| struct utmpx * | getutxline (const struct utmpx *) |
| int | getvfsany (FILE *, struct vfstab *, struct vfstab *) |
| int | getvfsent (FILE *, struct vfstab *) |
| int | getvfsfile (FILE *, struct vfstab *, char *) |
| int | getvfsspec (FILE *, struct vfstab *, char *) |
| int | getvol () |
| int | getw (FILE *) |
| char * | getwd (char *) |
| void | getwidth (eucwidth_t *) |
| WINDOW * | getwin (FILE *) |
| int | gmatch (const char *, const char *) |
| struct tm * | gmtime (const time_t *) |
| int | gsignal (int) |
| int | halfdelay (int) |
| bool | has_colors (void) |
| int | has_ic (void) |
| int | has_il (void) |
| long int | hashinc () |
| char * | hasmntopt () |
| int | hcreate (size_t) |
| void | hdestroy (void) |
| int | hide_panel (PANEL *) |
| int | host2netname (char *, char *, char *) |
| int | hrtalarm (hrtcmd_t *, int) |
| int | hrtcancel (const long int *, int) |
| int | hrtcntl (int, int, interval_t *, hrtime_t *) |
| int | hrtsleep (hrtcmd_t *) |
| ENTRY * | hsearch (ENTRY, ACTION) |
| long unsigned int | htonl (long unsigned int) |
| short unsigned int | htons (unsigned int) |
| double | hypot (double, double) |
| void | idcok (WINDOW *, int) |
| int | idlok (WINDOW *, int) |
| void | immedok (WINDOW *, int) |
| char * | index (const char *, int) |
| long unsigned int | inet_addr () |
| struct in_addr | inet_makeaddr () |
| long unsigned int | inet_network () |
| char * | inet_ntoa () |
| int | init_color (int, int, int, int) |
| int | init_pair (int, int, int) |
| int | initgroups (const char *, gid_t) |
| WINDOW * | initscr () |
| WINDOW * | initscr32 (void) |
| char * | initstate (unsigned, char *, int) |
| void | insque (struct qelem *, struct qelem *) |
| int | intrflush (WINDOW *, int) |
| int | ioctl (int, int,...) |
| int | is_linetouched (WINDOW *, int) |
| int | is_wintouched (WINDOW *) |
| int | isalnum (int) |
| int | isalpha (int) |
| int | isascii (int) |
| int | isatty (int) |
| int | iscntrl (int) |
| int | isdigit (int) |
| int | isencrypt (const char *, size_t) |
| int | isendwin (void) |
| int | isgraph (int) |
| int | isinf (double) |
| int | islower (int) |
| int | isnan (double) |
| int | isnand (double) |
| int | isnanf (float) |
| int | isprint (int) |
| int | ispunct (int) |
| int | isspace (int) |
| int | isupper (int) |
| int | isxdigit (int) |
| int | item_count (MENU *) |
| char * | item_description (ITEM *) |
| int | item_index (ITEM *) |
| PTF_void | item_init (MENU *) |
| char * | item_name (ITEM *) |
| OPTIONS | item_opts (ITEM *) |
| int | item_opts_off (ITEM *, OPTIONS) |
| int | item_opts_on (ITEM *, OPTIONS) |
| PTF_void | item_term (MENU *) |
| char * | item_userptr (ITEM *) |
| int | item_value (ITEM *) |
| int | item_visible (ITEM *) |
| long int | itol () |
| double | j0 (double) |
| double | j1 (double) |
| double | jn (int, double) |
| long int | jrand48 (short unsigned int *) |
| char * | keyname (int) |
| int | keypad (WINDOW *, int) |
| int | kill (pid_t, int) |
| char | killchar (void) |
| int | killpg (int, int) |
| void | l3tol (long int *, const char *, int) |
| char * | l64a (long int) |
| long int | labs (long int) |
| dl_t | ladd () |
| int | lchown (const char *, uid_t, gid_t) |
| int | lckpwdf (void) |
| void | lcong48 (short unsigned int *) |
| int | ldaclose (struct ldfile *) |
| int | ldahread (struct ldfile *, archdr *) |
| struct ldfile * | ldaopen (const char *, struct ldfile *) |
| int | ldclose (struct ldfile *) |
| double | ldexp (double, int) |
| int | ldfhread (struct ldfile *, struct filehdr *) |
| char * | ldgetname (struct ldfile *, const struct syment *) |
| ldiv_t | ldiv (long int, long int) |
| dl_t | ldivide () |
| int | ldlinit (struct ldfile *, long int) |
| int | ldlitem (struct ldfile *, unsigned int, struct lineno *) |
| int | ldlread (struct ldfile *, long int, unsigned int, struct lineno *) |
| int | ldlseek (struct ldfile *, unsigned int) |
| int | ldnlseek (struct ldfile *, const char *) |
| int | ldnrseek (struct ldfile *, const char *) |
| int | ldnshread (struct ldfile *, const char *, struct scnhdr *) |
| int | ldnsseek (struct ldfile *, const char *) |
| int | ldohseek (struct ldfile *) |
| struct ldfile * | ldopen (const char *, struct ldfile *) |
| int | ldrseek (struct ldfile *, unsigned int) |
| int | ldshread (struct ldfile *, unsigned int, struct scnhdr *) |
| int | ldsseek (struct ldfile *, unsigned int) |
| long int | ldtbindex (struct ldfile *) |
| int | ldtbread (struct ldfile *, long int, struct syment *) |
| int | ldtbseek (struct ldfile *) |
| int | leaveok (WINDOW *, int) |
| dl_t | lexp10 () |
| void * | lfind (const void *, const void *, size_t *, size_t, int(*)(const void *, const void *)) |
| double | lgamma (double) |
| int | link (const char *, const char *) |
| FIELD * | link_field (FIELD *, int, int) |
| FIELDTYPE * | link_fieldtype (FIELDTYPE *, FIELDTYPE *) |
| char ** | listdev () |
| char ** | listdgrp () |
| dl_t | llog10 () |
| dl_t | lmul () |
| struct lconv * | localeconv (void) |
| struct tm * | localtime (const time_t *) |
| int | lock (int, int, long) |
| int | lockf (int, int, off_t) |
| double | log (double) |
| double | log10 (double) |
| float | log10f (float) |
| double | logb (double) |
| float | logf (float) |
| char * | logname (void) |
| void | longjmp (jmp_buf, int) |
| char * | longname (void) |
| long int | lrand48 (void) |
| void * | lsearch (const void *, void *, size_t *, size_t, int(*)(const void *, const void *)) |
| off_t | lseek (int, off_t, int) |
| dl_t | lshiftl () |
| int | lstat (const char *, struct stat *) |
| dl_t | lsub () |
| void | ltol3 (char *, const long int *, int) |
| int | m_addch (int) |
| int | m_addstr (char *) |
| int | m_clear (void) |
| int | m_erase (void) |
| WINDOW * | m_initscr (void) |
| int | m_move (int, int) |
| SCREEN * | m_newterm (char *, FILE *, FILE *) |
| int | m_refresh (void) |
| int | maillock (char *, int) |
| int | mailunlock (void) |
| major_t | major (dev_t) |
| datum | makdatum () |
| void | makecontext (ucontext_t *, void(*)(), int,...) |
| dev_t | makedev (major_t, minor_t) |
| struct utmpx * | makeutx (const struct utmpx *) |
| struct mallinfo | mallinfo (void) |
| void * | malloc (size_t) |
| int | mallopt (int, int) |
| int | map_button (long unsigned int) |
| int | matherr (struct exception *) |
| int | mbftowc (char *, wchar_t *, int(*)(), int *) |
| int | mblen (const char *, size_t) |
| size_t | mbstowcs (wchar_t *, const char *, size_t) |
| int | mbtowc (wchar_t *, const char *, size_t) |
| void * | memalign (size_t, size_t) |
| void * | memccpy (void *, const void *, int, size_t) |
| void * | memchr (const void *, int, size_t) |
| int | memcmp (const void *, const void *, size_t) |
| void * | memcpy (void *, const void *, size_t) |
| int | memlock () |
| int | memlocked () |
| void * | memmove (void *, const void *, size_t) |
| void * | memset (void *, int, size_t) |
| int | memunlock () |
| chtype | menu_back (MENU *) |
| int | menu_driver (MENU *, int) |
| chtype | menu_fore (MENU *) |
| void | menu_format (MENU *, int *, int *) |
| chtype | menu_grey (MENU *) |
| PTF_void | menu_init (MENU *) |
| ITEM ** | menu_items (MENU *) |
| char * | menu_mark (MENU *) |
| OPTIONS | menu_opts (MENU *) |
| int | menu_opts_off (MENU *, OPTIONS) |
| int | menu_opts_on (MENU *, OPTIONS) |
| int | menu_pad (MENU *) |
| char * | menu_pattern (MENU *) |
| WINDOW * | menu_sub (MENU *) |
| PTF_void | menu_term (MENU *) |
| char * | menu_userptr (MENU *) |
| WINDOW * | menu_win (MENU *) |
| int | meta (WINDOW *, int) |
| void | mfree (struct map *, size_t, u_long) |
| int | mincore (caddr_t, size_t, char *) |
| minor_t | minor (dev_t) |
| int | mkdir (const char *, mode_t) |
| int | mkdirp (const char *, mode_t) |
| int | mkfifo (const char *, mode_t) |
| int | mknod (const char *, mode_t, dev_t) |
| int | mkstemp (char *) |
| char * | mktemp (char *) |
| time_t | mktime (struct tm *) |
| caddr_t | mmap () |
| double | modf (double, double *) |
| float | modff (float, float *) |
| struct utmpx * | modutx (const struct utmpx *) |
| void | monitor (int(*)(), int(*)(), WORD *, int, int) |
| int | mount (const char *, const char *, int,...) |
| int | mouse_off (long int) |
| int | mouse_on (long int) |
| int | mouse_set (long int) |
| int | move_field (FIELD *, int, int) |
| int | move_panel (PANEL *, int, int) |
| int | mprotect () |
| long int | mrand48 (void) |
| int | msgctl (int, int,...) |
| int | msgget (key_t, int) |
| int | msgrcv (int, void *, size_t, long int, int) |
| int | msgsnd (int, const void *, size_t, int) |
| int | munmap () |
| int | mvcur (int, int, int, int) |
| int | mvderwin (WINDOW *, int, int) |
| int | mvprintw (int, int,...) |
| int | mvscanw (int, int,...) |
| int | mvwin (WINDOW *, int, int) |
| int | mvwprintw (WINDOW *, int, int,...) |
| int | mvwscanw (WINDOW *, int, int,...) |
| int | napms (int) |
| void | netdir_free (char *, int) |
| int | netdir_getbyaddr (struct netconfig *, struct nd_hostservlist **, struct netbuf *) |
| int | netdir_getbyname (struct netconfig *, struct nd_hostserv *, struct nd_addrlist **) |
| int | netdir_options (struct netconfig *, int, int, char *) |
| void | netdir_perror (char *) |
| char * | netdir_sperror () |
| FIELD * | new_field (int, int, int, int, int, int) |
| FIELDTYPE * | new_fieldtype (PTF_int, PTF_int) |
| FORM * | new_form (FIELD **) |
| ITEM * | new_item (char *, char *) |
| MENU * | new_menu (ITEM **) |
| int | new_page (FIELD *) |
| PANEL * | new_panel (WINDOW *) |
| int | newkey (char *, int, int) |
| WINDOW * | newpad (int, int) |
| SCREEN * | newscreen (char *, int, int, int, FILE *, FILE *) |
| SCREEN * | newterm32 (char *, FILE *, FILE *) |
| WINDOW * | newwin (int, int, int, int) |
| double | nextafter (double, double) |
| datum | nextkey (datum) |
| int | nftw (const char *, int(*)(const char *, const struct stat *, int, struct FTW *), int, int) |
| int | nice (int) |
| int | nl (void) |
| char * | nl_langinfo (nl_item) |
| int | nlist (const char *, struct nlist *) |
| int | nocbreak (void) |
| int | nocrmode (void) |
| int | nodelay (WINDOW *, int) |
| int | noecho (void) |
| int | nonl (void) |
| int | noraw (void) |
| int | notimeout (WINDOW *, int) |
| long int | nrand48 (short unsigned int *) |
| int | ns_close () |
| struct nssend * | ns_rcv () |
| int | ns_send () |
| int | ns_setup () |
| long unsigned int | ntohl (long unsigned int) |
| short unsigned int | ntohs (unsigned int) |
| int | nuname (struct utsname *) |
| int | open (const char *, int,...) |
| DIR * | opendir (const char *) |
| int | openprivwait () |
| int | openwait () |
| int | overlay (WINDOW *, WINDOW *) |
| int | overwrite (WINDOW *, WINDOW *) |
| int | p2close (FILE **) |
| int | p2open (const char *, FILE **) |
| int | p32echochar (WINDOW *, chtype) |
| char * | p_cdname () |
| char * | p_class () |
| char * | p_rr () |
| char * | p_type () |
| int | pair_content (int, short int *, short int *) |
| PANEL * | panel_above (PANEL *) |
| PANEL * | panel_below (PANEL *) |
| char * | panel_userptr (PANEL *) |
| WINDOW * | panel_window (PANEL *) |
| long int | pathconf (const char *, int) |
| char * | pathfind (const char *, const char *, const char *) |
| int | pause (void) |
| int | pclose (FILE *) |
| void | perror (const char *) |
| struct pfdat * | pfind () |
| int | pglstlk () |
| int | pglstunlk () |
| int | pid_slot (proc_t *) |
| int | pipe (int *) |
| int | plock (int) |
| struct pmaplist * | pmap_getmaps () |
| u_short | pmap_getport () |
| enum clnt_stat | pmap_rmtcall () |
| int | pmap_set () |
| int | pmap_unset () |
| int | pnoutrefresh (WINDOW *, int, int, int, int, int, int) |
| int | poll (struct pollfd *, long unsigned int, int) |
| FILE * | popen (const char *, const char *) |
| int | pos_form_cursor (FORM *) |
| int | pos_menu_cursor (MENU *) |
| int | post_form (FORM *) |
| int | post_menu (MENU *) |
| double | pow (double, double) |
| float | powf (float, float) |
| int | prefresh (WINDOW *, int, int, int, int, int, int) |
| int | printf (const char *,...) |
| int | printw (char *,...) |
| void | privsig () |
| void | profil (short unsigned int *, size_t, int, unsigned int) |
| void | psiginfo (siginfo_t *, char *) |
| void | psignal (int, const char *) |
| int | ptrace (int, pid_t, int, int) |
| int | putc (int, FILE *) |
| int | putchar (int) |
| int | putenv (char *) |
| int | putmsg (int, const struct strbuf *, const struct strbuf *, int) |
| int | putp (char *) |
| int | putpmsg (int, const struct strbuf *, const struct strbuf *, int, int) |
| int | putpwent (const struct passwd *, FILE *) |
| int | puts (const char *) |
| int | putspent (const struct spwd *, FILE *) |
| struct utmp * | pututline (const struct utmp *) |
| struct utmpx * | pututxline (const struct utmpx *) |
| int | putw (int, FILE *) |
| int | putwin (WINDOW *, FILE *) |
| void | qsort (void *, size_t, size_t, int(*)(const void *, const void *)) |
| int | raise (int) |
| int | rand (void) |
| long | random (void) |
| int | raw (void) |
| ssize_t | read (int, void *, size_t) |
| struct dirent * | readdir (DIR *) |
| ssize_t | readlink (const char *, char *, size_t) |
| void * | realloc (void *, size_t) |
| char * | realpath (char *, char *) |
| int | redrawwin (WINDOW *) |
| char * | regcmp (const char *,...) |
| char * | regex (const char *, const char *,...) |
| double | remainder (double, double) |
| int | remio () |
| int | remove (const char *) |
| void | remque (struct qelem *) |
| int | rename (const char *, const char *) |
| int | replace_panel (PANEL *, WINDOW *) |
| int | request_mouse_pos (void) |
| struct reservdev ** | reservdev () |
| int | reset_prog_mode (void) |
| int | reset_shell_mode (void) |
| int | resetty (void) |
| int | restartterm (char *, int, int *) |
| void | rewind (FILE *) |
| void | rewinddir (DIR *) |
| int | rf_falloc () |
| char * | rindex (const char *, int) |
| double | rint (double) |
| int | ripoffline (int, int(*)(WINDOW *, int)) |
| int | rmdir (const char *) |
| int | rmdirp (char *, char *) |
| enum clnt_stat | rpc_broadcast () |
| enum clnt_stat | rpc_call () |
| int | rpcb_getaddr () |
| RPCBLIST * | rpcb_getmaps () |
| int | rpcb_gettime () |
| enum clnt_stat | rpcb_rmtcall () |
| int | rpcb_set () |
| char * | rpcb_taddr2uaddr () |
| struct netbuf * | rpcb_uaddr2taddr () |
| int | rpcb_unset () |
| void | rpctest_service () |
| int | run_crypt (long int, char *, unsigned int, int *) |
| int | run_setkey (int *, const char *) |
| int | savetty (void) |
| void * | sbrk (int) |
| double | scalb (double, double) |
| int | scale_form (FORM *, int *, int *) |
| int | scale_menu (MENU *, int *, int *) |
| int | scanf (const char *,...) |
| int | scanw (char *,...) |
| int | scr_dump (char *) |
| int | scr_init (char *) |
| int | scr_restore (char *) |
| int | scroll (WINDOW *) |
| int | scrollok (WINDOW *, int) |
| int | scrwidth (wchar_t) |
| int | sdfree (char *) |
| char * | sdget (char *, int,...) |
| short unsigned int * | seed48 (short unsigned int *) |
| void | seekdir (DIR *, long int) |
| int | semctl (int, int, int,...) |
| int | semget (key_t, int, int) |
| int | semop (int, struct sembuf *, unsigned int) |
| int | send (int, char *, int, int) |
| int | set_current_field (FORM *, FIELD *) |
| int | set_current_item (MENU *, ITEM *) |
| int | set_field_back (FIELD *, chtype) |
| int | set_field_buffer (FIELD *, int, char *) |
| int | set_field_fore (FIELD *, chtype) |
| int | set_field_init (FORM *, PTF_void) |
| int | set_field_just (FIELD *, int) |
| int | set_field_opts (FIELD *, OPTIONS) |
| int | set_field_pad (FIELD *, int) |
| int | set_field_status (FIELD *, int) |
| int | set_field_term (FORM *, PTF_void) |
| int | set_field_type (FIELD *, FIELDTYPE *,...) |
| int | set_field_userptr (FIELD *, char *) |
| int | set_fieldtype_arg (FIELDTYPE *, PTF_charP, PTF_charP, PTF_void) |
| int | set_fieldtype_choice (FIELDTYPE *, PTF_int, PTF_int) |
| int | set_form_fields (FORM *, FIELD **) |
| int | set_form_init (FORM *, PTF_void) |
| int | set_form_opts (FORM *, OPTIONS) |
| int | set_form_page (FORM *, int) |
| int | set_form_sub (FORM *, WINDOW *) |
| int | set_form_term (FORM *, PTF_void) |
| int | set_form_userptr (FORM *, char *) |
| int | set_form_win (FORM *, WINDOW *) |
| int | set_item_init (MENU *, PTF_void) |
| int | set_item_opts (ITEM *, OPTIONS) |
| int | set_item_term (MENU *, PTF_void) |
| int | set_item_userptr (ITEM *, char *) |
| int | set_item_value (ITEM *, int) |
| int | set_max_field (FIELD *, int) |
| int | set_menu_back (MENU *, chtype) |
| int | set_menu_fore (MENU *, chtype) |
| int | set_menu_format (MENU *, int, int) |
| int | set_menu_grey (MENU *, chtype) |
| int | set_menu_init (MENU *, PTF_void) |
| int | set_menu_items (MENU *, ITEM **) |
| int | set_menu_mark (MENU *, char *) |
| int | set_menu_opts (MENU *, OPTIONS) |
| int | set_menu_pad (MENU *, int) |
| int | set_menu_pattern (MENU *, char *) |
| int | set_menu_sub (MENU *, WINDOW *) |
| int | set_menu_term (MENU *, PTF_void) |
| int | set_menu_userptr (MENU *, char *) |
| int | set_menu_win (MENU *, WINDOW *) |
| int | set_new_page (FIELD *, int) |
| int | set_panel_userptr (PANEL *, char *) |
| int | set_top_row (MENU *, int) |
| void | setbuf (FILE *, char *) |
| int | setcontext (ucontext_t *) |
| SCREEN * | setcurscreen (SCREEN *) |
| TERMINAL * | setcurterm (TERMINAL *) |
| FILE * | setexportent (void) |
| int | setgid (gid_t) |
| void | setgrent (void) |
| int | setgroups (int, const gid_t *) |
| int | sethostname (char *, int) |
| int | setitimer (int, struct itimerval *, struct itimerval *) |
| int | setjmp (jmp_buf) |
| void | setkey (const char *) |
| char * | setlocale (int, const char *) |
| FILE * | setmntent (char *, char *) |
| void * | setnetconfig (void) |
| void * | setnetpath (void) |
| int | setpgid (pid_t, pid_t) |
| pid_t | setpgrp (void) |
| int | setpgrp2 (pid_t, pid_t) |
| int | setpriority (int, int, int) |
| int | setprivwait () |
| void | setpwent (void) |
| int | setregid (gid_t, gid_t) |
| int | setreuid (uid_t, uid_t) |
| int | setrlimit (int, struct rlimit *) |
| int | setrpcent (int) |
| pid_t | setsid (void) |
| void | setspent (void) |
| char * | setstate (char *) |
| int | setsyx (int, int) |
| int | setterm (char *) |
| int | setuid (uid_t) |
| int | setupterm (char *, int, int *) |
| void | setutent (void) |
| void | setutxent (void) |
| int | setvbuf (FILE *, char *, int, size_t) |
| long int | sgetl (const char *) |
| void * | shmat (int, void *, int) |
| int | shmctl (int, int,...) |
| int | shmdt (void *) |
| int | shmget (key_t, int, int) |
| int | show_panel (PANEL *) |
| int | sigaction (int, const struct sigaction *, struct sigaction *) |
| int | sigaddset (sigset_t *, int) |
| int | sigaltstack (const stack_t *, stack_t *) |
| int | sigblock (int) |
| int | sigdelset (sigset_t *, int) |
| int | sigemptyset (sigset_t *) |
| int | sigfillset (sigset_t *) |
| int | sighold (int) |
| int | sigignore (int) |
| int | siginterrupt (int, int) |
| int | sigismember (const sigset_t *, int) |
| void | siglongjmp (sigjmp_buf, int) |
| signal_ret_t(*)(int) | signal (int, signal_ret_t(*)(int)) |
| int | sigpause (int) |
| int | sigpending (sigset_t *) |
| int | sigprocmask (int, const sigset_t *, sigset_t *) |
| int | sigrelse (int) |
| int | sigsend (idtype_t, id_t, int) |
| int | sigsendset (const procset_t *, int) |
| void(*)(int) | sigset (int, void(*)(int)) |
| int | sigsetjmp (sigjmp_buf, int) |
| int | sigsetmask (int) |
| int | sigsuspend (sigset_t *) |
| double | sin (double) |
| float | sinf (float) |
| double | sinh (double) |
| float | sinhf (float) |
| unsigned int | sleep (unsigned int) |
| int | slk_attroff (chtype) |
| int | slk_attron (chtype) |
| int | slk_attrset (chtype) |
| int | slk_clear (void) |
| int | slk_init (int) |
| char * | slk_label (int) |
| int | slk_noutrefresh (void) |
| int | slk_refresh (void) |
| int | slk_restore (void) |
| int | slk_set (int, char *, int) |
| int | slk_start (int, int *) |
| int | slk_touch (void) |
| int | socket (int, int, int) |
| void * | sprayproc_clear_1 () |
| spraycumul * | sprayproc_get_1 () |
| void * | sprayproc_spray_1 () |
| int | sprintf (char *, const char *,...) |
| void | sputl (long int, char *) |
| double | sqrt (double) |
| float | sqrtf (float) |
| void | srand (unsigned int) |
| void | srand48 (long int) |
| void | srandom (int) |
| int | sscanf (const char *, const char *,...) |
| int(*)(int) | ssignal (int, int(*)(int)) |
| int | start_color (void) |
| int | stat (const char *, struct stat *) |
| int | statfs (const char *, struct statfs *, int, int) |
| int | statvfs (const char *, struct statvfs *) |
| int | step (const char *, const char *) |
| int | stime (const time_t *) |
| struct netbuf * | stoa (char *, struct netbuf *) |
| void | store (datum, datum) |
| char * | strcadd (char *, const char *) |
| int | strcasecmp (const char *, const char *) |
| char * | strcat (char *, const char *) |
| char * | strccpy (char *, const char *) |
| char * | strchr (const char *, int) |
| void | strclearctty () |
| void | strclearpg () |
| void | strclearsid () |
| int | strcmp (const char *, const char *) |
| int | strcoll (const char *, const char *) |
| char * | strcpy (char *, const char *) |
| size_t | strcspn (const char *, const char *) |
| char * | strdup (const char *) |
| char * | streadd (char *, const char *, const char *) |
| char * | strecpy (char *, const char *, const char *) |
| char * | strerror (int) |
| int | strfind (const char *, const char *) |
| size_t | strftime (char *, size_t, const char *, const struct tm *) |
| size_t | strlen (const char *) |
| int | strncasecmp (const char *, const char *, size_t) |
| char * | strncat (char *, const char *, size_t) |
| int | strncmp (const char *, const char *, size_t) |
| char * | strncpy (char *, const char *, size_t) |
| char * | strpbrk (const char *, const char *) |
| char * | strrchr (const char *, int) |
| char * | strrspn (const char *, const char *) |
| size_t | strspn (const char *, const char *) |
| char * | strstr (const char *, const char *) |
| double | strtod (const char *, char **) |
| char * | strtok (char *, const char *) |
| long int | strtol (const char *, char **, int) |
| long unsigned int | strtoul (const char *, char **, int) |
| char * | strtrns (const char *, const char *, const char *, char *) |
| size_t | strxfrm (char *, const char *, size_t) |
| WINDOW * | subpad (WINDOW *, int, int, int, int) |
| WINDOW * | subwin (WINDOW *, int, int, int, int) |
| int | svc_create () |
| SVCXPRT * | svc_fd_create () |
| void | svc_getreqset () |
| SVCXPRT * | svc_raw_create () |
| int | svc_reg () |
| SVCXPRT * | svc_tli_create () |
| SVCXPRT * | svc_tp_create () |
| void | svc_unreg () |
| SVCXPRT * | svc_vc_create () |
| void | svcerr_systemerr () |
| SVCXPRT * | svcfd_create () |
| SVCXPRT * | svcraw_create () |
| SVCXPRT * | svctcp_create () |
| SVCXPRT * | svcudp_bufcreate () |
| SVCXPRT * | svcudp_create () |
| void | swab (const char *, char *, int) |
| int | swapcontext (ucontext_t *, ucontext_t *) |
| int | symlink (const char *, const char *) |
| void | sync (void) |
| int | syncok (WINDOW *, int) |
| int | syscall (int,...) |
| long int | sysconf (int) |
| int | sysfs (int,...) |
| int | sysinfo (int, char *, long int) |
| int | system (const char *) |
| char * | taddr2uaddr (struct netconfig *, struct netbuf *) |
| double | tan (double) |
| float | tanf (float) |
| double | tanh (double) |
| float | tanhf (float) |
| int | tcdrain (int) |
| int | tcflow (int, int) |
| int | tcflush (int, int) |
| int | tcgetattr (int, struct termios *) |
| pid_t | tcgetpgrp (int) |
| pid_t | tcgetsid (int) |
| int | tcsendbreak (int, int) |
| int | tcsetattr (int, int, const struct termios *) |
| int | tcsetpgrp (int, pid_t) |
| void * | tdelete (const void *, void **, int(*)(const void *, const void *)) |
| long int | telldir (DIR *) |
| char * | tempnam (const char *, const char *) |
| chtype | termattrs (void) |
| void | termerr (void) |
| char * | termname (void) |
| void * | tfind (const void *, void *const *, int(*)(const void *, const void *)) |
| int | tgetent (char *, char *) |
| int | tgetflag (char *) |
| int | tgetnum (char *) |
| char * | tgetstr (char *, char **) |
| char * | tgoto (char *, int, int) |
| char * | tigetstr (char *) |
| time_t | time (time_t *) |
| clock_t | times (struct tms *) |
| char * | timezone (int, int) |
| void | tinputfd (int) |
| FILE * | tmpfile (void) |
| char * | tmpnam (char *) |
| int | toascii (int) |
| int | tolower (int) |
| int | top_panel (PANEL *) |
| int | top_row (MENU *) |
| int | touchline (WINDOW *, int, int) |
| int | touchwin (WINDOW *) |
| int | toupper (int) |
| char * | tparm () |
| int | tputs (char *, int, int(*)(char)) |
| int | traceoff (void) |
| int | traceon (void) |
| int | truncate (const char *, off_t) |
| void * | tsearch (const void *, void **, int(*)(const void *, const void *)) |
| char * | ttyname (int) |
| int | ttyslot (void) |
| void | twalk (void *, void(*)(void *, VISIT, int)) |
| int | typeahead (int) |
| void | tzset (void) |
| struct netbuf * | uaddr2taddr (struct netconfig *, char *) |
| int | uadmin (int, int, int) |
| unsigned | ualarm (unsigned, unsigned) |
| int | ulckpwdf (void) |
| long int | ulimit (int,...) |
| mode_t | umask (mode_t) |
| int | umount (const char *) |
| int | uname (struct utsname *) |
| char * | unctrl (int) |
| void | undial (int) |
| int | ungetc (int, FILE *) |
| int | ungetch (int) |
| int | unlink (const char *) |
| int | unordered (double, double) |
| int | unpost_form (FORM *) |
| int | unpost_menu (MENU *) |
| int | unremio () |
| int | untouchwin (WINDOW *) |
| void | update_panels (void) |
| void | updwtmp (const char *, struct utmp *) |
| void | updwtmpx (const char *, struct utmpx *) |
| void | use_env (int) |
| unsigned | usleep (unsigned) |
| int | ustat (dev_t, struct ustat *) |
| int | utime (const char *, const struct utimbuf *) |
| int | utmpname (const char *) |
| int | utmpxname (const char *) |
| void | va_end (__gnuc_va_list) |
| int | vadvise (int) |
| void * | valloc (size_t) |
| pid_t | vfork (void) |
| int | vfprintf (FILE *, const char *, __gnuc_va_list) |
| int | vhangup (void) |
| int | vid32attr (chtype) |
| int | vid32puts (chtype, int(*)(char)) |
| void | vidupdate (chtype, chtype, int(*)(char)) |
| int | vn_close () |
| int | vprintf (const char *, __gnuc_va_list) |
| int | vsprintf (char *, const char *, __gnuc_va_list) |
| int | vwprintw (WINDOW *, char *, void *) |
| int | vwscanw (WINDOW *, char *, void *) |
| int | w32addch (WINDOW *, chtype) |
| int | w32attroff (WINDOW *, chtype) |
| int | w32attron (WINDOW *, chtype) |
| int | w32attrset (WINDOW *, chtype) |
| int | w32echochar (WINDOW *, chtype) |
| int | w32insch (WINDOW *, chtype) |
| int | waddchnstr (WINDOW *, chtype *, int) |
| int | waddnstr (WINDOW *, char *, int) |
| int | waddstr (WINDOW *, char *) |
| pid_t | wait (wait_arg_t *) |
| pid_t | wait3 (union wait *, int, struct rusage *) |
| int | waitid (idtype_t, id_t, siginfo_t *, int) |
| pid_t | waitpid (pid_t, int *, int) |
| void * | wallproc_wall_1 () |
| int | wbkgd (WINDOW *, chtype) |
| void | wbkgdset (WINDOW *, chtype) |
| int | wborder (WINDOW *, chtype, chtype, chtype, chtype, chtype, chtype, chtype, chtype) |
| int | wclear (WINDOW *) |
| int | wclrtobot (WINDOW *) |
| int | wclrtoeol (WINDOW *) |
| size_t | wcstombs (char *, const wchar_t *, size_t) |
| int | wctomb (char *, wchar_t) |
| void | wcursyncup (WINDOW *) |
| int | wdelch (WINDOW *) |
| int | wdeleteln (WINDOW *) |
| int | werase (WINDOW *) |
| int | wgetch (WINDOW *) |
| int | wgetnstr (WINDOW *, char *, int) |
| int | wgetstr (WINDOW *, char *) |
| int | whline (WINDOW *, chtype, int) |
| chtype | winch (WINDOW *) |
| int | winchnstr (WINDOW *, chtype *, int) |
| int | winchstr (WINDOW *, chtype *) |
| int | winnstr (WINDOW *, char *, int) |
| int | winsdelln (WINDOW *, int) |
| int | winsertln (WINDOW *) |
| int | winsnstr (WINDOW *, char *, int) |
| int | winstr (WINDOW *, char *) |
| int | wisprint (wchar_t) |
| void | wmouse_position (WINDOW *, int *, int *) |
| int | wmove (WINDOW *, int, int) |
| int | wnoutrefresh (WINDOW *) |
| int | wprintw (WINDOW *,...) |
| int | wredrawln (WINDOW *, int, int) |
| int | wrefresh (WINDOW *) |
| ssize_t | write (int, const void *, size_t) |
| int | wscanw (WINDOW *,...) |
| int | wscrl (WINDOW *, int) |
| int | wsetscrreg (WINDOW *, int, int) |
| int | wstandend (WINDOW *) |
| int | wstandout (WINDOW *) |
| void | wsyncdown (WINDOW *) |
| void | wsyncup (WINDOW *) |
| void | wtimeout (WINDOW *, int) |
| int | wtouchln (WINDOW *, int, int, int) |
| int | wvline (WINDOW *, chtype, int) |
| bool | xdr_datum () |
| int | xdr_double () |
| int | xdr_exports () |
| int | xdr_fhstatus () |
| int | xdr_float () |
| int | xdr_keybuf () |
| int | xdr_mountlist () |
| int | xdr_netbuf () |
| int | xdr_path () |
| int | xdr_pmap () |
| int | xdr_pmaplist () |
| int | xdr_pointer () |
| int | xdr_reference () |
| int | xdr_rmtcall_args () |
| int | xdr_rmtcallres () |
| int | xdr_rpcb () |
| int | xdr_rpcb_rmtcallargs () |
| int | xdr_rpcb_rmtcallres () |
| int | xdr_rpcblist () |
| int | xdr_sprayarr () |
| int | xdr_spraycumul () |
| int | xdr_spraytimeval () |
| int | xdr_u_char () |
| int | xdr_utmparr () |
| int | xdr_utmpidlearr () |
| int | xdr_vector () |
| int | xdr_yp_buf () |
| bool | xdr_yp_inaddr () |
| bool | xdr_ypall () |
| int | xdr_ypdelete_args () |
| bool | xdr_ypdomain_wrap_string () |
| bool | xdr_ypmap_parms () |
| bool | xdr_ypmap_wrap_string () |
| bool | xdr_ypowner_wrap_string () |
| bool | xdr_yppushresp_xfr () |
| bool | xdr_ypreq_key () |
| bool | xdr_ypreq_newxfr () |
| bool | xdr_ypreq_nokey () |
| bool | xdr_ypreq_xfr () |
| bool | xdr_ypresp_key_val () |
| bool | xdr_ypresp_maplist () |
| bool | xdr_ypresp_master () |
| bool | xdr_ypresp_order () |
| bool | xdr_ypresp_val () |
| int | xdr_ypupdate_args () |
| void | xdrrec_create () |
| int | xdrrec_endofrecord () |
| int | xdrrec_eof () |
| int | xdrrec_skiprecord () |
| void | xdrstdio_create () |
| void | xprt_register () |
| void | xprt_unregister () |
| double | y0 (double) |
| double | y1 (double) |
| double | yn (int, double) |
| int | yp_all (char *, char *, struct ypall_callback *) |
| int | yp_bind (const char *) |
| int | yp_first (char *, char *, char **, int *, char **, int *) |
| int | yp_get_default_domain (char **) |
| int | yp_master (char *, char *, char **) |
| int | yp_match (char *, char *, char *, int, char **, int *) |
| int | yp_next (char *, char *, char *, int, char **, int *, char **, int *) |
| int | yp_order (char *, char *, int *) |
| void | yp_unbind (const char *) |
| char * | yperr_string (int) |
| int | ypprot_err (unsigned int) |
| u_int * | ypu_change_1 () |
| u_int * | ypu_delete_1 () |
| u_int * | ypu_insert_1 () |
| u_int * | ypu_store_1 () |
| int __acancel | ( | int | , | |
| const long int * | , | |||
| int | ||||
| ) |
| void __assert | ( | const char * | , | |
| const char * | , | |||
| int | ||||
| ) |
| int __asyncio | ( | int | , | |
| aioop_t * | , | |||
| int | ||||
| ) |
| int __evcntl | ( | evver_t | , | |
| evcntlcmds_t | , | |||
| long | int, | |||
| long | int | |||
| ) |
| int __evpoll | ( | evver_t | , | |
| evpollcmds_t | , | |||
| event_t * | , | |||
| int | , | |||
| const hrtime_t * | ||||
| ) |
| int __evqcntl | ( | evver_t | , | |
| int | , | |||
| evqcntlcmds_t | , | |||
| long | int | |||
| ) |
| int __evsig | ( | evver_t | , | |
| const sigset_t * | , | |||
| const ecb_t * | , | |||
| evsiginfo_t * | , | |||
| int | ||||
| ) |
| int __evtrap | ( | evver_t | , | |
| evpollcmds_t | , | |||
| event_t * | , | |||
| int | , | |||
| long | int, | |||
| void(*)(event_t *, int, long int, evcontext_t *) | , | |||
| const evta_t * | ||||
| ) |
| int __filbuf | ( | FILE * | ) |
| int __flsbuf | ( | int | , | |
| FILE * | ||||
| ) |
| long int __priocntl | ( | ) |
| long int __priocntlset | ( | ) |
| void _exit | ( | int | ) |
Referenced by _PXFFASTEXIT(), Execute(), pex_child_error(), and pexecute().
| int _filbuf | ( | FILE * | ) |
| int _flsbuf | ( | unsigned | int, | |
| FILE * | ||||
| ) |
| u_long _getlong | ( | ) |
| u_short _getshort | ( | ) |
| int _getsyx | ( | int * | , | |
| int * | ||||
| ) |
| int _longjmp | ( | jmp_buf | , | |
| int | ||||
| ) |
| int _meta | ( | int | ) |
| int _ring | ( | int | ) |
| int _rpc_dtbsize | ( | ) |
| int _rpc_endconf | ( | ) |
| u_int _rpc_get_a_size | ( | ) |
| u_int _rpc_get_t_size | ( | ) |
| struct netconfig* _rpc_getconf | ( | ) | [read] |
| struct netconfig* _rpc_getconfip | ( | ) | [read] |
| char* _rpc_gethostname | ( | ) |
| int _rpc_setconf | ( | ) |
| void _s_aligned_copy | ( | ) |
| struct _si_user* _s_checkfd | ( | ) | [read] |
| void _s_close | ( | ) |
| int _s_do_ioctl | ( | ) |
| int _s_getfamily | ( | ) |
| int _s_getudata | ( | ) |
| int _s_is_ok | ( | ) |
| struct netconfig* _s_match | ( | ) | [read] |
| int _s_max | ( | ) |
| int _s_min | ( | ) |
| struct _si_user* _s_open | ( | ) | [read] |
| int _s_soreceive | ( | ) |
| int _s_sosend | ( | ) |
| int _s_uxpathlen | ( | ) |
| int _setecho | ( | int | ) |
| int _setjmp | ( | jmp_buf | ) |
| int _setnonl | ( | int | ) |
| void _setqiflush | ( | int | ) |
| int _tolower | ( | int | ) |
| int _toupper | ( | int | ) |
| bool _xdr_yprequest | ( | ) |
| bool _xdr_ypresponse | ( | ) |
| int _yp_dobind | ( | ) |
| long int a64l | ( | const char * | ) |
| int abs | ( | int | ) |
| int access | ( | const char * | , | |
| int | ||||
| ) |
| int acct | ( | const char * | ) |
| double acos | ( | double | ) |
Definition at line 112 of file math-68881.h.
| float acosf | ( | float | ) |
Referenced by __racosd(), intr_wrap_000(), r_acos(), and Targ_IntrinsicOp().
| double acosh | ( | double | ) |
| int addexportent | ( | FILE * | , | |
| char * | , | |||
| char * | ||||
| ) |
| int addseverity | ( | int | , | |
| const char * | ||||
| ) |
| int advance | ( | const char * | , | |
| const char * | ||||
| ) |
Referenced by _ld_read(), print_insn_cris_generic(), and re_search_2().
| unsigned int alarm | ( | unsigned | int | ) |
Referenced by _PXFALARM(), alarm_(), and load_data().
| int and | ( | void | ) |
| int ascftime | ( | char * | , | |
| const char * | , | |||
| const struct tm * | ||||
| ) |
| char* asctime | ( | const struct tm * | ) |
Referenced by _cpp_builtin_macro_text().
| double asin | ( | double | ) |
Definition at line 101 of file math-68881.h.
| float asinf | ( | float | ) |
Referenced by __rasind(), intr_wrap_007(), r_asin(), and Targ_IntrinsicOp().
| double asinh | ( | double | ) |
| double atan | ( | double | ) |
Definition at line 123 of file math-68881.h.
| double atan2 | ( | double | , | |
| double | ||||
| ) |
Definition at line 134 of file math-68881.h.
| float atan2f | ( | float | , | |
| float | ||||
| ) |
Referenced by __clog(), __powcc(), __ratn2d(), intr_wrap_020(), r_atn2(), and Targ_IntrinsicOp().
| float atanf | ( | float | ) |
Referenced by __ratand(), intr_wrap_014(), r_atan(), and Targ_IntrinsicOp().
| double atanh | ( | double | ) |
Definition at line 224 of file math-68881.h.
Definition at line 55 of file aux-exit.c.
| double atof | ( | const char * | ) |
| int atoi | ( | const char * | ) |
Referenced by $auxinit(), _bfd_generic_read_ar_hdr_mag(), ar_unpack_float_str(), ascii_BE_fid(), ascii_BE_node(), ascii_c_entry(), ascii_c_message(), ascii_c_object(), ascii_c_opts(), ascii_c_tag(), ascii_callsite(), ascii_cc_entry(), ascii_cc_enum(), ascii_cc_expr(), ascii_cc_obj(), ascii_cc_subtype(), ascii_cc_type(), ascii_cdir(), ascii_cdir_doshared(), ascii_cifhdr(), ascii_comblk(), ascii_const(), ascii_entry(), ascii_f90_begin_scope(), ascii_f90_callsite(), ascii_f90_comblk(), ascii_f90_derived_type(), ascii_f90_end_scope(), ascii_f90_entry(), ascii_f90_int_block(), ascii_f90_label(), ascii_f90_misc_opts(), ascii_f90_namelist(), ascii_f90_object(), ascii_f90_opt_opts(), ascii_f90_scope_info(), ascii_f90_usage(), ascii_f90_use_module(), ascii_geometry(), ascii_label(), ascii_mach_char(), ascii_message(), ascii_misc_opts(), ascii_namelist(), ascii_nd_msg(), ascii_object(), ascii_opt_opts(), ascii_src_pos(), ascii_srcfile(), ascii_transform(), ascii_usage(), bfin_expand_prologue(), Build_Skiplist(), c4x_handle_option(), c4x_override_options(), c_common_decode_option(), c_common_handle_option(), check_attr_test(), cif_copy_temp_to_actual_CIF(), cif_flush_include_recs(), Cif_Getrecord(), Cif_Open(), KEY_SCH::Collect_Sched_Info(), compute_alternative_mask(), cris_override_options(), ctor_prio(), decode_reg_name(), DecodeInstructionInformation(), demangle_qualified(), do_line(), EKAPI_GetLcRange(), EKAPI_GetOperandInfo4Grp(), EKAPI_Op2Fu(), EKAPI_Op2Opndsgrp(), EKAPI_OpName4id(), EKAPI_RegPropMask(), EKAPI_RegStruct4id(), EKAPI_RegSubclassMember(), EKAPI_Size4otid(), elfcore_netbsd_get_lwpid(), encode_units_mask(), expand_units(), extract_init_priority(), fetch_insn_class(), ffelex_hash_(), fixed_classify_line(), fOkProcessClusterDistance(), fOkProcessInterCluster(), fOkProcessIntraCluster(), free_classify_line(), frv_asm_output_opcode(), frv_override_options(), gen_regexp_repeat(), Generate_Asm_String(), Get_len_and_goaheadlen(), get_operand_digit(), get_token(), GetPUSizeFromEnv(), gs_decode_reg_name(), GTY(), Increment_Register_Name(), initialize(), integral_argument(), IPFEC_Build_Skiplist(), linux_gt_pch_get_address(), llist(), m32c_handle_option(), m32r_init(), m68hc11_conditional_register_usage(), main(), max_attr_value(), mcore_override_options(), min_attr_value(), mmo_internal_write_section(), operate_exp(), Hash_Edges_For_Inlining::operator()(), or_attr_value(), output_asm_insn(), override_options(), parse_resource_users(), ParseLatency(), process_a_option(), Process_Arc_Profile_Region_Options(), Process_Default_Group(), process_M_option(), Process_Opt_Group(), process_R_option(), process_t_option(), process_u_option(), process_X_option(), Rag_Handle_Woff_Args(), read_call_graph(), read_conditions(), read_integral_parameter(), Read_Member_Name(), read_rtx(), read_rtx_1(), Read_VS(), rs6000_override_options(), save_def_or_dec(), Set_Register_Never_Allocatable(), simplify_test_exp(), srch_ar_file_for_module_tbl(), store_ctrl(), strlist(), tlink_init(), unwind_init(), vect_set_verbosity_level(), vho_lower_icall(), VPARAMS(), and write_attr_valueq().
| long int atol | ( | const char * | ) |
Referenced by _initialize_e_fortran_io(), ascii_c_const(), ascii_c_entry(), ascii_c_entry_end(), ascii_c_lint_directive(), ascii_c_macro_def(), ascii_c_macro_undef(), ascii_c_macro_usage(), ascii_c_message(), ascii_c_object(), ascii_c_tag(), ascii_callsite(), ascii_cc_entry(), ascii_cc_enum(), ascii_cc_expr(), ascii_cc_obj(), ascii_cc_subtype(), ascii_cc_type(), ascii_cdir(), ascii_cdir_doshared(), ascii_cifhdr(), ascii_comblk(), ascii_const(), ascii_continuation(), ascii_endunit(), ascii_entry(), ascii_f90_begin_scope(), ascii_f90_callsite(), ascii_f90_comblk(), ascii_f90_const(), ascii_f90_derived_type(), ascii_f90_end_scope(), ascii_f90_entry(), ascii_f90_int_block(), ascii_f90_label(), ascii_f90_loop(), ascii_f90_namelist(), ascii_f90_object(), ascii_f90_rename(), ascii_f90_scope_info(), ascii_f90_usage(), ascii_f90_use_module(), ascii_file(), ascii_geometry(), ascii_include(), ascii_label(), ascii_loop(), ascii_mach_char(), ascii_message(), ascii_namelist(), ascii_nd_msg(), ascii_object(), ascii_src_pos(), ascii_srcfile(), ascii_stmt_type(), ascii_summary(), ascii_transform(), ascii_unit(), ascii_usage(), compile(), Digest_Archive(), EKAPI_GetLcRange(), f_init(), ffe_decode_option(), ffeexpr_nil_rhs_(), ffeexpr_token_rhs_(), ffestc_establish_declinfo_(), ffestc_establish_declstmt_(), ffestc_labeldef_begin_(), ffestc_labelref_is_assignable_(), ffestc_labelref_is_branch_(), ffestc_labelref_is_format_(), ffestc_labelref_is_loopend_(), filltype(), get_buffer_size(), mpw_start_progress(), Next_Archive_Member(), read_rtx(), and read_rtx_1().
| char* atos | ( | char * | , | |
| struct netbuf * | , | |||
| int | ||||
| ) |
| AUTH* authdes_create | ( | ) |
| AUTH* authdes_seccreate | ( | ) |
| AUTH* authsys_create | ( | char * | , | |
| int | , | |||
| int | , | |||
| int | , | |||
| int * | ||||
| ) |
| AUTH* authunix_create | ( | char * | , | |
| int | , | |||
| int | , | |||
| int | , | |||
| int * | ||||
| ) |
| char* basename | ( | char * | ) |
| int baudrate | ( | void | ) |
| int beep | ( | void | ) |
| int bottom_panel | ( | PANEL * | ) |
| int brk | ( | void * | ) |
| void* bsearch | ( | const void * | , | |
| const void * | , | |||
| size_t | , | |||
| size_t | , | |||
| int(*)(const void *, const void *) | ||||
| ) |
| long int calchash | ( | ) |
| void callrpc | ( | char * | , | |
| unsigned | long, | |||
| unsigned | long, | |||
| unsigned | long, | |||
| xdrproc_t | , | |||
| char * | , | |||
| xdrproc_t | , | |||
| char * | ||||
| ) |
| int catclose | ( | nl_catd | ) |
Referenced by exit_compiler().
| char* catgets | ( | nl_catd | , | |
| int | , | |||
| int | , | |||
| char * | ||||
| ) |
Referenced by catgetmsg(), and elf_errmsg().
| nl_catd catopen | ( | const char * | , | |
| int | ||||
| ) |
Referenced by elf_errmsg(), init_msg_processing(), and print_buffered_messages().
| int cbreak | ( | void | ) |
| double cbrt | ( | double | ) |
| double ceil | ( | double | ) |
Definition at line 367 of file math-68881.h.
| float ceilf | ( | float | ) |
Referenced by pxfcfgetispeed_().
Referenced by pxfcfgetospeed_().
Referenced by pxfcfsetispeed_().
Referenced by pxfcfsetospeed_().
| int cftime | ( | char * | , | |
| char * | , | |||
| const time_t * | ||||
| ) |
| int chdir | ( | const char * | ) |
| int chmod | ( | const char * | , | |
| mode_t | ||||
| ) |
| int chroot | ( | const char * | ) |
Referenced by _PXFCHROOT().
| void clean_GEN_rd | ( | ) |
| void cleanup | ( | ) |
Definition at line 523 of file file_names.c.
Referenced by _frch(), e_rsfe_mp(), l_read(), rd_ed(), s_rsfe_com(), s_rsle_com(), s_rsue_com(), and xrd_SL().
| int clearok | ( | WINDOW * | , | |
| int | ||||
| ) |
| enum clnt_stat clnt_broadcast | ( | unsigned | long, | |
| unsigned | long, | |||
| unsigned | long, | |||
| xdrproc_t | , | |||
| char * | , | |||
| xdrproc_t | , | |||
| char * | , | |||
| resultproc_t | ||||
| ) |
| enum clnt_stat clnt_call | ( | CLIENT * | , | |
| unsigned | long, | |||
| xdrproc_t | , | |||
| char * | , | |||
| xdrproc_t | , | |||
| char * | , | |||
| struct | timeval | |||
| ) |
| CLIENT* clnt_create | ( | char * | , | |
| unsigned | long, | |||
| unsigned | long, | |||
| char * | ||||
| ) |
| void clnt_pcreateerror | ( | char * | ) |
| void clnt_perrno | ( | enum | clnt_stat | ) |
| char* clnt_spcreateerror | ( | char * | ) |
| char* clnt_sperrno | ( | enum | clnt_stat | ) |
| char* clnt_sperror | ( | CLIENT * | , | |
| char * | ||||
| ) |
| CLIENT* clnt_tli_create | ( | ) |
| CLIENT* clnt_tp_create | ( | ) |
| CLIENT* clnt_vc_create | ( | ) |
| CLIENT* clntraw_create | ( | unsigned | long, | |
| unsigned | long | |||
| ) |
| CLIENT* clnttcp_create | ( | struct sockaddr_in * | , | |
| unsigned | long, | |||
| unsigned | long, | |||
| int * | , | |||
| unsigned | int, | |||
| unsigned int * | ||||
| ) |
| CLIENT* clntudp_bufcreate | ( | struct sockaddr_in * | , | |
| unsigned | long, | |||
| unsigned | long, | |||
| struct | timeval, | |||
| int * | , | |||
| unsigned | int, | |||
| unsigned | int | |||
| ) |
| CLIENT* clntudp_create | ( | struct sockaddr_in * | , | |
| unsigned | long, | |||
| unsigned | long, | |||
| struct | timeval, | |||
| int * | ||||
| ) |
| int close | ( | int | ) |
| int closedir | ( | DIR * | ) |
| int color_content | ( | int | , | |
| short int * | , | |||
| short int * | , | |||
| short int * | ||||
| ) |
| char* compile | ( | const char * | , | |
| char * | , | |||
| char * | ||||
| ) |
| char* copylist | ( | const char * | , | |
| off_t * | ||||
| ) |
| double copysign | ( | double | , | |
| double | ||||
| ) |
Definition at line 148 of file copysign.c.
| double cos | ( | double | ) |
Definition at line 79 of file math-68881.h.
| float cosf | ( | float | ) |
Referenced by __ccos(), __cexp(), __csin(), __rcosd(), intr_wrap_026(), r_cos(), and Targ_IntrinsicOp().
| double cosh | ( | double | ) |
Definition at line 202 of file math-68881.h.
| float coshf | ( | float | ) |
Referenced by __ccos(), __csin(), intr_wrap_036(), r_cosh(), and Targ_IntrinsicOp().
| struct rd_user* cr_rduser | ( | ) | [read] |
| int creat | ( | const char * | , | |
| mode_t | ||||
| ) |
| int crmode | ( | void | ) |
| char* crypt | ( | const char * | , | |
| const char * | ||||
| ) |
| int crypt_close | ( | int * | ) |
| char* ctermid | ( | char * | ) |
Referenced by _PXFCTERMID().
| char* ctime | ( | const time_t * | ) |
| int curs_set | ( | int | ) |
| char* cuserid | ( | char * | ) |
Referenced by _PXFGETLOGIN().
| int data_ahead | ( | FORM * | ) |
| int data_behind | ( | FORM * | ) |
| void dbminit | ( | const char * | ) |
| int def_prog_mode | ( | void | ) |
| int def_shell_mode | ( | void | ) |
| char* defread | ( | ) |
| int del_panel | ( | PANEL * | ) |
| void del_rduser | ( | ) |
Referenced by arc_print_operand(), c4x_output_cbranch(), FAVOR_DELAY_HEUR::Compute_Delay(), expand_delays(), gen_delay(), iq2000_move_1word(), mips_move_1word(), mips_move_2words(), mpw_end_progress(), output_return(), output_sibcall(), FAVOR_DELAY_HEUR::Select_Best_Candidate(), sparc_nonflat_function_epilogue(), and write_eligible_delay().
| int delay_output | ( | int | ) |
| int delterm | ( | TERMINAL * | ) |
| int delwin | ( | WINDOW * | ) |
| char* des_crypt | ( | const char * | , | |
| const char * | ||||
| ) |
| void des_encrypt | ( | char * | , | |
| int | ||||
| ) |
| void des_setkey | ( | const char * | ) |
| char* devattr | ( | ) |
| int devfree | ( | ) |
| char** devreserv | ( | ) |
| int dial | ( | CALL | ) |
| div_t div | ( | int | , | |
| int | ||||
| ) |
Referenced by LOOP_INVAR_CODE_MOTION::Code_Motion_Is_Profitable(), Create_Positive_Divceil(), ARRAY_LOWER_REF::Create_Remote_Blkcyc_Dim(), em_complex_sqrt_preg(), em_divfloor(), em_mod_float(), em_preg_hypot(), expand_complex_div_straight(), expand_complex_div_wide(), Fast_32_Div(), Fast_32_Rem(), Finalize_Index_Variable(), gen_moddi3(), gen_modsi3(), gen_umoddi3(), gen_umodsi3(), LNOTARGET_FP_Div_Lat(), LNOTARGET_FP_Div_Res(), LNOTARGET_FP_Recip_Lat(), lower_complex_expr(), lower_recip(), lower_rsqrt(), round_down(), round_up(), and Uncombine_mpy_operator().
| int dlclose | ( | void * | ) |
| char* dlerror | ( | void | ) |
Referenced by ipa_set_syms(), and load_so().
| void* dlopen | ( | char * | , | |
| int | ||||
| ) |
Referenced by ipa_set_syms(), and load_so().
Referenced by ipa_set_syms().
| int doupdate | ( | void | ) |
| int drainio | ( | int | ) |
| double drand48 | ( | void | ) |
Referenced by ieeerand128_2(), ieeerand32_2(), and ieeerand64_2().
| double drem | ( | double | , | |
| double | ||||
| ) |
Definition at line 446 of file math-68881.h.
| int drv_getevtoken | ( | ) |
| void drv_relevtoken | ( | ) |
| int dup | ( | int | ) |
| int dup2 | ( | int | , | |
| int | ||||
| ) |
| int dynamic_field_info | ( | FIELD * | , | |
| int * | , | |||
| int * | , | |||
| int * | ||||
| ) |
| int dysize | ( | int | ) |
| int eaccess | ( | const char * | , | |
| int | ||||
| ) |
| int echo | ( | void | ) |
| char* ecvt | ( | double | , | |
| int | , | |||
| int * | , | |||
| int * | ||||
| ) |
Definition at line 102 of file 32.fsize.c.
| Elf32_Ehdr* elf32_getehdr | ( | Elf * | ) |
Definition at line 49 of file 32.getehdr.c.
Referenced by _dwarf_setup(), main(), print_relocinfo_32(), Read_Elf_File(), xlate_init_elf(), and xlate_named_init_elf().
| Elf32_Phdr* elf32_getphdr | ( | Elf * | ) |
Definition at line 49 of file 32.getphdr.c.
| Elf32_Shdr* elf32_getshdr | ( | Elf_Scn * | ) |
Definition at line 31 of file 32.getshdr.c.
Referenced by _dwarf_setup(), Create_New_Section(), Em_Add_Address_To_Scn(), Em_Get_Section_Align(), Em_Get_Section_Entsize(), Em_Get_Section_Flags(), Em_Get_Section_Info(), Em_Get_Section_Name(), Em_Get_Section_Type(), Em_Set_sh_info(), Em_Set_sh_link(), print_relocinfo_32(), Read_Elf_File(), xlate_init_elf(), and xlate_named_init_elf().
| Elf32_Ehdr* elf32_newehdr | ( | Elf * | ) |
| Elf32_Phdr* elf32_newphdr | ( | Elf * | , | |
| size_t | ||||
| ) |
Definition at line 88 of file 32.newphdr.c.
Definition at line 243 of file begin.c.
Referenced by Dump_Rta_Scns(), dwarf_init(), Em_Begin_File(), main(), nlist(), xlate_init_fd(), and xlate_named_init_fd().
| int elf_end | ( | Elf * | ) |
Definition at line 79 of file end.c.
Referenced by Dump_Rta_Scns(), dwarf_finish(), elf_end(), Em_End_File(), main(), nlist(), xlate_finish(), xlate_init_fd(), and xlate_named_init_fd().
| const char* elf_errmsg | ( | int | ) |
| int elf_errno | ( | void | ) |
Definition at line 32 of file getarsym.c.
Definition at line 102 of file getdata.c.
Referenced by _dwarf_load_section(), _elf32_write(), _elf_csum(), _elf_nlist(), elf_cntl(), elf_strptr(), get_scndata(), Read_Section(), scn_data_layout(), and xlate_named_init_elf().
Definition at line 31 of file getident.c.
Referenced by _dwarf_setup(), print_relocinfo(), xlate_init_elf(), and xlate_named_init_elf().
Definition at line 31 of file getscn.c.
Referenced by _dwarf_load_section(), _dwarf_setup(), elf_strptr(), and Read_Section().
| long unsigned int elf_hash | ( | const char * | ) |
Referenced by _elf_nlist(), and elf_getarsym().
Definition at line 31 of file kind.c.
Referenced by Dump_Rta_Scns(), main(), xlate_init_elf(), and xlate_named_init_elf().
Definition at line 31 of file nextscn.c.
Referenced by Dump_Rta_Scns(), print_relocinfo_32(), print_relocinfo_64(), Read_Elf_File(), xlate_init_elf(), and xlate_named_init_elf().
Definition at line 31 of file strptr.c.
Referenced by _dwarf_setup(), Dump_Rta_Scns(), print_relocinfo_32(), print_relocinfo_64(), read_64_syms(), readsyms(), xlate_init_elf(), and xlate_named_init_elf().
| unsigned int elf_version | ( | unsigned | int | ) |
Definition at line 31 of file version.c.
Referenced by Dump_Rta_Scns(), dwarf_init(), Em_Begin_File(), main(), nlist(), xlate_init_fd(), and xlate_named_init_fd().
| void encrypt | ( | char * | , | |
| int | ||||
| ) |
| int endnetconfig | ( | void * | ) |
| int endnetpath | ( | void * | ) |
| int endwin | ( | void | ) |
| double erand | ( | short * | ) |
| double erand48 | ( | short unsigned int * | ) |
| char erasechar | ( | void | ) |
| int execl | ( | const char * | , | |
| const char * | , | |||
| ... | ||||
| ) |
| int execle | ( | const char * | , | |
| const char * | , | |||
| ... | ||||
| ) |
| int execlp | ( | const char * | , | |
| const char * | , | |||
| ... | ||||
| ) |
Referenced by DAVINCI::DAVINCI(), daVinci::daVinci(), DaVinci::DaVinci(), print_file_path(), print_multi_lib(), and KEY_SCH::Schedule_DDG().
| int exect | ( | const char * | , | |
| const char ** | , | |||
| char ** | ||||
| ) |
| int execv | ( | const char * | , | |
| char *const * | ||||
| ) |
| int execve | ( | const char * | , | |
| char *const * | , | |||
| char *const * | ||||
| ) |
| int execvp | ( | const char * | , | |
| char *const * | ||||
| ) |
| void exit | ( | int | ) |
Definition at line 45 of file aux-crt1.c.
| double exp | ( | double | ) |
Definition at line 235 of file math-68881.h.
| float expf | ( | float | ) |
Referenced by __cexp(), __powcc(), intr_wrap_039(), r_exp(), and Targ_IntrinsicOp().
| double fabs | ( | double | ) |
Definition at line 356 of file math-68881.h.
| float fabsf | ( | float | ) |
Referenced by __acosf(), __asinf(), __atanf(), __cosf(), __coshf(), __hypotf(), __libm_rcis(), __powf(), __sincosf(), __sinf(), __tanf(), __vacosf(), __vasinf(), __vatanf(), __vcisf(), __vcosf(), __vsinf(), __vtanf(), Calculate_Path_Priorities(), and complex_divide().
| int fattach | ( | int | , | |
| const char * | ||||
| ) |
| int fchdir | ( | int | ) |
| int fchmod | ( | int | , | |
| mode_t | ||||
| ) |
| int fclose | ( | FILE * | ) |
Referenced by __profile_finalize(), __profile_finish(), Instr::__profile_finish(), _cpp_save_file_entries(), _unit_close(), add_command_line_arg(), append_default_options(), append_tmp(), assertCanWriteDir(), bfd_cache_delete(), bfd_fill_in_gnu_debuglink_section(), Build_Call_Graph(), c_common_finish(), c_common_read_pch(), c_common_write_pch(), CG_End_Gcov(), CG_Gcov_Generation(), CG_Init_Gcov(), Cif_Close(), cif_flush_include_recs(), Cif_Make_Cifconv(), Cif_Open(), cif_VerifyCanWrite(), clean_graph_dump_file(), DAVINCI::cleanup(), daVinci::cleanup(), Cleanup_Files(), DaVinci::IO::Close(), ANL_FILE_MNGR::Close_And_Remove_File(), close_cif(), close_dump_file(), Close_Feedback_Files(), Close_File(), ANL_FILE_MNGR::Close_File(), Close_Module_Files(), close_output_files(), close_server(), KEY_SCH::Collect_Sched_Info(), convtest128a(), convtest128b(), convtest128c(), convtest64(), copy_file_data(), craytest128_1(), craytest128_1t(), craytest128_2t(), craytest128_64(), craytest128_i(), craytest64_1(), craytest64_1t(), craytest64_2(), craytest64_2t(), craytest64_c(), craytest64_i(), craytest64_i2(), create_mod_info_file(), create_tmp_file(), cwh_dst_get_command_line_options(), DEFUN(), delete_rii_file(), Diag_Exit(), Diag_Set_File(), directory_is_writable(), FAVOR_DELAY_HEUR::Disable_Trace_Cand_Sel_Process(), dosum(), dotest128_1(), dotest128_2(), dotest128_i(), dotest128_r(), dotest32_1s(), dotest32_2(), dotest32_2c(), dotest64_1(), dotest64_1s(), dotest64_2(), dotest64_2c(), dotest64_c(), dotest64_i(), dotest64_i2(), dump_end(), dump_file(), dump_file_to_stdout(), dump_instruction_fus(), dV_view_fb_cfg(), dV_view_fb_opt_cfg(), dV_view_whirl(), dV_WN_end(), emit_lkcord(), KEY_SCH::Emit_Src_DDG(), EMT_Emit_PU(), end_branch_prob(), Evaluate_RSE_Cost(), exit_compiler(), expandargv(), F90_Lower_Prompf_Finish(), f_clos_com(), ffe_finish(), ffecom_close_include_(), finalize(), find_full_path_of_gcc_file(), find_prog_unit_tbl(), finish_file(), finish_graph_dump_file(), finish_repo(), flushout(), gcov_close(), gcov_open(), Generate_MM(), get_auto_cpu_name(), get_charset_aliases(), ieeetest32_1t(), ieeetest32_2c(), ieeetest32_2cmp(), ieeetest32_2t(), ieeetest64_1t(), ieeetest64_2c(), ieeetest64_2cmp(), ieeetest64_2t(), init_cif(), Init_Error_File(), Init_Error_Handler(), init_md_reader(), init_md_reader_args_cb(), init_repo(), WB_BROWSER::Initialize_Keymap(), Initialize_Keymap(), CG_BROWSER::Initialize_Keymap(), Inline_Call(), Inliner(), ipacom_doit(), IR_close(), IR_close_output(), IR_Dwarf_Gen_File_Table(), IR_open(), Itanium_Generator(), java_get_line_col(), jcf_dependency_reset(), jcf_dependency_set_dep_file(), KAPI_Initialize(), KAPI_Initialize2(), kmapi_save_as_header_ExceptionList_struct(), lang_specific_driver(), ldfile_try_open_bfd(), linux_gt_pch_get_address(), load_depfile(), load_file(), load_insn_classes(), Machine_Done(), main(), MDclose(), OMP_Prompf_Finish(), open_dump_file(), output_data(), output_deps(), output_line_info(), output_lines(), output_mod_info_file(), output_msg(), Parse_inline_script(), pe_dll_generate_def_file(), Perform_Inline_Analysis(), Perform_Interprocedural_Analysis(), pex_free(), pex_msdos_exec_child(), pex_run_in_environment(), pexecute(), print_buffered_messages(), Print_inline_decision(), Print_Prompf_Doacross_Log(), Print_Prompf_Nest_Log(), Print_Prompf_Parallel_Region_Log(), Print_Prompf_Parallelization_Log(), Print_Prompf_Preopt_Transaction_Log(), Print_Prompf_Transaction_Log(), Print_Prompl_Msgs(), print_rtl_graph_with_bb(), print_source(), Print_Src_Line(), PRINTMSG(), Process_Command_Line(), process_file(), Process_GDAR(), process_include(), read_alias_file(), read_call_graph(), read_class(), read_derived(), read_files(), read_name_map(), read_obj_list(), read_repo_file(), read_table(), read_ucnid(), recompile_files(), reopen_repo_file_for_write(), resolve_used_modules(), save_cpp_output(), scan_linker_output(), scan_prog_file(), Set_Error_File(), Set_Trace_File(), test_for_changes(), tmpnam(), Trace_To_Stderr(), unwind_get_obj_phdr(), update_instantiation_info_file(), update_rii_file(), Verify_Inline_Script(), while(), write_automata(), write_classfile(), write_get_option(), write_implicits(), write_init_options(), write_opt_action(), write_option_names(), write_replacement(), and FAVOR_DELAY_HEUR::~FAVOR_DELAY_HEUR().
| int fcntl | ( | int | , | |
| int | , | |||
| ... | ||||
| ) |
| char* fcvt | ( | double | , | |
| int | , | |||
| int * | , | |||
| int * | ||||
| ) |
| int fdetach | ( | const char * | ) |
| FILE* fdopen | ( | int | , | |
| const char * | ||||
| ) |
| int feof | ( | FILE * | ) |
Referenced by _frch(), ascii_usage(), binary_record(), Cif_Getfiledir(), Cif_Getrecord(), Evaluate_RSE_Cost(), fgetcf90_(), getword(), java_read_char(), l_C(), l_CHAR(), l_L(), l_read(), load_depfile(), load_file_data(), load_insn_classes(), main(), open_files(), print_buffered_messages(), rd_ed(), read_alias_file(), read_files(), read_module_tbl_header(), s_rsfe_com(), s_rsle_com(), s_rsue_com(), srch_ar_file_for_module_tbl(), srch_for_module_tbl(), t_getc(), t_gets(), unwind_get_obj_phdr(), y_getc(), and y_gets().
| int ferror | ( | FILE * | ) |
Referenced by _frch(), _frwd(), _fwch(), _unit_bksp(), c_common_finish(), cache_bread(), cache_bwrite(), cal_wch(), copy_file_data(), e_rdfe_mp(), e_rsfe_mp(), e_rsue_mp(), e_wdfe_mp(), e_wsue_mp(), expandargv(), fgetcf90_(), finalize(), l_read(), load_file_data(), main(), md5_stream(), ANL_FILE_MNGR::Open_Read(), output_data(), output_deps(), process_file(), read_derived(), read_table(), read_ucnid(), TB_getline(), write_automata(), x_wEND(), and yy_input().
| int fflush | ( | FILE * | ) |
Referenced by __flush_f77(), _bfd_elf_symbol_from_bfd_symbol(), _fcleanup(), _ferr(), _flushall(), VALNUM_FRE::_rename_valnums(), _unit_trunc(), IPAA_DF_SOLVER::Accumulate_indirect_actual_refs(), IPAA_DF_SOLVER::Accumulate_ref_info(), announce_function(), append_tmp(), Autognum_Driver(), bell(), cache_bflush(), catch(), Catch_Signal(), catch_signal(), Cg_Dwarf_Output_Asm_Bytes_Elf_Relocs(), Cg_Dwarf_Output_Asm_Bytes_Sym_Relocs(), Cg_Dwarf_Translate_Offset(), Cg_Dwarf_Translate_Symidx(), Cg_Dwarf_Translate_To_Elf(), cgraph_finalize_compilation_unit(), IPAA_DF_SOLVER::Check_and_accumulate_ref_info(), cif_copy_temp_to_actual_CIF(), close_cif(), close_dump_file(), collect_execute(), PARTITION_GRAPH::Complete_Partition_Graph(), COND_Test(), connect_traces(), convert_to_ssa(), cvrt_proc_to_pdg(), debug_print_page_list(), debug_stack_info(), delete_if_ordinary(), DevWarn(), diagnostic_flush_buffer(), IPAA::Do_Simple_IPAA(), dump_backtrace(), dp::dump_bb_set(), dump_fb(), dump_file(), dp::dump_pdom(), dp::dump_reg_set(), dp::dump_rotate_info(), dp::dump_tn_set(), dp::dump_tn_stl_set(), Dump_WN(), dumpimp(), e_rsfe_mp(), e_wdfe_mp(), e_wsle_mp(), e_wsue_mp(), edit_file(), elf_map_symbols(), Emit(), Emit_Message(), Emit_Verification_Messg(), ErrMsg(), ErrMsg_Report(), error_routine(), execute(), execute_todo(), expand_automata(), f77_map_datapool_(), f77_map_datapool_pad_(), f_clos_com(), fail(), FatalMsg(), ALIAS_CLASSIFICATION::Finalize_ac_map_wn(), IP_ALIAS_CLASSIFICATION::Finalize_ac_map_wn(), find_traces(), flush_(), flush_connected_units(), frv_debug_stack(), fstat(), gcse_main(), get_ufd(), gmalloc(), ALIAS_CLASSIFICATION::Handle_call_of_nested_PU(), if_convert(), DaVinci::IO::In_Line(), IPAA_STEP::Initialize_Ref_Info(), Inline_callees_into_caller(), ipa_utils_print_order(), ir_prof_error(), Is_do_inline(), jcf_dependency_write(), KAPI_cportMask4fu(), KAPI_cportMask4ut(), Lisp_Loops(), Lisp_Loops_Traverse(), m68hc11_address_cost(), m68hc11_go_if_legitimate_address(), m68hc11_reassign_regs(), m68hc11_z_replacement(), main(), IPAA_DF_SOLVER::Map_actuals(), IPAA_DF_SOLVER::Meet(), IPAA_DF_SOLVER::Meet_direct_iter_1(), IPAA_DF_SOLVER::Meet_formals_iter_1(), IPAA_DF_SOLVER::Meet_formals_iter_n(), mpw_abort(), mpw_fseek(), mt_debug_stack(), Not_Valid(), DaVinci::IO::Out_Fmt(), output_flush(), output_func_start_profiler(), output_mod_info_file(), Perform_inlining(), Perform_Interprocedural_Analysis(), Phase_123(), pp_base_flush(), preferred_reload_class(), SINGLE_ARRAY_REF_PREF::Print(), PROJECTED_NODE::Print(), FOLD::Print(), print_attr_f(), Print_Do_Stack(), process(), SUMMARIZE< program >::Process_chi_jump_function(), SUMMARIZE< program >::Process_phi_jump_function(), profile_error(), profile_warn(), reg_alloc(), DCE::Replace_condbr_with_uncondbr(), ETABLE::Replace_occurs(), Report_Limit_Reason(), Report_Reason(), rest_of_compilation(), rest_of_handle_final(), run_shell(), scan_prog_file(), send_mod_file_name(), server_setup(), sigdie(), SNL_ANAL_INFO::SNL_ANAL_INFO(), SNL_Test_Reduction_Lexneg(), stat(), subout(), TI_RES_COUNT_Print(), tpa_dump(), Trace_Begin_Min_II_Resource(), Trace_Begin_Min_II_Scc(), Trace_Begin_Scc(), transform_insn_regexps(), DCE::Unreachable_code_elim(), DCE::Update_predecessor_lists(), verify_ctree(), warn(), Warning(), WB_Bell(), WFE_Assemble_Asm(), WFE_Start_Function(), WGEN_Assemble_Asm(), WGEN_Start_Function(), wn_dumpexpr(), write_automata(), and x_wEND().
| int fgetc | ( | FILE * | ) |
Referenced by append_tmp(), close_output_files(), fgetc_(), fgetcf90_(), KEY_SCH::GetLine(), getnewline(), load_buffer(), and WB_BUFFER::Load_Buffer().
| char* fgets | ( | char * | , | |
| int | , | |||
| FILE * | ||||
| ) |
Referenced by _frch(), ascii_usage(), cif_copy_temp_to_actual_CIF(), cif_flush_include_recs(), Cif_Getrecord(), Cif_Open(), cwh_dst_get_command_line_options(), emit_lkcord(), find_full_path_of_gcc_file(), find_toolroot(), get_auto_cpu_name(), get_token(), DaVinci::IO::In_Line(), init_release_level(), WB_BROWSER::Initialize_Keymap(), Initialize_Keymap(), CG_BROWSER::Initialize_Keymap(), load_data(), load_depfile(), load_insn_classes(), main(), output_line_info(), output_lines(), print_buffered_messages(), print_search_path(), print_source(), Print_Src_Line(), Process_Command_Line(), read_alias_file(), read_call_graph(), read_compiler_defaults(), read_derived(), read_obj_list(), read_table(), read_ucnid(), save_cpp_output(), scan_prog_file(), srch_ar_file_for_module_tbl(), unwind_get_obj_phdr(), DAVINCI::wait_for(), and daVinci::wait_for().
| char* field_arg | ( | FIELD * | ) |
Referenced by m88k_build_va_list(), m88k_va_arg(), and m88k_va_start().
| char* field_buffer | ( | FIELD * | , | |
| int | ||||
| ) |
| int field_count | ( | FORM * | ) |
| int field_index | ( | FIELD * | ) |
Referenced by build_static_field_ref().
| int field_info | ( | FIELD * | , | |
| int * | , | |||
| int * | , | |||
| int * | , | |||
| int * | , | |||
| int * | , | |||
| int * | ||||
| ) |
Referenced by WN2C_array(), and WN2C_based_lvalue().
Referenced by reshape_init(), and reshape_init_class().
| int field_just | ( | FIELD * | ) |
| int field_pad | ( | FIELD * | ) |
| int field_status | ( | FIELD * | ) |
| char* field_userptr | ( | FIELD * | ) |
| int fileno | ( | FILE * | ) |
| int filter | ( | void | ) |
| int finite | ( | double | ) |
| datum firsthash | ( | ) |
| int flash | ( | void | ) |
| int flock | ( | int | , | |
| int | ||||
| ) |
Referenced by _PXFFCNTL(), _PXFINTGET(), _PXFINTSET(), gcov_open(), and MDclose().
| double floor | ( | double | ) |
Definition at line 389 of file math-68881.h.
| int flushinp | ( | void | ) |
| double fmod | ( | double | , | |
| double | ||||
| ) |
Definition at line 434 of file math-68881.h.
| float fmodf | ( | float | , | |
| float | ||||
| ) |
| int fmtmsg | ( | long | int, | |
| const char * | , | |||
| int | , | |||
| const char * | , | |||
| const char * | , | |||
| const char * | ||||
| ) |
| FILE* fopen | ( | const char * | , | |
| const char * | ||||
| ) |
| int form_driver | ( | FORM * | , | |
| int | ||||
| ) |
| int form_page | ( | FORM * | ) |
| char* form_userptr | ( | FORM * | ) |
| long int fpathconf | ( | int | , | |
| int | ||||
| ) |
| fpclass_t fpclass | ( | double | ) |
| int fpgetmask | ( | void | ) |
Referenced by _nicverr().
| int fpgetsticky | ( | void | ) |
| int fprintf | ( | FILE * | , | |
| const char * | , | |||
| ... | ||||
| ) |
| int fpsetmask | ( | int | ) |
| int fpsetsticky | ( | int | ) |
| int fputc | ( | int | , | |
| FILE * | ||||
| ) |
Referenced by _bfd_m68hc11_elf_print_private_bfd_data(), _bfd_mips_elf_print_private_bfd_data(), _fwch(), SWP_ALLOCATOR::_print_location_map(), SWP_ALLOCATOR::_print_ordered(), VN::_print_vn_to_exprid(), append_tmp(), arc_print_operand(), arc_print_operand_address(), arm_assemble_integer(), arm_emit_tls_decoration(), arm_output_fldmx(), arm_output_mi_thunk(), arm_print_operand(), arm_print_value(), Assemble_Bundles(), assemble_integer_with_op(), assemble_vtable_entry(), assemble_vtable_inherit(), c4x_output_ascii(), Cg_Dwarf_Output_Asm_Bytes_Elf_Relocs(), Cg_Dwarf_Output_Asm_Bytes_Sym_Relocs(), check_all_va_list_escapes(), coff_arm_print_private_bfd_data(), compute_branch_probabilities(), conflict_graph_print(), connect_traces(), cpp_output_token(), cris_elf_print_private_bfd_data(), darwin_mark_decl_preserved(), dbg_tokens(), debug_c_tree(), debug_df_chain(), debug_sra_elt_name(), debug_value_data(), decide_block_copy(), decide_instantiation_1(), decide_instantiations(), default_stabs_asm_out_constructor(), default_stabs_asm_out_destructor(), DEFUN(), RGN_CFLOW_MGR::Dump(), dump_argv(), dump_edge_info(), dump_minipool(), dump_sra_elt_name(), dump_stack_var_partition(), dump_tree_cfg(), dumpimp(), dw2_asm_output_addr(), dw2_asm_output_addr_rtx(), dw2_asm_output_data(), dw2_asm_output_data_sleb128(), dw2_asm_output_data_uleb128(), dw2_asm_output_delta(), dw2_asm_output_delta_uleb128(), dw2_asm_output_encoded_addr_rtx(), dw2_asm_output_nstring(), dw2_asm_output_offset(), elf32_m68k_print_private_bfd_data(), elf32_vax_print_private_bfd_data(), Emit_Definitions(), Emit_Loop_Note(), emit_safe_across_calls(), EMT_Emit_PU(), EMT_Put_Elf_Symbol(), Enumerate_Insts(), error(), error_at_line(), error_routine(), execute(), execute_optimize_stdarg(), exp_print_token(), fatal(), FB_Info_Print(), FB_Print(), ffebad_finish(), ffestorag_dump(), ffestorag_report(), ffestw_display_state(), ffetarget_print_char_(), ffetarget_print_character1(), ffetarget_print_hollerith(), find_if_block(), fputc_(), frv_asm_output_opcode(), frv_debug_stack(), frv_elf_print_private_bfd_data(), gs_dump_leaf(), GTY(), i386_dwarf_output_addr_const(), init_cumulative_args(), instantiate_element(), internal_error(), iq2000_elf_print_private_bfd_data(), ir_prof_error(), ix86_asm_file_end(), ix86_dump_ppro_packet(), ix86_file_end(), jni_print_char(), lang_specific_driver(), load_mems(), loop_biv_dump(), loop_bivs_check(), loop_giv_dump(), loop_iv_class_dump(), loop_ivs_dump(), m32c_asm_integer(), m32c_print_operand(), m32r_elf_print_private_bfd_data(), m32r_print_operand(), m32r_print_operand_address(), main(), Mark_readonly_param(), Mark_use_kill_param(), message_with_line(), mips_assemble_integer(), mips_output_function_epilogue(), mmix_asm_output_def(), mmix_asm_output_define_label_difference_symbol(), mmix_assemble_integer(), mmix_output_quoted_string(), mmix_target_asm_function_epilogue(), mn10300_print_reg_list(), my_execv(), ns32k_output_function_epilogue(), ns32k_output_function_prologue(), output_arg_descriptor(), output_file_directive(), output_flush(), output_msg(), output_tdesc(), pa_assemble_integer(), partition_print(), pch_init(), pe_print_pdata(), Perform_inlining(), pexecute(), pj_print_operand(), pp_base_flush(), FLD::Print(), SUMMARY_VALUE::Print(), SUMMARY_CONTROL_DEPENDENCE::Print(), VN::print(), TY::Print(), SUMMARY_PHI::Print(), SUMMARY_SYMBOL::Print(), ST::Print(), SUMMARY_CHI::Print(), Print_Common(), SUMMARY_VALUE::Print_const_value(), IPA_CPROP_DF_FLOW::Print_constants(), Print_Label(), print_location(), print_mem_expr(), print_multi_reg(), print_namelet(), print_node(), print_operand(), print_operand_address(), print_operand_reloc(), print_rtx(), process_set(), profile_error(), profile_warn(), r_assemble_list(), ra_print_rtl_with_bb(), readonly_data_section(), regrename_optimize(), remove_useless_vars(), Reset_param_list(), scan_function(), start_bb(), TN_DU_MAP::TN_DU_MAP(), tree_cfg2vcg(), v850_elf_print_private_bfd_data(), verify_flow_info(), VPARAMS(), warning(), Write_Diff(), write_replacement(), Write_Symdiff(), xstormy16_output_addr_vec(), and xstormy16_print_operand_address().
| int fputs | ( | const char * | , | |
| FILE * | ||||
| ) |
Referenced by _cpp_begin_message(), VN::_print_exprid_to_vn(), VN::_print_vn_to_exprid(), VN::_trace(), ANL_FILE_MNGR::_Write_Obuf(), ABI_Properties_End(), alpha_end_function(), alpha_file_start(), alpha_output_function_end_prologue(), alpha_start_function(), app_disable(), app_enable(), arc_assemble_integer(), arc_print_operand(), arc_print_operand_address(), arm_asm_output_labelref(), arm_assemble_integer(), arm_elf_asm_constructor(), arm_emit_tls_decoration(), arm_output_fldmx(), arm_output_fn_unwind(), arm_output_mi_thunk(), arm_print_operand(), asm_file_start(), asm_fprintf(), asm_output_common(), asm_output_local(), assemble_integer_with_op(), assemble_name(), assemble_name_raw(), assemble_vtable_entry(), assemble_vtable_inherit(), avr_asm_out_ctor(), avr_asm_out_dtor(), avr_assemble_integer(), avr_file_end(), avr_file_start(), avr_output_function_epilogue(), avr_output_function_prologue(), bfin_assemble_integer(), bitmap_print(), build_mips16_call_stub(), build_mips16_function_stub(), c4x_file_start(), c_common_print_pch_checksum(), cb_def_pragma(), cb_define(), Cg_Dwarf_Output_Asm_Bytes_Sym_Relocs(), Cg_Dwarf_Write_Assembly_From_Symbolic_Relocs(), CG_LOOP_Trace_Loop(), check_all_va_list_escapes(), Check_Dump(), cif_copy_temp_to_actual_CIF(), cif_flush_include_recs(), clean_graph_dump_file(), clipper_output_function_epilogue(), clipper_output_function_prologue(), clix_asm_out_constructor(), convert_to_ssa(), copyprop_hardreg_forward(), cp_lexer_consume_token(), cp_lexer_peek_token(), cris_print_operand(), cxx_print_type(), cxx_print_xnode(), d30v_init_cumulative_args(), d30v_print_operand(), d30v_print_operand_address(), d30v_print_operand_memory_reference(), darwin_assemble_visibility(), darwin_non_lazy_pcrel(), dbg_tokens(), debug_decision_0(), debug_decision_1(), debug_ggc_tree(), decide_block_copy(), decide_instantiation_1(), decode_signature_piece(), decompile_method(), decompile_return_statement(), default_file_start(), DEFUN(), WB_BROWSER::Dep_Symbol(), deps_phony_targets(), deps_write(), display_help(), dosum(), draw_edge(), RGN_CFLOW_MGR::Dump(), dump_argv(), dump_bb(), dump_edge_info(), dump_file(), dump_insn_slim(), dump_macro(), dump_regset(), dump_sra_elt_name(), dump_tree_ssa(), dw2_asm_output_data_sleb128(), dw2_asm_output_data_uleb128(), dw2_asm_output_delta_uleb128(), dw2_asm_output_nstring(), dw2_assemble_integer(), elxsi_assemble_integer(), Emit(), emit_lkcord(), Emit_Loop_Note(), Emit_Message(), emit_safe_across_calls(), Emit_Verification_Messg(), EMT_Begin_File(), EMT_Emit_PU(), EMT_End_File(), EMT_Write_Qualified_Name(), end_bb(), error_routine(), FAVOR_DELAY_HEUR::Exclude_Unqualifed_Cand_Under_Etime_Constraint(), execute_optimize_stdarg(), exp_print_token(), expandargv(), ffestorag_report(), ffestw_display_state(), ffetarget_print_binary(), ffetarget_print_char_(), ffetarget_print_hex(), ffetarget_print_octal(), final_prescan_insn(), final_scan_insn(), finish_graph_dump_file(), FIX_PROC_HEAD(), flow_edge_list_print(), flow_loops_cfg_dump(), flow_nodes_print(), flush_write_buffer(), fr30_print_operand(), frv_assemble_integer(), frv_ifcvt_load_value(), frv_ifcvt_modify_multiple_tests(), frv_ifcvt_modify_tests(), frv_init_cumulative_args(), frv_output_const_unspec(), frv_output_dwarf_dtprel(), frv_print_operand(), frv_print_operand_address(), frv_print_operand_memory_reference(), frv_print_operand_memory_reference_reg(), gen_attr(), gen_insn(), gen_macro(), gen_proto(), generate_access(), get_expr_operands(), GTY(), h8300_file_end(), h8300_file_start(), i386_output_dwarf_dtprel(), i860_output_function_epilogue(), i960_output_function_prologue(), i960_print_operand(), ia64_assemble_integer(), ia64_hpux_file_end(), ia64_output_dwarf_dtprel(), ia64_output_function_end_prologue(), ia64_output_function_profiler(), ia64_output_function_prologue(), ia64_print_operand(), initialize(), Inline_callees_into_caller(), instantiate_element(), ipa_set_syms(), ipacom_doit(), ISA_Registers_End(), ix86_asm_file_end(), ix86_file_end(), ix86_output_function_epilogue(), jni_print_char(), lang_specific_driver(), linemap_print_containing_files(), load_pic_register(), loop_dump_aux(), lower_bit_field_id(), m32c_print_operand(), m32r_print_operand(), m32r_print_operand_address(), m32r_sched_reorder(), main(), mcore_print_operand(), mips16_output_gp_offset(), mips_asm_file_end(), mips_assemble_integer(), mips_declare_object(), mips_file_end(), mips_output_ascii(), mips_output_function_epilogue(), mips_output_function_prologue(), mmix_assemble_integer(), mmix_file_start(), mn10300_print_reg_list(), Move_Locations_To_Anl_File(), mt_init_cumulative_args(), mt_print_operand(), node_data(), Opt_global_var::operator()(), outfloat(), output_addr_const(), output_addr_const_extra(), output_arg_descriptor(), output_ascii(), output_ascii_pseudo_op(), output_buffer_to_stream(), output_clean_symbol_name(), output_function_exception_table(), output_function_profiler(), output_global_address(), output_internal_insn_latency_func(), output_line_info(), output_lines(), output_mi_thunk(), output_msg(), output_pic_addr_const(), output_print_reservation_func(), output_restore(), output_return(), output_sibcall(), output_toc(), output_vect(), pa_assemble_integer(), pa_globalize_label(), pa_output_function_epilogue(), pa_output_function_prologue(), pexecute(), pj_print_cond(), pp_write_text_to_stream(), precondition_loop_p(), SUMMARY_SYMBOL::Print(), SUMMARY_EXPR::Print(), SUMMARY_VALUE::Print(), SUMMARY_FORMAL::Print(), SUMMARY_CALLSITE::Print(), SUMMARY_PROCEDURE::Print(), FILE_INFO::Print(), VN::print(), VN_INTR_OP_EXPR::print(), INITO::Print(), TY::Print(), VN_BINARY_EXPR::print(), VN_TERNARY_EXPR::print(), VN_MEMLOC_EXPR::print(), VN_PHI_EXPR::print(), VN_VALNUM::print(), VN_ARRAY_ADDR_EXPR::print(), VN_UNARY_EXPR::print(), ST::Print(), print_and_abort(), print_base_classname(), print_buffered_messages(), print_class_decls(), Print_Common(), SUMMARY_VALUE::Print_const_value(), IPA_CPROP_DF_FLOW::Print_constants(), print_containing_files(), print_cxx_classname(), print_decl_name(), Print_Dynsym(), print_field_name(), PROJECTED_REGION::Print_file(), print_fill_statement(), print_help(), print_include(), Print_INITV(), print_line(), Print_local_symtab(), print_mem_expr(), print_multi_reg(), print_namelet(), print_node(), print_operand(), print_operand_address(), print_operand_reloc(), print_path(), print_reg(), print_rtl(), print_rtl_single(), print_rtx(), print_search_path(), Print_Split(), print_switch(), Print_TY_IDX_verbose(), Print_type_attributes(), process_command(), process_set(), put_condition_code(), quoteput(), ra_print_rtl_with_bb(), ra_print_rtx(), ra_print_rtx_1op(), ra_print_rtx_2op(), ra_print_rtx_3op(), ra_print_rtx_object(), readonly_data_section(), REGION_Initialize(), remove_useless_vars(), report_missing_guard(), rs6000_output_dwarf_dtprel(), rs6000_output_function_epilogue(), rs6000_output_function_prologue(), rs6000_va_start(), s390_assemble_integer(), s390_output_dwarf_dtprel(), save_cpp_output(), scan_function(), score_declare_object(), score_print_operand(), FAVOR_DELAY_HEUR::Select_Best_Candidate(), server_setup(), Setup_Text_Section_For_PU(), sh_file_start(), sparc_asm_function_epilogue(), sparc_nonflat_function_epilogue(), sparc_output_dwarf_dtprel(), start_bb(), sysfatal(), th_asm_file_end(), th_function_epilogue(), th_function_prologue(), timevar_print(), tree_cfg2vcg(), ufputs(), unroll_loop(), unwind_output(), update_rii_file(), usage(), v_message(), verify_flow_info(), verify_local_live_at_start(), vfinfo(), VPARAMS(), daVinci::wait_for(), DAVINCI::wait_for(), warn(), SUMMARY_EXPR::WB_Print(), write_action(), write_attr_value(), write_command_string_into_file(), Write_Diff(), write_enum_constraint_num(), write_extract_subexp(), Write_INITV(), write_insn_const_int_ok_for_constraint(), Write_Label(), write_match_code(), write_match_code_switch(), write_one_condition(), write_one_predicate_function(), write_predicate_expr(), write_predicate_stmts(), write_predicate_subfunction(), write_replacement(), Write_String(), write_switch(), Write_Symdiff(), write_tm_constrs_h(), x86_file_start(), xstormy16_asm_output_mi_thunk(), xstormy16_output_addr_vec(), xstormy16_print_operand(), xstormy16_print_operand_address(), xtensa_declare_object(), xtensa_output_literal(), and xvasprintf().
Definition at line 56 of file netware-libgcc.c.
| int free_field | ( | FIELD * | ) |
| int free_fieldtype | ( | FIELDTYPE * | ) |
| int free_form | ( | FORM * | ) |
| int free_item | ( | ITEM * | ) |
| int free_menu | ( | MENU * | ) |
| double frexp | ( | double | , | |
| int * | ||||
| ) |
Definition at line 493 of file math-68881.h.
| int fscanf | ( | FILE * | , | |
| const char * | , | |||
| ... | ||||
| ) |
Referenced by DaVinci::DaVinci(), get_charset_aliases(), getcray128(), getcray64(), getieee32(), getieee64(), getint(), getint64(), main(), and read_repo_file().
| int fstatfs | ( | int | , | |
| struct statfs * | , | |||
| int | , | |||
| int | ||||
| ) |
| int fstatvfs | ( | int | , | |
| struct statvfs * | ||||
| ) |
| int fsync | ( | int | ) |
Referenced by _GETPOS_(), _realign_for_whirl_fb_file(), c_common_write_pch(), Cif_Getpos(), create_mod_info_file(), DEFUN(), Instr::Dump_Fb_File_Pu_Table(), Dump_Fb_File_Pu_Table(), Instr::Dump_Fb_File_Str_Table(), Dump_Fb_File_Str_Table(), expandargv(), f_inqu0_com(), f_rew_com(), ftellf90_8_(), ftellf90_8_4_(), gcov_sync(), ggc_pch_prepare_write(), gt_pch_save(), mpw_fseek(), open_module_file(), pch_init(), Print_Src_Line(), read_rtx(), read_rtx_1(), real_ftell(), srch_ar_file_for_module_tbl(), srch_for_module_tbl(), and t_runc().
| key_t ftok | ( | const char * | , | |
| int | ||||
| ) |
| int ftruncate | ( | int | , | |
| off_t | ||||
| ) |
| double gamma | ( | double | ) |
Referenced by analyze_subscript_affine_affine(), and gamma_().
| char* gcvt | ( | double | , | |
| int | , | |||
| char * | ||||
| ) |
| int get_error | ( | ) |
| int getbegx | ( | WINDOW * | ) |
| int getbegy | ( | WINDOW * | ) |
| int getc | ( | FILE * | ) |
Referenced by _frch(), add_keepsyms_file(), afgets(), cal_rch(), dump_file(), fatal_with_file_and_line(), ffelex_cfebackslash_(), ffelex_cfelex_(), ffelex_file_fixed(), ffelex_file_free(), ffelex_get_directive_line_(), ffelex_getc_(), ffelex_hash_(), ffelex_hash_kludge(), get_charset_aliases(), get_token(), java_get_line_col(), java_is_eol(), java_read_char(), main(), Move_Locations_To_Anl_File(), obstack_fgets(), open_files(), ANL_FILE_MNGR::Open_Read(), PARAMS(), Process_Command_Line(), read_braced_string(), ANL_FILE_MNGR::Read_Char(), read_escape(), read_filename_string(), read_files(), read_line(), read_name(), read_name_map(), read_quoted_string(), read_rtx(), read_skip_spaces(), ANL_FILE_MNGR::Read_Uint64(), read_upto(), scan_ident(), scan_string(), skip_old_ii_controls(), skip_old_rii_controls(), skip_spaces(), t_getc(), t_gets(), TB_getline(), test_for_changes(), update_instantiation_info_file(), update_rii_file(), xrd_SL(), y_getc(), y_gets(), and yrd_SL().
| char* getcap | ( | ) |
| int getchar | ( | void | ) |
Referenced by _PAUSE(), delete_if_ordinary(), execute(), get_line(), getline(), main(), and s_paus().
| int getcontext | ( | ucontext_t * | ) |
| int getcurx | ( | WINDOW * | ) |
| int getcury | ( | WINDOW * | ) |
| struct tm* getdate | ( | const char * | ) | [read] |
| char** getdev | ( | ) |
| char** getdgrp | ( | ) |
| int getdomainname | ( | char * | , | |
| int | ||||
| ) |
Referenced by cwh_dst_init_file(), and DST_build().
| int getdtablesize | ( | void | ) |
| char* getenv | ( | const char * | ) |
| struct errhdr* geterec | ( | ) | [read] |
| struct errhdr* geteslot | ( | ) | [read] |
Referenced by _PXFGETGRGID().
Referenced by _PXFGETGRNAM().
| int getgroups | ( | int | , | |
| TARGET_GETGROUPS_T | [] | |||
| ) |
Referenced by _PXFGETGROUPS().
| struct hostent* gethostbyaddr | ( | ) | [read] |
| struct hostent* gethostbyname | ( | ) | [read] |
| struct hostent* gethostent | ( | ) | [read] |
| int gethostname | ( | char * | , | |
| size_t | ||||
| ) |
Referenced by cwh_dst_init_file(), DST_build(), gethostname_(), hostnm_(), and init_cif().
| int getitimer | ( | int | , | |
| struct itimerval * | ||||
| ) |
| int getmaxx | ( | WINDOW * | ) |
| int getmaxy | ( | WINDOW * | ) |
| int getmntent | ( | ) |
| struct netent* getnetbyaddr | ( | ) | [read] |
| struct netent* getnetbyname | ( | ) | [read] |
| struct netconfig* getnetconfigent | ( | char * | ) | [read] |
| struct netent* getnetent | ( | ) | [read] |
| int getpagesize | ( | void | ) |
Definition at line 64 of file getpagesize.c.
| int getparx | ( | WINDOW * | ) |
| int getpary | ( | WINDOW * | ) |
| char* getpass | ( | const char * | ) |
Referenced by _PXFGETPGRP(), and sigdie().
| int getpriority | ( | int | , | |
| int | ||||
| ) |
| struct protoent* getprotobyname | ( | ) | [read] |
| struct protoent* getprotobynumber | ( | ) | [read] |
| struct protoent* getprotoent | ( | ) | [read] |
| int getpw | ( | int | , | |
| char * | ||||
| ) |
Referenced by _PXFGETPWNAM().
Referenced by _PXFGETLOGIN(), and _PXFGETPWUID().
| int getrlimit | ( | int | , | |
| struct rlimit * | ||||
| ) |
| int getrnge | ( | char * | ) |
| struct rpcent* getrpcbyname | ( | const char * | ) | [read] |
| struct rpcent* getrpcbynumber | ( | int | ) | [read] |
| char* gets | ( | char * | ) |
Referenced by Read_Line().
| struct servent* getservbyname | ( | ) | [read] |
| struct servent* getservbyport | ( | ) | [read] |
| struct servent* getservent | ( | ) | [read] |
| struct spwd* getspnam | ( | const char * | ) | [read] |
| int getsubopt | ( | char ** | , | |
| char *const * | , | |||
| char ** | ||||
| ) |
| int gettmode | ( | void | ) |
| char* gettxt | ( | const char * | , | |
| const char * | ||||
| ) |
| int getvol | ( | ) |
| int getw | ( | FILE * | ) |
| char* getwd | ( | char * | ) |
| void getwidth | ( | eucwidth_t * | ) |
| int gmatch | ( | const char * | , | |
| const char * | ||||
| ) |
| int gsignal | ( | int | ) |
| int halfdelay | ( | int | ) |
| int has_ic | ( | void | ) |
| int has_il | ( | void | ) |
| long int hashinc | ( | ) |
| char* hasmntopt | ( | ) |
| int hcreate | ( | size_t | ) |
Referenced by Process_GDAR().
Referenced by Process_GDAR().
| int hide_panel | ( | PANEL * | ) |
| int host2netname | ( | char * | , | |
| char * | , | |||
| char * | ||||
| ) |
| int hrtalarm | ( | hrtcmd_t * | , | |
| int | ||||
| ) |
| int hrtcancel | ( | const long int * | , | |
| int | ||||
| ) |
| int hrtcntl | ( | int | , | |
| int | , | |||
| interval_t * | , | |||
| hrtime_t * | ||||
| ) |
| int hrtsleep | ( | hrtcmd_t * | ) |
Referenced by Process_GDAR().
| short unsigned int htons | ( | unsigned | int | ) |
Referenced by DaVinci::DaVinci(), and ntohs().
| double hypot | ( | double | , | |
| double | ||||
| ) |
Definition at line 301 of file math-68881.h.
| int idlok | ( | WINDOW * | , | |
| int | ||||
| ) |
| long unsigned int inet_addr | ( | ) |
Referenced by DaVinci::DaVinci().
| long unsigned int inet_network | ( | ) |
| char* inet_ntoa | ( | ) |
| int init_color | ( | int | , | |
| int | , | |||
| int | , | |||
| int | ||||
| ) |
| int init_pair | ( | int | , | |
| int | , | |||
| int | ||||
| ) |
| int initgroups | ( | const char * | , | |
| gid_t | ||||
| ) |
| WINDOW* initscr | ( | ) |
| char* initstate | ( | unsigned | , | |
| char * | , | |||
| int | ||||
| ) |
| int intrflush | ( | WINDOW * | , | |
| int | ||||
| ) |
| int ioctl | ( | int | , | |
| int | , | |||
| ... | ||||
| ) |
| int is_linetouched | ( | WINDOW * | , | |
| int | ||||
| ) |
| int is_wintouched | ( | WINDOW * | ) |
| int isalnum | ( | int | ) |
Referenced by _nl_normalize_codeset(), AR_NOINTRIN_ERROR(), ar_sim(), l_L(), WHIRL2C_make_valid_c_name(), and WHIRL2F_make_valid_name().
| int isalpha | ( | int | ) |
| int isascii | ( | int | ) |
| int iscntrl | ( | int | ) |
Referenced by Has_Control_Char().
| int isdigit | ( | int | ) |
Referenced by __ompc_environment_variables(), _gocthex(), _ishol(), _nexdata(), _nl_normalize_codeset(), CGEMIT_Register_Definitions(), CGTARG_TN_For_Asm_Operand(), constraint_by_address(), DST_mk_name(), find_name(), fixed_classify_line(), free_classify_line(), g_octhex(), Generate_Asm_String(), get_gcc_version(), Get_WN_Label(), gs_decode_reg_name(), is_decimal(), WB_BUFFER::Is_Integer(), is_pound_line_dir(), isholl(), l_C(), l_CHAR(), l_L(), l_R(), l_R16(), NAMEfindit(), nex_data(), Next_Archive_Member(), parse_fill_align_symbol(), parse_prefetch_ref(), process_R_option(), process_t_option(), Process_Trace_Option(), process_X_option(), r_apply_l_const(), Rag_Handle_Woff_Args(), read_table(), s_stop(), Set_Register_Range_Not_Allocatable(), setup_format(), WB_BUFFER::Skip_To_Separator(), skip_to_separator(), W2CF_Get_Basename(), WB_symbol(), WB_type(), wrt_E(), wrt_EQ(), wrt_F(), and wrt_FQ().
| int isencrypt | ( | const char * | , | |
| size_t | ||||
| ) |
| int isendwin | ( | void | ) |
| int isgraph | ( | int | ) |
Referenced by find_name().
| int isinf | ( | double | ) |
| int islower | ( | int | ) |
Referenced by cc_get_token(), courierize(), cwh_add_to_module_files_table(), fill_ent(), fixed_classify_line(), fixed_get_char(), free_classify_line(), free_get_char(), get_dir_token_from_str(), is_dollar_directive(), is_par_directive(), is_star_directive(), parse_io_control_list(), reset_src_input(), and scan_thru_close_paren().
| int isnan | ( | double | ) |
| int isnand | ( | double | ) |
| int isnanf | ( | float | ) |
| int isprint | ( | int | ) |
Referenced by _is_file_name(), and append_char().
| int ispunct | ( | int | ) |
Referenced by getword().
| int isspace | ( | int | ) |
Referenced by _g_complx(), _g_number(), _nl_load_domain(), bulletize(), create_help_msg(), do_fancy_stuff(), getword(), kill_bogus_lines(), l_C(), NAMEfindit(), nextword(), paramstuff(), rd_F(), rd_I(), read_alias_file(), read_table(), read_ucnid(), skip_white_and_stars(), strip_trailing_newlines(), and Trim_Leading_Spaces().
| int isupper | ( | int | ) |
Referenced by alias_compare(), getword(), and iscommand().
| int isxdigit | ( | int | ) |
| int item_count | ( | MENU * | ) |
| char* item_description | ( | ITEM * | ) |
| int item_index | ( | ITEM * | ) |
| char* item_name | ( | ITEM * | ) |
| char* item_userptr | ( | ITEM * | ) |
| int item_value | ( | ITEM * | ) |
| int item_visible | ( | ITEM * | ) |
| long int itol | ( | ) |
| double j0 | ( | double | ) |
Referenced by analyze_subscript_affine_affine(), G77_besj0_0(), and G77_dbesj0_0().
| double j1 | ( | double | ) |
Referenced by analyze_subscript_affine_affine(), G77_besj1_0(), G77_dbesj1_0(), merge_scc_to_form_new_loop(), pos(), and ret_cond_branch().
| double jn | ( | int | , | |
| double | ||||
| ) |
Referenced by G77_besjn_0(), G77_dbesjn_0(), and Middle_Loop_Pwr2_Group_Hack().
| long int jrand48 | ( | short unsigned int * | ) |
| char* keyname | ( | int | ) |
| int keypad | ( | WINDOW * | , | |
| int | ||||
| ) |
| char killchar | ( | void | ) |
| int killpg | ( | int | , | |
| int | ||||
| ) |
| char* l64a | ( | long | int | ) |
Referenced by Expand_Integer_Divide_By_Constant(), and Update_Label_Info().
| dl_t ladd | ( | ) |
| int lckpwdf | ( | void | ) |
| void lcong48 | ( | short unsigned int * | ) |
| int ldaclose | ( | struct ldfile * | ) |
| int ldclose | ( | struct ldfile * | ) |
| double ldexp | ( | double | , | |
| int | ||||
| ) |
Definition at line 481 of file math-68881.h.
| dl_t ldivide | ( | ) |
| int ldlseek | ( | struct ldfile * | , | |
| unsigned | int | |||
| ) |
| int ldnlseek | ( | struct ldfile * | , | |
| const char * | ||||
| ) |
| int ldnrseek | ( | struct ldfile * | , | |
| const char * | ||||
| ) |
| int ldnsseek | ( | struct ldfile * | , | |
| const char * | ||||
| ) |
| int ldohseek | ( | struct ldfile * | ) |
| int ldrseek | ( | struct ldfile * | , | |
| unsigned | int | |||
| ) |
| int ldsseek | ( | struct ldfile * | , | |
| unsigned | int | |||
| ) |
| int ldtbseek | ( | struct ldfile * | ) |
| int leaveok | ( | WINDOW * | , | |
| int | ||||
| ) |
| dl_t lexp10 | ( | ) |
| void* lfind | ( | const void * | , | |
| const void * | , | |||
| size_t * | , | |||
| size_t | , | |||
| int(*)(const void *, const void *) | ||||
| ) |
| double lgamma | ( | double | ) |
Referenced by lgamma_().
| int link | ( | const char * | , | |
| const char * | ||||
| ) |
| char** listdev | ( | ) |
| char** listdgrp | ( | ) |
| dl_t llog10 | ( | ) |
| dl_t lmul | ( | ) |
| int lock | ( | int | , | |
| int | , | |||
| long | ||||
| ) |
| double log | ( | double | ) |
Definition at line 257 of file math-68881.h.
| double log10 | ( | double | ) |
Definition at line 279 of file math-68881.h.
| float log10f | ( | float | ) |
Referenced by intr_wrap_055(), and Targ_IntrinsicOp().
| double logb | ( | double | ) |
Definition at line 470 of file math-68881.h.
| float logf | ( | float | ) |
Referenced by __clog(), __powcc(), __rlg10(), intr_wrap_047(), r_log(), and Targ_IntrinsicOp().
| char* logname | ( | void | ) |
Referenced by declare_source_confusing(), fetch_data(), fperr(), overflow(), and trapmathlibabort().
| char* longname | ( | void | ) |
| dl_t lshiftl | ( | ) |
| dl_t lsub | ( | ) |
| int m_addch | ( | int | ) |
| int m_addstr | ( | char * | ) |
| int m_clear | ( | void | ) |
| int m_erase | ( | void | ) |
| int m_move | ( | int | , | |
| int | ||||
| ) |
| int m_refresh | ( | void | ) |
| int maillock | ( | char * | , | |
| int | ||||
| ) |
| int mailunlock | ( | void | ) |
Referenced by frv_vliw_add_insn(), get_gcc_version(), and main().
| datum makdatum | ( | ) |
| void makecontext | ( | ucontext_t * | , | |
| void(*)() | , | |||
| int | , | |||
| ... | ||||
| ) |
Referenced by MEM_Trace().
Definition at line 50 of file netware-libgcc.c.
| int mallopt | ( | int | , | |
| int | ||||
| ) |
Referenced by main().
| int map_button | ( | long unsigned | int | ) |
| int mbftowc | ( | char * | , | |
| wchar_t * | , | |||
| int(*)() | , | |||
| int * | ||||
| ) |
| int mblen | ( | const char * | , | |
| size_t | ||||
| ) |
Referenced by _fio_du_open(), and adjust_address_1().
| int memlock | ( | ) |
| int memlocked | ( | ) |
| int memunlock | ( | ) |
| int menu_driver | ( | MENU * | , | |
| int | ||||
| ) |
| char* menu_mark | ( | MENU * | ) |
| int menu_pad | ( | MENU * | ) |
| char* menu_pattern | ( | MENU * | ) |
| char* menu_userptr | ( | MENU * | ) |
| int meta | ( | WINDOW * | , | |
| int | ||||
| ) |
Referenced by sol_gt_pch_use_address().
Referenced by arcExtMap_add(), get_gcc_version(), and main().
| int mkdir | ( | const char * | , | |
| mode_t | ||||
| ) |
| int mkdirp | ( | const char * | , | |
| mode_t | ||||
| ) |
| int mkfifo | ( | const char * | , | |
| mode_t | ||||
| ) |
Referenced by _PXFMKFIFO().
| int mkstemp | ( | char * | ) |
| char* mktemp | ( | char * | ) |
| caddr_t mmap | ( | ) |
Referenced by __profile_finalize(), _elf_mmap(), _elf_output(), _nl_load_domain(), cygwin_gt_pch_get_address(), darwin_gt_pch_use_address(), darwin_rs6000_gt_pch_use_address(), DRA_Open_And_Map_File(), ELF_object::ELF_object(), ELF_object64::ELF_object64(), f77_map_datapool_(), f77_map_datapool_pad_(), File_Info::File_Info(), gs_read(), gs_write(), hpux_gt_pch_get_address(), hpux_gt_pch_use_address(), ir_b_create_map(), ir_b_grow_map(), linux_gt_pch_get_address(), linux_gt_pch_use_address(), load_file(), MDclose(), open_counts_file(), open_file(), pa_gt_pch_get_address(), pa_gt_pch_use_address(), Process_Option_File(), read_file(), read_include_file(), sol_gt_pch_use_address(), unwind_init(), and unwind_state_stack_push().
| double modf | ( | double | , | |
| double * | ||||
| ) |
Definition at line 518 of file math-68881.h.
| float modff | ( | float | , | |
| float * | ||||
| ) |
| int mount | ( | const char * | , | |
| const char * | , | |||
| int | , | |||
| ... | ||||
| ) |
| int mouse_off | ( | long | int | ) |
| int mouse_on | ( | long | int | ) |
| int mouse_set | ( | long | int | ) |
| int move_field | ( | FIELD * | , | |
| int | , | |||
| int | ||||
| ) |
| int move_panel | ( | PANEL * | , | |
| int | , | |||
| int | ||||
| ) |
| int mprotect | ( | ) |
| int msgctl | ( | int | , | |
| int | , | |||
| ... | ||||
| ) |
| int msgget | ( | key_t | , | |
| int | ||||
| ) |
| int munmap | ( | ) |
Referenced by __profile_finalize(), _elf_output(), _nl_load_domain(), close_file(), IPA_LNO_READ_FILE::Close_Read_File(), cygwin_gt_pch_get_address(), darwin_gt_pch_use_address(), darwin_rs6000_gt_pch_use_address(), DRA_Mem_Unmap_File(), elf_end(), elfunmap(), hpux_gt_pch_get_address(), hpux_gt_pch_use_address(), init_ggc(), ir_b_grow_map(), linux_gt_pch_get_address(), linux_gt_pch_use_address(), MDclose(), pa_gt_pch_get_address(), pa_gt_pch_use_address(), purge_cache(), read_file(), release_pages(), sol_gt_pch_use_address(), unwind_fini(), unwind_state_stack_push(), WN_free_input(), IPA_LNO_WRITE_FILE::Write_Cleanup(), and File_Info::~File_Info().
| int mvcur | ( | int | , | |
| int | , | |||
| int | , | |||
| int | ||||
| ) |
| int mvderwin | ( | WINDOW * | , | |
| int | , | |||
| int | ||||
| ) |
| int mvprintw | ( | int | , | |
| int | , | |||
| ... | ||||
| ) |
| int mvscanw | ( | int | , | |
| int | , | |||
| ... | ||||
| ) |
| int mvwin | ( | WINDOW * | , | |
| int | , | |||
| int | ||||
| ) |
| int mvwprintw | ( | WINDOW * | , | |
| int | , | |||
| int | , | |||
| ... | ||||
| ) |
| int mvwscanw | ( | WINDOW * | , | |
| int | , | |||
| int | , | |||
| ... | ||||
| ) |
| int napms | ( | int | ) |
| void netdir_free | ( | char * | , | |
| int | ||||
| ) |
| int netdir_options | ( | struct netconfig * | , | |
| int | , | |||
| int | , | |||
| char * | ||||
| ) |
| void netdir_perror | ( | char * | ) |
| char* netdir_sperror | ( | ) |
| FIELD* new_field | ( | int | , | |
| int | , | |||
| int | , | |||
| int | , | |||
| int | , | |||
| int | ||||
| ) |
| ITEM* new_item | ( | char * | , | |
| char * | ||||
| ) |
Referenced by CG_Compute_Checksum(), Create_Io_Entry(), and final().
| int new_page | ( | FIELD * | ) |
| int newkey | ( | char * | , | |
| int | , | |||
| int | ||||
| ) |
| WINDOW* newpad | ( | int | , | |
| int | ||||
| ) |
| WINDOW* newwin | ( | int | , | |
| int | , | |||
| int | , | |||
| int | ||||
| ) |
| double nextafter | ( | double | , | |
| double | ||||
| ) |
Referenced by start_method_def().
| int nftw | ( | const char * | , | |
| int(*)(const char *, const struct stat *, int, struct FTW *) | , | |||
| int | , | |||
| int | ||||
| ) |
| int nice | ( | int | ) |
| int nl | ( | void | ) |
| char* nl_langinfo | ( | nl_item | ) |
Referenced by _cpp_default_encoding(), DEFUN(), locale_charset(), and parse_source_file_1().
| int nocbreak | ( | void | ) |
| int nocrmode | ( | void | ) |
| int nodelay | ( | WINDOW * | , | |
| int | ||||
| ) |
| int noecho | ( | void | ) |
| int nonl | ( | void | ) |
| int noraw | ( | void | ) |
| int notimeout | ( | WINDOW * | , | |
| int | ||||
| ) |
| long int nrand48 | ( | short unsigned int * | ) |
| int ns_close | ( | ) |
| struct nssend* ns_rcv | ( | ) | [read] |
| int ns_send | ( | ) |
| int ns_setup | ( | ) |
| short unsigned int ntohs | ( | unsigned | int | ) |
| int nuname | ( | struct utsname * | ) |
| int open | ( | const char * | , | |
| int | , | |||
| ... | ||||
| ) |
| DIR* opendir | ( | const char * | ) |
| int openprivwait | ( | ) |
| int openwait | ( | ) |
| int p2close | ( | FILE ** | ) |
| int p2open | ( | const char * | , | |
| FILE ** | ||||
| ) |
| char* p_cdname | ( | ) |
| char* p_class | ( | ) |
| char* p_rr | ( | ) |
| char* p_type | ( | ) |
| int pair_content | ( | int | , | |
| short int * | , | |||
| short int * | ||||
| ) |
| char* panel_userptr | ( | PANEL * | ) |
| long int pathconf | ( | const char * | , | |
| int | ||||
| ) |
Referenced by lrealpath().
| char* pathfind | ( | const char * | , | |
| const char * | , | |||
| const char * | ||||
| ) |
| int pause | ( | void | ) |
Referenced by _PAUSE(), _PXFPAUSE(), and s_paus().
| int pclose | ( | FILE * | ) |
Referenced by find_toolroot(), get_gcc_version(), and print_search_path().
| void perror | ( | const char * | ) |
Referenced by _mcleanup(), add_file_args(), bfd_perror(), cif_flush_include_recs(), cleanup(), cleanup_temp_objects(), close_output_files(), compile_resource_file(), create_tmp_file(), create_tmpdir(), create_unique_file(), cwh_dst_init_file(), DaVinci::DaVinci(), DEFUN(), do_compile(), dsecnds_vms(), DST_build(), dV_view_whirl(), elfmap(), elfunmap(), emit_lkcord(), error(), extract_archive_member(), f77_map_datapool_(), f77_map_datapool_pad_(), f77fatal(), flushout(), G77_perror_0(), if(), init_cif(), init_md_reader(), init_md_reader_args_cb(), ipa_compile_init(), main(), Make_Absolute_Path(), make_link(), read_call_graph(), read_obj_list(), read_seek(), run_phase(), run_pixie(), run_prof(), secnds_vms(), unwind_stack(), update_instantiation_info_file(), and write_automata().
| struct pfdat* pfind | ( | ) | [read] |
| int pglstlk | ( | ) |
| int pglstunlk | ( | ) |
| int pid_slot | ( | proc_t * | ) |
| int plock | ( | int | ) |
| struct pmaplist* pmap_getmaps | ( | ) | [read] |
| u_short pmap_getport | ( | ) |
| enum clnt_stat pmap_rmtcall | ( | ) |
| int pmap_set | ( | ) |
| int pmap_unset | ( | ) |
| int pnoutrefresh | ( | WINDOW * | , | |
| int | , | |||
| int | , | |||
| int | , | |||
| int | , | |||
| int | , | |||
| int | ||||
| ) |
| FILE* popen | ( | const char * | , | |
| const char * | ||||
| ) |
Referenced by find_toolroot(), and read_gcc_output().
| int pos_form_cursor | ( | FORM * | ) |
| int pos_menu_cursor | ( | MENU * | ) |
| int post_form | ( | FORM * | ) |
| int post_menu | ( | MENU * | ) |
| double pow | ( | double | , | |
| double | ||||
| ) |
Definition at line 307 of file math-68881.h.
| float powf | ( | float | , | |
| float | ||||
| ) |
Referenced by fold_general_exponentiation().
| int prefresh | ( | WINDOW * | , | |
| int | , | |||
| int | , | |||
| int | , | |||
| int | , | |||
| int | , | |||
| int | ||||
| ) |
| int printf | ( | const char * | , | |
| ... | ||||
| ) |
Referenced by _bfd_vms_length_hash_symbol(), _dump_pu_data(), _dumppfmt(), _dwarf_internal_printlines(), _dwarf_p_error(), _get_dc_param(), _xcreate_simple_basic_shackle(), _xdependence_is_preserved(), _xlate_binary_search_for_addr(), _xlate_special_search_for_addr(), DIPA_Phase_Manager::Accum_All_Stats(), LINEX::Add_access(), PF_LOOPNODE::Add_Ref(), Add_To_Symbol(), CODEMAP::Add_unary_node(), Analyse_Dependencies(), auto_export(), basic(), bitpattern(), build_automata(), build_call_graph(), build_hash_table(), c_atoq(), c_q_add(), c_q_div(), c_q_mul(), c_q_sub(), c_qtenscale(), c_qtoa(), catch_signal(), CG_Generate_Code(), chain_open(), change_state(), check_ar_result(), check_atomic_expression(), check_for_directive(), check_parallel_directive(), check_parallel_for_directive(), check_parallel_sections_directive(), check_sections_directive(), check_single_directive(), chewbits(), chewname(), cleanup(), IPO_INLINE::Clone_Callee(), SINGLE_LOOP::Collect_Refs_Prefs(), PF_UGS::ComputePFVec(), Construct_Fld_Path(), convtest128a(), convtest128b(), convtest128c(), convtest64(), crayerr128_1(), crayerr128_1a(), crayerr128_1b(), crayerr128_1c(), crayerr128_2(), crayerr128_64(), crayerr128_i(), crayerr64_1(), crayerr64_2(), crayerr64_i(), crayerr64_i2(), craytest128_1(), craytest128_1t(), craytest128_2t(), craytest128_64(), craytest128_i(), craytest64_1(), craytest64_1t(), craytest64_2(), craytest64_2t(), craytest64_c(), craytest64_i(), craytest64_i2(), ARRAY_LOWER_REF::Create_Local_Block_Dim(), create_struct_argchck_tbl(), Create_TY_For_Tree(), croak(), csc_printf(), cwh_auxst_dump(), cwh_auxst_dump_dummies(), cwh_auxst_dump_list(), cwh_block_dump(), cwh_stab_dump_FIELDS(), cwh_stk_dump(), cwh_whirl_simplfier_control(), PARTITION_GRAPH::Cycle_Detector(), d_demangle(), DaVinci::DaVinci(), DBX_WN_Map(), Debug_Break(), debug_print_page_list(), decAddOp(), decApplyRound(), decDivideOp(), decSetSubnormal(), decUnitAddSub(), delete_if_ordinary(), Depth_First_Ordering(), describe(), Dipa_Proc_Options(), display_help(), display_problems(), display_target_options(), Do_Automatic_Transformation(), Doacross_Cost(), dosum(), dsmOneArcInst(), dump_all_macros(), DIPA_Phase_Manager::Dump_All_Phases(), dump_args(), dump_array_ref(), dump_cand_trees(), dump_cn_tree(), dump_field(), dump_hb(), dump_instruction_fus(), dump_objects(), dump_option(), dump_option_info(), dump_option_seen(), dump_options(), DIPA_Phase::Dump_Phase(), Dump_Rta_Scns(), dumpclearif(), dumpem(), dumpgen(), dumpif(), dumpimp(), dumpTable(), dwarf_print_memory_stats(), eek_a_bug(), emit_gnu_type(), emit_inits_for_symbol(), emit_insn_modes_c_header(), emit_insn_modes_h(), emit_lkcord(), emit_min_insn_modes_c_header(), emit_mode_adjustments(), emit_mode_name(), end_blk_mp_semantics(), endian(), MANUAL_PREFETCH_SYMBOLS::Enter(), Expand_DivRem(), Expand_Expr(), expand_start_critical(), expand_start_do_loop(), extract_quoted_files(), f77_map_datapool_(), f77_map_datapool_pad_(), F_check(), f_define(), fail(), farewell(), fast_fuse_check_msg(), FB_Print(), fill_ent(), find_bytes_big(), find_prog_unit_tbl(), finish_mangling(), Fiss_Gather_Inner_Loop(), Fission_Inner_Loop(), fission_verbose_info(), FIX_PROC_HEAD(), fix_tree(), flushout(), fmissing(), Form_Statement_Refs(), FPROP(), Fuse_Test(), fusion_verbose_info(), gas(), gen_attr(), gen_dis_table(), gen_exp(), gen_expand(), gen_insn(), gen_macro(), gen_peephole(), PF_LG::Gen_Pref_Node(), PF_LOOPNODE::Gen_Prefetch(), gen_proto(), gen_rtx_scratch(), gen_split(), gendecl(), gendef(), Generate_MM(), generate_reloc(), genmacro(), Get_A_Lifetime(), Get_A_Number(), Get_Bounded_Number(), Get_Doacross_Tile_Size(), get_intrinsic_name(), get_ioitem_name(), get_iostatement_name(), Get_Lifetimes(), SUMMARY_SYMBOL::Get_Name(), get_token(), ggc_collect(), gs_tree_code_class(), gs_write(), gsbi_class_name(), gsbi_ts_name(), hash_dummy(), hello(), help(), HoistIf(), i370_elf_relocate_section(), i_define(), ieeeerr32_1(), ieeeerr32_2(), ieeeerr32_2c(), ieeeerr64_1(), ieeeerr64_2(), ieeeerr64_2c(), ieeerand128_2(), ieeerand32_2(), ieeerand64_2(), ieeetest32_1t(), ieeetest32_2c(), ieeetest32_2cmp(), ieeetest32_2t(), ieeetest64_1t(), ieeetest64_2c(), ieeetest64_2cmp(), ieeetest64_2t(), IGLS_Schedule_Region(), PARTITION_GRAPH::Illegal_Partition(), in_iclass(), OPTIONS_STACK::Init(), Init_Prefetch_Options(), CACHE_PARAMETERS::Initialize(), Inliner_Read_PUs(), inner_fission_2(), inner_fission_verbose_info(), SINGLE_LOOP::Insert_Pref(), SINGLE_LOOP::Insert_Ref(), instru_lib_error(), internal(), interr64_1(), invalid_msg(), IPO_Process_edge(), ir_b2a_process_PUs(), ir_prof_dump(), ir_size(), Is_Child(), Issue_Port_Generator(), KAPI2X_checkPortTypes(), KAPI_Initialize2(), KAPI_IntraClusterBypass(), kapi_ProcessInterclusterLatency(), kapi_ProcessIntraclusterLatency(), kapi_pstnLookup(), KDebug_DumpLatencies(), lang_specific_driver(), layout(), ldversion(), Lego_File_Fini(), Lego_File_Init(), Lego_Fix_Local(), Lego_Fix_Local_Rec(), Lego_Lower_Pragmas(), Lego_PU_Fini(), Lego_Read_Pragmas(), letter_range(), letter_signed(), linux_finish_dynamic_link(), load_dependencies(), load_insn_classes(), Local_Insn_Sched(), lower_mp(), Lower_Pragma_Distribute(), Lower_Pragma_Redistribute(), lower_reduction(), LWN_Get_Next_Stmt_Node(), m32r_elf_adjust_dynamic_symbol(), m32r_elf_finish_dynamic_sections(), m32r_elf_finish_dynamic_symbol(), m32r_elf_size_dynamic_sections(), m32r_legitimize_pic_address(), m68hc11_address_cost(), m68hc11_check_z_replacement(), m68hc11_go_if_legitimate_address(), m68hc11_reassign_regs(), m68hc11_z_replacement(), main(), make_import_fixup_mark(), make_insn_sequence(), Map_Memop_To_Prefetch(), match_rtx(), Max_Dep_Distance(), MEM_POOL_Alloc_P(), MEM_POOL_Delete(), MEM_POOL_FREE(), MEM_POOL_Initialize_P(), MEM_POOL_Pop_P(), MEM_POOL_Pop_Unfreeze_P(), MEM_POOL_Push_Freeze_P(), MEM_POOL_Push_P(), MEM_POOL_Realloc_P(), memop_valid(), Callback::Menu_Select(), Merge_Blocks(), merge_scc_to_form_new_loop(), misc_tests(), missing(), LOOP_MODEL::Model(), mpw_abort(), mul64(), narcar_(), nchara_(), PQS_MANAGER::never_true_together(), Callback::Node_Select(), nretca_(), ntabca_(), ntabch_(), ntr_const_tbl(), WN_OPCODE_print::operator()(), OPERATOR_nkids(), or32_extract(), or32_opcode_match(), or32_print_register(), outer_fusion_verbose_info(), output_add_clobbers(), output_added_clobbers_hard_reg_p(), output_get_insn_name(), output_insn_data(), output_operand_data(), output_peephole2_scratches(), output_predicate_decls(), output_prologue(), PARAMS(), parse_cc_line(), parse_define_str(), parse_resource_users(), pe_create_import_fixup(), pe_implied_import_dll(), Per_SNL_Shackle_Phase(), Perform_Transformation(), pexecute(), pfinish(), post_peeling_verbose_info(), ppc_elf_relocate_section(), pr_count(), pr_vertex_name(), prcray128(), prcray64(), pre_parse_format(), pre_peeling_verbose_info(), preferred_reload_class(), Prefetch_Auto(), Prefetch_Driver(), Prefetch_Manual(), prieee32(), prieee64(), SUMMARY_SYMBOL::Print(), print64(), print_abbrevs(), print_aranges(), print_attribute(), print_aux(), print_c_condition(), print_completer_entry(), print_completer_table(), print_dependency_table(), Print_DFN(), print_dis_table(), Print_Feedback_Info(), print_file_desc(), print_frame_inst_bytes(), print_frames(), print_global_hdr(), print_host_wide_int(), print_infos(), print_insn_dlx(), print_insn_h8500(), print_line_detail(), print_line_header(), print_line_numbers_this_cu(), print_locs(), print_macinfo(), print_main_table(), print_one_die(), print_one_macro_entry_detail(), Print_Ops_In_BB(), print_path(), Print_Pred(), print_prefix(), print_pubnames(), print_reloc_information_32(), print_reloc_information_64(), print_rtx_ptr_loc(), print_search_path(), print_size(), PF_LOOPNODE::Print_Splits(), print_static_funcs(), print_static_vars(), print_string_table(), print_strings(), PF_LOOPNODE::Print_Structure(), print_sym_hdr(), print_symbol(), print_target_help(), print_type(), print_type_string(), print_types(), print_usage(), print_version(), PF_LOOPNODE::Print_Volume(), print_weaknames(), printreg(), SUMMARIZE< program >::Process_chi_jump_function(), process_cmd_line(), process_command(), process_counts(), process_func(), Process_GDAR(), process_object_file(), process_one_file(), SUMMARIZE< program >::Process_phi_jump_function(), process_pu(), Process_PU_Disable_Pragmas(), Process_PU_Pragmas(), process_stab(), process_template(), process_u_option(), process_wn(), Proj_Node_Has_Two_Strides(), read_call_graph(), Read_Distr_Pragmas(), Read_Global_Info(), read_obj_list(), Read_Pragma_Distribute(), Read_Pragma_Distribute_Reshape(), Read_Pragma_Redistribute(), read_tfile(), read_zip_archive(), Realloc_Clear(), Remove_Branches(), Reshape_ST_Entry(), RNL(), set_arg_arr(), set_up_letter_idx_table(), SHACKLE_Phase(), Simd(), simd_2(), Simd_Analysis(), size_of_each_pu(), SNL_Print_Ldid_Pointers(), SNL_Transform(), sparc_emit_set_const64(), ssa_rename_from_print(), ssa_rename_from_print_1(), DIPA_Phase::Start(), CDIPA_Phase_Pre::Start(), CDIPA_Phase_Phase2::Start(), CDIPA_Phase_Phase1::Start(), store_ctrl(), t_index(), t_scan(), t_verify(), tag_arcs(), tag_blocks(), tag_counters(), tag_function(), tag_lines(), tag_summary(), REGIONAL_CFG::Tail_Duplicate(), Targ_WhirlOp(), Test_bv64Rtns(), test_ibits_signed(), test_ishft_signed(), test_ishftc_signed(), tic4x_hash_opcode(), tic4x_hash_opcode_special(), translate(), LOOP_MODEL::Try_Inner(), TY2F_Dump_Fld_Path(), u_define(), update_state(), usage(), Verify_Global_Edge(), version(), vintr_fis_2(), vintr_fission_verbose_info(), Vintrinsic_Fission(), Vintrinsic_Fission_Walk(), W2CF_Dump_Symbol(), W2CF_Dump_Symhdr(), W2CF_Dump_Symtab(), w65_reloc16_extra_cases(), WFE_CS_pop(), WFE_CS_push(), WFE_Expand_Expr(), WGEN_CS_pop(), WGEN_CS_push(), WGEN_Expand_Case(), WGEN_Expand_Expr(), WN2F_dump_context(), wrap_help(), write_action(), write_afterward(), write_attr_case(), write_attr_get(), write_attr_set(), write_attr_value(), write_attr_valueq(), write_complex_function(), write_cond(), write_conditions(), write_const_num_delay_slots(), write_constant(), write_constraint_satisfied_p(), write_eligible_delay(), write_enum_constraint_num(), write_expr_attr_cache(), write_extract_subexp(), write_function_unit_info(), write_indent(), write_insn_cases(), write_insn_const_int_ok_for_constraint(), write_insn_constraint_len(), write_insn_extra_address_constraint(), write_insn_extra_memory_constraint(), write_insn_preds_c(), write_length_unit_log(), write_lookup_constraint(), write_node(), write_one_condition(), write_one_predicate_function(), write_predicate_expr(), write_predicate_subfunction(), write_regclass_for_constraint(), write_subroutine(), write_switch(), write_table(), write_test_expr(), write_tm_constrs_h(), write_tm_preds_h(), write_toplevel_expr(), write_tree(), write_unit_name(), write_units(), and xlate_address().
| int printw | ( | char * | , | |
| ... | ||||
| ) |
| void privsig | ( | ) |
Referenced by moncontrol().
| void psignal | ( | int | , | |
| const char * | ||||
| ) |
| int ptrace | ( | int | , | |
| pid_t | , | |||
| int | , | |||
| int | ||||
| ) |
| int putc | ( | int | , | |
| FILE * | ||||
| ) |
Referenced by __f77_f_back_com(), _bfd_default_error_handler(), _fwch(), _strip_mine(), _xfer_iolist(), alpha_end_function(), alpha_start_function(), arm_print_operand(), asm_fprintf(), bfd_elf_print_symbol(), c_common_print_pch_checksum(), cal_wch(), cb_define(), cb_include(), cb_line_change(), Collect_stids_in_unstructured_cflow(), combine_givs(), cp_lexer_consume_token(), cp_lexer_peek_nth_token(), cp_lexer_peek_token(), cpp_output_line(), cpp_output_token(), cpp_preprocess_file(), cris_print_index(), cris_print_operand(), cris_print_operand_address(), crx_print_operand(), d30v_init_cumulative_args(), d30v_print_operand(), debug_decision_0(), debug_decision_1(), debug_ggc_tree(), debug_regset(), debug_stack_info(), debug_tree(), default_elf_asm_named_section(), DEFUN(), deps_phony_targets(), deps_write(), dump_bb(), dump_bb_info(), dump_file(), dump_flow_info(), dump_insn_slim(), dump_macro(), Emit_Interface_Scn(), extract_quoted_files(), f_clos_com(), f_end_com(), f_rew_com(), fatal_with_file_and_line(), frv_init_cumulative_args(), gas_output_ascii(), gas_output_limited_string(), ia64_hpux_asm_file_end(), ia64_print_operand(), indent(), Indent(), lwrt_A(), main(), maybe_print_line(), mips_output_ascii(), mips_output_filename(), mmix_asm_globalize_label(), mmix_print_operand(), mt_debug_stack(), mt_init_cumulative_args(), NAMEs_wsNe_work(), output_addr_const(), output_addr_const_pdp11(), output_ascii(), output_ascii_pseudo_op(), output_asm_insn(), output_cref(), output_mi_thunk(), output_one_cref(), output_pic_addr_const(), output_quoted_string(), output_toc(), PARAMS(), perform_constant_intrinsic_call(), perror_(), pex_msdos_exec_child(), preprocess_file(), print_c_condition(), print_line(), print_node(), print_operand(), print_operand_address(), print_reg(), print_rtl_single(), print_rtl_with_bb(), print_rtx(), print_search_path(), Process_global_call(), Propagate_global_vals(), Propagate_vals_in_unstructured_cflow(), quoteput(), report_missing_guard(), rs6000_file_start(), rs6000_output_function_entry(), rs6000_output_function_epilogue(), rs6000_va_start(), rtl_dump_bb(), s390_assemble_integer(), s_paus(), s_rnge(), s_rsfe_com(), s_rsle_com(), s_srng(), s_stop(), s_wsle_com(), save_cpp_output(), scan_translation_unit(), subout(), t_putc(), test_for_changes(), timevar_print(), trace_include(), Update_annot_with_all_callee_mods(), Update_annot_with_callee_mod(), update_instantiation_info_file(), update_rii_file(), v_message(), validate_pch(), vfinfo(), VPARAMS(), x_wEND(), xstormy16_asm_output_mi_thunk(), and y_putc().
| int putchar | ( | int | ) |
Referenced by display_problems(), dump_arg_n(), dump_defn_1(), FIX_PROC_HEAD(), format_write(), gen_attr(), gen_insn(), gen_macro(), gen_proto(), genheader(), help(), invalid_msg(), main(), output_insn_data(), outstr_(), print_code(), print_filtered_help(), print_multilib_info(), print_param_help(), print_switch(), process_template(), regex_compile(), write_attr_value(), write_match_code(), write_match_code_switch(), write_one_condition(), write_predicate_expr(), write_tree(), and write_upcase().
| int putp | ( | char * | ) |
| int puts | ( | const char * | ) |
Referenced by display_version(), do_version(), emit_insn_modes_c_header(), emit_insn_modes_h(), emit_min_insn_modes_c_header(), emit_mode_adjustments(), emit_mode_mask(), F_DISASSEMBLER(), gen_attr(), gen_proto(), gencode(), gendef(), genheader(), genlegend(), genmacro(), main(), output_predicate_decls(), print_header(), print_magic_path(), print_param_help(), process_template(), write_conditions(), write_constraint_satisfied_p(), write_copyright(), write_enum_constraint_num(), write_header(), write_insn_const_int_ok_for_constraint(), write_insn_constraint_len(), write_insn_extra_address_constraint(), write_insn_extra_memory_constraint(), write_insn_preds_c(), write_lookup_constraint(), write_predicate_stmts(), write_regclass_for_constraint(), write_tm_constrs_h(), write_tm_preds_h(), and write_writer().
| int putw | ( | int | , | |
| FILE * | ||||
| ) |
Referenced by __dwarf_get_fde_list_internal(), _bfd_elf_strtab_finalize(), _bfd_elf_write_section_eh_frame_hdr(), _bfd_mips_elf_final_link(), _bfd_mips_elf_finish_dynamic_sections(), _bfd_stab_section_find_nearest_line(), _bfd_xcoff_bfd_final_link(), _cpp_save_file_entries(), _dwarf_update_line_sec(), ascii_usage(), assign_file_positions_for_segments(), b_out_write_object_contents(), bfd_elf_match_symbols_in_sections(), block_alloc(), build_worklists(), c_common_init_options(), cache_fix_array(), calc_wider_mode(), calculate_reg_pav(), Cg_Dwarf_Write_Assembly_From_Elf(), choose_reload_regs(), combine_givs(), compute_removed_literals(), compute_tag_properties(), compute_text_actions(), cpp_valid_state(), cpp_write_pch_deps(), DFS_Search(), display_problems(), do_with_relocs(), dump_ggc_loc_statistics(), ecoff_compute_section_file_positions(), elf_fixup_link_order(), elf_hppa_sort_unwind(), elf_link_add_object_symbols(), elf_link_sort_relocs(), elf_xtensa_combine_prop_entries(), elfNN_ia64_final_link(), emit_case_bit_tests(), enter_intrinsic_info(), evaluate_equiv_classes(), expand_inline_function(), find_reload_regs(), finish_struct(), finish_struct_1(), finish_struct_methods(), frv_sort_insn_group(), gas(), generate_reloc(), global_alloc(), group_aliases(), gt_pch_save(), i960_output_function_prologue(), i960_split_reg_group(), Init_Edges(), internal(), IPO_get_new_ordering(), IPO_reorder_Fld_Tab(), ldctor_build_sets(), load_insn_classes(), lower_try_finally(), m68hc11_elf_relax_section(), OPT_STAB::Make_st_group(), map_sections_to_segments(), MEM_POOL_Report(), merge_strings(), merge_usages(), mk_fdrtab(), mmix_elf_check_relocs(), mmix_elf_relax_section(), mmo_canonicalize_symtab(), oasys_write_data(), operand_build_sort_virtual(), order_pseudos(), order_sccs(), output_cref(), output_get_cpu_unit_code_func(), output_state(), output_state_alts_table(), output_trans_table(), partition_print(), partition_stack_vars(), ppc64_elf_get_synthetic_symtab(), print_buffered_messages(), print_header_records(), print_insn_sparc(), print_parse_statistics(), print_records(), process_counts(), process_def_file(), prune_unused_phi_nodes(), qsort_(), read_alias_file(), read_table(), reassociate_bb(), recolor_spills(), relax_property_section(), remap_symbols(), resort_sorted_fields(), resort_type_method_vec(), SUMMARY_STRUCT_ACCESS::Set_hot_fld(), sh64_address_in_cranges(), sh64_elf_final_write_processing(), simplify_plus_minus(), sort_and_combine_web_pairs(), sort_case_labels(), Sort_Clone_Cands(), sort_coalesce_list(), sort_fieldstack(), Sort_Interface_Scn(), Sort_Long_Branches(), sort_symbol_ref_count_array(), sort_vuses(), uniq_sort_alt_states(), units_to_automata_heuristic_distr(), variable_union(), VECTOR_Sort(), verify_jvm_instructions(), VHO_Switch_Find_Clusters(), VHO_Switch_Generate_If_Else(), VHO_Switch_Opt_Case_Hoist(), Visit_State(), win32_spawn(), write_header(), write_unit(), xtensa_isa_init(), and xtensa_read_table_entries().
| int raise | ( | int | ) |
| int rand | ( | void | ) |
Referenced by G77_irand_0(), G77_rand_0(), and Init_Hashing_Table().
| int raw | ( | void | ) |
| ssize_t readlink | ( | const char * | , | |
| char * | , | |||
| size_t | ||||
| ) |
Referenced by get_executable_dir(), init_phase_names(), ipa_compile_init(), and unwind_get_obj_phdr().
| char* realpath | ( | char * | , | |
| char * | ||||
| ) |
Referenced by find_toolroot(), get_phases_real_path(), lrealpath(), and main().
| int redrawwin | ( | WINDOW * | ) |
| char* regcmp | ( | const char * | , | |
| ... | ||||
| ) |
| char* regex | ( | const char * | , | |
| const char * | , | |||
| ... | ||||
| ) |
| double remainder | ( | double | , | |
| double | ||||
| ) |
| int remio | ( | ) |
| int remove | ( | const char * | ) |
| int request_mouse_pos | ( | void | ) |
| struct reservdev** reservdev | ( | ) | [read] |
| int reset_prog_mode | ( | void | ) |
| int reset_shell_mode | ( | void | ) |
| int resetty | ( | void | ) |
| int restartterm | ( | char * | , | |
| int | , | |||
| int * | ||||
| ) |
| int rf_falloc | ( | ) |
| double rint | ( | double | ) |
Definition at line 412 of file math-68881.h.
| int ripoffline | ( | int | , | |
| int(*)(WINDOW *, int) | ||||
| ) |
| int rmdir | ( | const char * | ) |
| int rmdirp | ( | char * | , | |
| char * | ||||
| ) |
| enum clnt_stat rpc_broadcast | ( | ) |
| enum clnt_stat rpc_call | ( | ) |
| int rpcb_getaddr | ( | ) |
| RPCBLIST* rpcb_getmaps | ( | ) |
| int rpcb_gettime | ( | ) |
| enum clnt_stat rpcb_rmtcall | ( | ) |
| int rpcb_set | ( | ) |
| char* rpcb_taddr2uaddr | ( | ) |
| struct netbuf* rpcb_uaddr2taddr | ( | ) | [read] |
| int rpcb_unset | ( | ) |
| void rpctest_service | ( | ) |
| int run_crypt | ( | long | int, | |
| char * | , | |||
| unsigned | int, | |||
| int * | ||||
| ) |
| int run_setkey | ( | int * | , | |
| const char * | ||||
| ) |
| int savetty | ( | void | ) |
| void* sbrk | ( | int | ) |
| double scalb | ( | double | , | |
| double | ||||
| ) |
| int scale_form | ( | FORM * | , | |
| int * | , | |||
| int * | ||||
| ) |
| int scale_menu | ( | MENU * | , | |
| int * | , | |||
| int * | ||||
| ) |
| int scanf | ( | const char * | , | |
| ... | ||||
| ) |
Referenced by main(), and SHACKLE_INFO::SHACKLE_INFO().
| int scanw | ( | char * | , | |
| ... | ||||
| ) |
| int scr_dump | ( | char * | ) |
| int scr_init | ( | char * | ) |
| int scr_restore | ( | char * | ) |
| int scroll | ( | WINDOW * | ) |
| int scrollok | ( | WINDOW * | , | |
| int | ||||
| ) |
| int scrwidth | ( | wchar_t | ) |
| int sdfree | ( | char * | ) |
| char* sdget | ( | char * | , | |
| int | , | |||
| ... | ||||
| ) |
| short unsigned int* seed48 | ( | short unsigned int * | ) |
| int semctl | ( | int | , | |
| int | , | |||
| int | , | |||
| ... | ||||
| ) |
| int semget | ( | key_t | , | |
| int | , | |||
| int | ||||
| ) |
| int semop | ( | int | , | |
| struct sembuf * | , | |||
| unsigned | int | |||
| ) |
| int send | ( | int | , | |
| char * | , | |||
| int | , | |||
| int | ||||
| ) |
Referenced by lang_finish(), and VPARAMS().
| int set_field_buffer | ( | FIELD * | , | |
| int | , | |||
| char * | ||||
| ) |
| int set_field_just | ( | FIELD * | , | |
| int | ||||
| ) |
| int set_field_pad | ( | FIELD * | , | |
| int | ||||
| ) |
| int set_field_status | ( | FIELD * | , | |
| int | ||||
| ) |
| int set_field_userptr | ( | FIELD * | , | |
| char * | ||||
| ) |
| int set_form_page | ( | FORM * | , | |
| int | ||||
| ) |
| int set_form_userptr | ( | FORM * | , | |
| char * | ||||
| ) |
| int set_item_userptr | ( | ITEM * | , | |
| char * | ||||
| ) |
| int set_item_value | ( | ITEM * | , | |
| int | ||||
| ) |
| int set_max_field | ( | FIELD * | , | |
| int | ||||
| ) |
| int set_menu_format | ( | MENU * | , | |
| int | , | |||
| int | ||||
| ) |
| int set_menu_mark | ( | MENU * | , | |
| char * | ||||
| ) |
| int set_menu_pad | ( | MENU * | , | |
| int | ||||
| ) |
| int set_menu_pattern | ( | MENU * | , | |
| char * | ||||
| ) |
| int set_menu_userptr | ( | MENU * | , | |
| char * | ||||
| ) |
| int set_new_page | ( | FIELD * | , | |
| int | ||||
| ) |
| int set_panel_userptr | ( | PANEL * | , | |
| char * | ||||
| ) |
| int set_top_row | ( | MENU * | , | |
| int | ||||
| ) |
Referenced by DAVINCI::DAVINCI(), daVinci::daVinci(), DaVinci::DaVinci(), gcov_open(), main(), and setbuf_().
| int setcontext | ( | ucontext_t * | ) |
| int setgid | ( | gid_t | ) |
Referenced by _PXFSETGID().
| int setgroups | ( | int | , | |
| const gid_t * | ||||
| ) |
| int sethostname | ( | char * | , | |
| int | ||||
| ) |
| int setjmp | ( | jmp_buf | ) |
Referenced by add_global_decls(), add_local_decl(), cprop(), dotest128_1(), dotest128_2(), dotest128_i(), dotest128_r(), dotest64_1(), dotest64_2(), dotest64_c(), dotest64_i(), dotest64_i2(), edit_fn_declaration(), edit_fn_definition(), EPROP(), F_check(), FPROP(), IPROP(), maximum_int(), print_insn(), print_insn_h8500(), print_insn_m68k(), print_insn_ns32k(), print_insn_vax(), print_insn_xtensa(), print_insn_z8k(), scan_for_missed_items(), unwind_stack(), and UPROP().
| void setkey | ( | const char * | ) |
| char* setlocale | ( | int | , | |
| const char * | ||||
| ) |
| FILE* setmntent | ( | char * | , | |
| char * | ||||
| ) |
Referenced by _PXFSETPGID().
| int setpriority | ( | int | , | |
| int | , | |||
| int | ||||
| ) |
| int setprivwait | ( | ) |
| int setrlimit | ( | int | , | |
| struct rlimit * | ||||
| ) |
Referenced by main(), and setup_core_dumping().
| int setrpcent | ( | int | ) |
Referenced by _PXFSETSID().
| char* setstate | ( | char * | ) |
| int setsyx | ( | int | , | |
| int | ||||
| ) |
| int setterm | ( | char * | ) |
| int setuid | ( | uid_t | ) |
Referenced by _PXFSETUID().
| int setupterm | ( | char * | , | |
| int | , | |||
| int * | ||||
| ) |
Referenced by _do_open(), f_open_com(), ffe_init(), init_asm_output(), main(), and setvbuf_().
| long int sgetl | ( | const char * | ) |
| int shmctl | ( | int | , | |
| int | , | |||
| ... | ||||
| ) |
| int shmdt | ( | void * | ) |
| int shmget | ( | key_t | , | |
| int | , | |||
| int | ||||
| ) |
| int show_panel | ( | PANEL * | ) |
| int sigaddset | ( | sigset_t * | , | |
| int | ||||
| ) |
Referenced by darwin_rs6000_extra_signals().
| int sigblock | ( | int | ) |
| int sigdelset | ( | sigset_t * | , | |
| int | ||||
| ) |
| int sigemptyset | ( | sigset_t * | ) |
| int sigfillset | ( | sigset_t * | ) |
| int sighold | ( | int | ) |
| int sigignore | ( | int | ) |
| int siginterrupt | ( | int | , | |
| int | ||||
| ) |
| int sigismember | ( | const sigset_t * | , | |
| int | ||||
| ) |
| void siglongjmp | ( | sigjmp_buf | , | |
| int | ||||
| ) |
| signal_ret_t(* )(int) signal | ( | int | , | |
| signal_ret_t(*)(int) | ||||
| ) |
Referenced by _PAUSE(), alarm_(), catch(), Catch_Signal(), catch_signal(), catch_signals(), crash_signal(), fatal_error(), fperr(), general_init(), handler(), initialize(), main(), IPA_LNO_WRITE_FILE::Open_Write_File(), Opt_Catch_Signals(), overflow(), s_paus(), scan_prog_file(), segv_handler(), server_setup(), setup_core_dumping(), setup_signal_handler(), sigdie(), signal_(), and WN_open_output().
| int sigpause | ( | int | ) |
| int sigpending | ( | sigset_t * | ) |
Referenced by _PXFSIGPENDING().
| int sigrelse | ( | int | ) |
| int sigsendset | ( | const procset_t * | , | |
| int | ||||
| ) |
Referenced by segv_handler().
| int sigsetjmp | ( | sigjmp_buf | , | |
| int | ||||
| ) |
| int sigsetmask | ( | int | ) |
| int sigsuspend | ( | sigset_t * | ) |
Referenced by _PXFSIGSUSPEND().
| double sin | ( | double | ) |
Definition at line 68 of file math-68881.h.
| float sinf | ( | float | ) |
Referenced by __ccos(), __cexp(), __csin(), __rsind(), intr_wrap_058(), r_sin(), and Targ_IntrinsicOp().
| double sinh | ( | double | ) |
Definition at line 191 of file math-68881.h.
| float sinhf | ( | float | ) |
Referenced by __ccos(), __csin(), intr_wrap_068(), r_sinh(), and Targ_IntrinsicOp().
| unsigned int sleep | ( | unsigned | int | ) |
| int slk_attroff | ( | chtype | ) |
| int slk_attron | ( | chtype | ) |
| int slk_attrset | ( | chtype | ) |
| int slk_clear | ( | void | ) |
| int slk_init | ( | int | ) |
| char* slk_label | ( | int | ) |
| int slk_noutrefresh | ( | void | ) |
| int slk_refresh | ( | void | ) |
| int slk_restore | ( | void | ) |
| int slk_set | ( | int | , | |
| char * | , | |||
| int | ||||
| ) |
| int slk_start | ( | int | , | |
| int * | ||||
| ) |
| int slk_touch | ( | void | ) |
| int socket | ( | int | , | |
| int | , | |||
| int | ||||
| ) |
Referenced by DaVinci::DaVinci().
| void* sprayproc_clear_1 | ( | ) |
| spraycumul* sprayproc_get_1 | ( | ) |
| void* sprayproc_spray_1 | ( | ) |
| int sprintf | ( | char * | , | |
| const char * | , | |||
| ... | ||||
| ) |
Referenced by __profile_init(), _bfd_archive_bsd_update_armap_timestamp(), _bfd_construct_extended_name_table(), _bfd_ecoff_write_armap(), _bfd_elf_init_reloc_shdr(), _bfd_elf_make_section_from_phdr(), _bfd_elf_print_private_bfd_data(), _bfd_elf_sprintf_vma(), _bfd_elfcore_make_pseudosection(), _bfd_generic_link_add_archive_symbols(), _bfd_vms_length_hash_symbol(), _bfd_vms_write_gsd(), _bfd_write_archive_contents(), _cpp_builtin_macro_text(), _dwarf_internal_printlines(), _dwarf_print_one_locdesc(), _fcleanup(), _fortname(), _gdc_abort(), _mcleanup(), VN::_print_exprid_to_vn(), _setunit(), Abi_Name(), ABI_Properties_End(), ada_demangle(), add_archive_element(), Add_Doacross_Comments(), add_extra_plt_sections(), add_file_args(), Add_Parallel_Region_Comments(), add_special_options(), add_targ_options(), Adjust_Opnd_Name(), adorn_decl(), aout_adobe_callback(), ap_tlog_info(), append_char(), append_gpp_mangled_name(), append_unicode_mangled_name(), AR_convert_float_to_str(), AR_STRTOD(), arc_init(), arm_mark_dllexport(), arm_mark_dllimport(), arm_override_options(), arm_pe_unique_section(), Atomic_Using_Critical(), aux_memory_msg(), avr_operand(), dp::bb_dag(), BBKIND_Name(), bfd_ar_hdr_from_filesystem(), bfd_boolean(), bfd_ecoff_debug_accumulate(), bfd_elf64_archive_write_armap(), bfd_get_unique_section_name(), bfd_mach_o_make_bfd_section(), bfd_mach_o_scan_read_segment(), bfd_mach_o_scan_read_thread(), block_move_loop(), block_move_no_loop(), branch_or_jump(), bsd_write_armap(), build_class_ref(), build_class_reference_decl(), build_element_name_1(), build_java_array_type(), build_mips16_call_stub(), build_mips16_function_stub(), build_objc_string_decl(), build_selector_reference_decl(), build_tmp_function_decl(), build_utf8_ref(), builtin_define_decimal_float_constants(), builtin_define_float_constants(), builtin_define_type_max(), builtin_define_with_hex_fp_value(), builtin_define_with_int_value(), builtin_define_with_value(), cancel_in_relop(), RINIT::Cancel_internal_gotos(), catmsgfmt(), Cg_Dwarf_Output_Asm_Bytes_Sym_Relocs(), CG_Generate_Code(), CG_Instrument_Arcs(), CGEMIT_Print_Inst(), cgen_validate_signed_integer(), cgen_validate_unsigned_integer(), cgraph_build_static_cdtor(), CGTARG_TN_And_Name_For_Asm_Constraint(), check_call_for_global_def(), Check_for_Dump_ALL(), check_for_scripts_dir(), check_size_and_freq(), cif_call_site_rec(), cif_concat(), cif_convert_to_cifconv(), cif_convert_to_lines(), cif_message_rec(), cif_misc_compiler_opts_rec(), cif_optimization_opts_rec(), cif_scope_info_rec(), cif_send_attr(), cif_summary_rec(), Class_Name(), close_dump_file(), cmp_jmp(), cmp_set(), coff_write_armap(), compile_resource_file(), concat(), concat_filename(), construct_dispose_instruction(), FB_CFG::Construct_from_whirl(), OUTPUT_FUNC_START_PROFILER::Construct_Func_Name(), construct_prepare_instruction(), construct_restore_jr(), construct_save_jarl(), IF_CONVERTOR::Convert_Candidates(), convert_escape(), CODEMAP::Convert_to_loop_invar(), convert_to_string(), Copy_Array(), Copy_Array_Section(), copy_decl_for_inlining(), cp_parser_sizeof_operand(), cpp_quote_string(), Create_Cold_Text_Section(), Create_Common_Block(), Create_Critical_Lock(), create_doloop_nest(), create_file(), Create_Global_Variable(), create_ipa_internal_name(), Create_Local_Array_ST(), LEGO_INFO::Create_Local_Index(), Create_Local_ST(), Create_Local_Symbol(), Create_Local_Variable(), Create_Loop_Symbol(), Create_MicroTask(), Create_Name_Lock(), create_primitive_vtable(), create_pseudo_type_info(), Create_Split_Common(), Create_ST_For_Tree(), create_temp_file_name(), create_tempname(), Create_Unnamed_Critical_Lock(), cris_target_asm_function_epilogue(), cwh_stab_split_ST(), cwh_stk_fld_name(), cwh_types_mk_anon_name(), cwh_types_mk_f90_pointer_ty(), d30v_print_operand(), darwin_asm_output_dwarf_offset(), DaVinci::DaVinci(), DecodeInstructionInformation(), default_flag_random_seed(), default_named_section_asm_out_constructor(), default_named_section_asm_out_destructor(), demangle_fund_type(), demangle_integral_value(), dequeue_and_dump(), Diag_Fatal(), Diag_Fatal_Srcpos(), Diag_User_Fatal(), Diag_User_Warning(), Diag_Warning(), Diag_Warning_Srcpos(), directive_region_error(), Disable_opt(), disassemble_insn(), OPT_FEEDBACK::Display(), DISTR_INFO::DISTR_INFO(), Do_Automatic_Transformation(), do_version(), DRA_Demangle(), DRA_Demangle_Arglist(), DRA_Encode_Parameter(), DRA_Process_Commons(), DRA_Process_Globals(), dp::draw_bb(), draw_bb_dependence_graph(), draw_bb_op(), draw_flow_graph(), draw_global_cfg(), draw_partition_graph(), draw_region_tree(), draw_regional_cfg(), draw_regional_dependence_graph(), DST_dump(), DST_put_hex64_attribute(), DST_put_idx(), DST_put_INT32_attribute(), DST_put_INT64_attribute(), DST_put_st_id(), DST_put_UINT32_attribute(), DST_put_UINT64_attribute(), CFG_NODE_MAP::Dump(), EXEC_PATH::Dump(), dump_char(), dump_expr(), dump_generic_node(), dump_ggc_loc_statistics(), dump_instruction_fus(), dump_whirl_expr(), dump_whirl_node(), Dump_Whirl_Node(), dV_close_WN(), dV_place_stub(), dV_tree_expr(), dV_tree_stmt(), dV_view_fb_cfg(), dV_view_fb_opt_cfg(), dw2_force_const_mem(), ebb_print_insn(), EC_Array_Portion_Calls(), ecoff_emit_aggregate(), ecoff_type_to_string(), Regional_CFG_Callback::Edge_Select(), EETARG_Call_Mcount(), EKAPI_EunMask4op(), EKAPI_GetRegName(), EKAPI_OppMask4op(), EKAPI_RegPropMask(), elf32_m68hc11_relocate_section(), elf_xtensa_get_gotplt_section(), elf_xtensa_get_plt_section(), elfcore_grok_nto_regs(), elfcore_grok_nto_status(), Em_Add_Comment(), ML_WHIRL_EMITTER::Emit(), emit_aggregate(), emit_cond_move(), Emit_KEY_SWP_Note(), emit_ldm_seq(), emit_lkcord(), Emit_Message(), emit_stm_seq(), Emit_SWP_Note(), KEY_SCH::Emit_TN(), Emit_Verification_Messg(), EMT_Assemble_BB(), EMT_Begin_File(), EMT_End_File(), encode_array(), encode_bitfield(), encode_complete_bitfield(), encode_method_def(), encode_method_prototype(), Enumerate_Insts(), ErrMsg_Report(), ErrMsg_Report_Nonuser(), ErrMsg_Report_User(), event_kind_string(), Exp_Intrinsic_Call(), Exp_Unique_Literal_Name(), expand_ashiftrt(), expand_asm_operands(), expand_block_move(), Expand_Lda(), Export_Name(), ext_msg(), F90_Generate_Loops(), f_clos_com(), f_dfnf1(), F_DISASSEMBLER(), f_open_com(), f_rep(), Fail_App_Assertion(), Fail_FmtAssertion(), fake_f_rep(), fast_fuse_check_msg(), Fatal_Error(), FB_EDGE_TYPE_sprintf(), fei_allocate(), fei_malloc(), ffecom_debug_kludge_(), ffecom_init_0(), ffecom_lookup_label(), ffecom_subscript_check_(), ffedata_eval_offset_(), ffedata_gather_(), ffedata_value_(), ffeequiv_layout_cblock(), ffeequiv_layout_local_(), ffeequiv_offset_(), ffeexpr_check_impdo_(), ffeexpr_token_arguments_(), ffeexpr_token_elements_(), ffeglobal_pad_common(), ffeglobal_proc_def_arg(), ffeglobal_proc_ref_arg(), ffeglobal_size_common(), ffelex_backslash_(), ffelex_prepare_eos_(), ffeste_R842(), ffeste_R843(), ffestorag_exec_layout(), ffesymbol_attrs_string(), Field_Size(), finalize(), find_arm_glue(), find_crt_path(), find_full_path_of_gcc_file(), find_obj_path(), find_thumb_glue(), find_toolroot(), finish_class(), Fission(), Fission_Inner_Loop(), Fission_Test(), fission_tlog_info(), FIX_PROC_HEAD(), OPT_TAIL::Fixup_exit(), Fixup_OP(), fiz_fuse_tlog_info(), fk_open(), float_label(), fmt_unit(), form_regexp(), LRANGE::Format(), format_dec(), format_gcov(), format_hex(), format_hwint(), format_operand(), Format_Operand(), format_reg(), Format_Succ(), format_sup_reg(), fr30_cgen_assemble_insn(), Freeze_Cur_Numthreads_Func(), Freeze_Numthreads_Ldid(), frv_cgen_assemble_insn(), Fuse(), fusion_tlog_info(), Gather_Scatter_Scalar_Expand(), gen_compiler_tmp(), gen_debug_lbl_stmt(), gen_forall_derived_type(), Gen_Init_DART(), gen_internal_lbl(), Gen_Label_For_BB(), gen_loop_lbl_name(), PF_LG::Gen_Pref_Node(), PF_LOOPNODE::Gen_Prefetch(), gen_regparm_prefix(), Gen_Save_Stack_Pointer(), Gen_ST_For_BB(), gen_stdcall_or_fastcall_decoration(), gen_stdcall_or_fastcall_suffix(), gen_stdcall_suffix(), Gen_Tag(), Gen_Temp_Label(), gen_type(), Generate_Asm_String(), Generate_Blkcyc_Bounds(), Generate_Block_Bounds(), Generate_Block_Bounds_Negative(), Generate_Cyclic_Bounds(), Generate_Dynamic_Bounds(), Generate_Exception_Table_Header(), Generate_Interleaved_Bounds(), Generate_Runtime_Cyclic_Bounds(), Generate_Simple_Bounds(), generate_static_references(), GenLocalTable(), get_attr_value(), get_curr_file_name(), get_dyn_name(), get_dynamic_predef_str(), Get_Expansion_Space(), get_extra_args(), get_file_function_name_long(), get_gcc_version(), get_indirect_operand(), get_insn_name(), Get_IoStruct_ST(), Get_KeyStruct_ST(), get_location_list(), Get_Name(), Get_Non_Local_Label_Name(), get_object_file(), get_pc_thunk_name(), get_phase(), get_phase_dir(), get_reloc_type_names(), get_section_entry(), get_vfield_name(), get_vms_time_string(), Get_WN_Label(), GetName(), gimplify_asm_expr(), give_name_to_locals(), global_name_semantics(), GNAME::GNAME(), gnu_special(), gs_attribute_name(), GTY(), FB_CFG::Guess_unknowns(), h8300_bfd_link_add_symbols(), h8300_reloc16_extra_cases(), Handle_ASM(), handle_class_ref(), Handle_Entry(), handle_impent(), hardregset_to_string(), HMB_Hoist_Expressions(), HMB_Hoist_Messy_Subscripts(), HMB_Replace_Messy_Bounds_Loop(), Hoist_Expression(), Hoist_Iload_Ldid_Upper_Bound_One_Level(), Hoist_Lower_Bound(), DISTR_INFO::Hoist_Proc_Init(), Hoist_Upper_Bound(), Host_Format_Parm(), hppa_stub_name(), hpux_core_core_file_p(), i386_pe_mark_dllexport(), i386_pe_mark_dllimport(), i386_pe_unique_section(), i960_output_function_prologue(), i960_output_ret_insn(), id_str(), ihex_bad_byte(), ihex_scan(), Increment_Register_Name(), Init_Module_Files(), init_msg_processing(), initialize_mmix_dis_info(), Inline_Call(), inner_fission_tlog_info(), insert_normal(), insert_reg(), ip2k_cgen_assemble_insn(), ipa_compile_init(), Ipa_cprop_tlog(), IPA_LNO_Write_Summary(), IPA_Node_Name(), ipa_search_command_line(), ipacom_doit(), ipacom_process_file(), ipacom_process_symtab(), IPO_Clone(), iq2000_cgen_assemble_insn(), iq2000_output_conditional_branch(), ir_put_stmt(), ISA_Bundle_End(), ISA_Decode_End(), ISA_Enums_End(), ISA_Hazards_End(), ISA_Lits_Begin(), Isa_Name(), ISA_Operands_End(), ISA_Pack_End(), ISA_Print_End(), ISA_Properties_End(), ISA_Pseudo_End(), ISA_Registers_End(), ISA_Subset_End(), java_lex(), java_sprint_unicode(), kapi_InitNumberOfClrNutCportPort(), kapi_ProcessCacheData(), kapi_ProcessFu(), KAPI_save_as_header_BitVector_struct(), KAPI_save_as_header_Cache_struct(), KAPI_save_as_header_ClusterInfo_struct(), KAPI_save_as_header_FunctionalUnitInfo_struct(), KAPI_save_as_header_int(), KAPI_save_as_header_MachineDescription_saver(), KAPI_save_as_header_MachineDescription_struct(), KAPI_save_as_header_uint(), kapi_SetupWidths(), Kind_Name(), kmapi_save_as_header_allinfo_saver(), kmapi_save_as_header_bundle_fu_list(), kmapi_save_as_header_Exception_Data_struct(), kmapi_save_as_header_ExceptionList_struct(), kmapi_save_as_header_FuList_struct(), kmapi_save_as_header_SplitRule_struct(), lang_insert_orphan(), lang_leave_overlay_section(), lang_one_common(), lang_set_startof(), layout_class(), ldfile_find_command_file(), ldfile_open_file_search(), Lego_File_Init(), Lego_Layout_Code(), Lego_PU_Init(), lex_warn_invalid(), list_search(), LNO_Configure(), load_opcode(), load_symbols(), locale_charset(), Localize_Variable(), lookup_line(), lower_bit_field_id(), lower_cray_io_items(), lower_eoshift(), lower_maxminloc(), lower_reduction(), m32c_scc_pattern(), m32r_cgen_assemble_insn(), m68hc11_elf_export_one_stub(), machine_matches(), machopic_function_base_name(), machopic_indirection_name(), machopic_output_indirection(), macroexpand(), main(), make_anon_name(), make_fdspec(), Make_Function_Type(), make_head(), make_import_fixup_entry(), make_import_fixup_mark(), Make_IoStruct_TY(), make_method_value(), make_name(), make_one(), make_runtime_pseudo_reloc(), make_singleton_name_thunk(), make_string_attach(), make_tail(), make_temp_file(), Make_Temp_File(), mangle_conv_op_name_for_type(), mangle_name(), mcore_mark_dllexport(), mcore_mark_dllimport(), mcore_output_andn(), mcore_output_call(), mcore_unique_section(), DaVinci::Menu_Basic_Do(), mergeable_constant_section(), mergeable_string_section(), mf_file_function_line_tree(), mips_move_1word(), mips_move_2words(), mips_output_conditional_branch(), mips_unique_section(), MIR_Replace(), mmix_output_shifted_value(), mmix_output_shiftvalue_op_from_str(), mmix_unique_section(), mmo_decide_section(), mmo_get_generic_spec_data_section(), mn10300_elf_relax_section(), mod_regno_adjust(), LOOP_MODEL::Model(), Modify_Asm_String(), movcnt_regno_adjust(), GOTO_TABLE::Move_Goto_Out(), Mp_Collapse_Cleanup(), Mp_Collapse_Tile_Loops(), Mp_Layout_Code(), Mp_Layout_Load_Pids(), Mp_Nested_Last_Thread(), mpath(), mpushpop_str(), mri_alias(), msp430_branchinstr(), msp430_doubleoperand(), msp430_singleoperand(), Mtype_Name(), NAME(), SYMBOL::Name(), NAMEf_dfnf1(), New_DART(), new_section(), NewLabel(), OPT_FEEDBACK::Node_label(), FB_CFG::Node_label(), Node_label(), Number_as_String(), nwld_named_section_asm_out_constructor(), nwld_named_section_asm_out_destructor(), oasys_object_p(), objc_add_static_instance(), OP_SIMD_Suffix(), OPCODE_name(), open_dump_file(), open_include_file(), output_queue::open_output_file(), openrisc_cgen_assemble_insn(), pad_global_arrays::operator()(), optlist(), or32_print_immediate(), or32_print_register(), outer_fusion_tlog_info(), output_a_shift(), output_block_move(), output_branch(), output_cbranch(), output_condjump(), output_div_insn(), output_e500_flip_gt_bit(), output_file_start(), output_fpop(), output_fpops(), output_function_profiler(), output_function_prologue(), output_h8sx_shift(), output_inline_const(), output_jump(), output_line_command(), output_logical_op(), output_move_const_double(), output_move_const_single(), output_msg(), output_pop_multiple(), output_push_multiple(), output_return_instruction(), output_shift(), Output_Srcpos_Directive(), override_options(), Pad_Degenerates(), parm_to_string(), parse_args(), parse_insn_normal(), pathf90_date(), pe_create_import_fixup(), pe_create_runtime_relocator_reference(), pe_process_import_defs(), Perform_Gather_Scatter(), Perform_Inline_Script_Analysis(), Perform_Loop_Nest_Optimization(), perror_(), pex_msdos_exec_child(), pexecute(), post_peeling_tlog_info(), pp_c_integer_constant(), pp_c_integer_literal(), pp_c_tree_decl_identifier(), ppc64_elf_build_stubs(), ppc64_elf_unhandled_reloc(), ppc_elf_unhandled_reloc(), ppc_stub_name(), pre_peeling_tlog_info(), prescan_options(), IPAA_NODE_INFO::Print(), SUMMARY_SYMBOL::Print(), FRAC::Print(), Print_alias_info(), CODEREP::Print_bit(), STMTREP::Print_bit(), print_branch(), print_buffered_messages(), Print_ECV_Name(), print_exp(), print_id_line(), print_indexed(), print_insn(), print_insn_arg(), print_insn_avr(), print_insn_ia64(), print_insn_msp430(), print_instruction(), print_integer(), CG_BROWSER::Print_Linex(), Print_Name(), print_node(), CODEREP::Print_node(), Print_OddLatency(), Print_OP(), print_operand(), print_operand_value(), print_pattern(), CG_BROWSER::Print_Projected_Array(), CG_BROWSER::Print_Projected_Node(), CG_BROWSER::Print_Projected_Node_Lower_Bound(), CG_BROWSER::Print_Projected_Node_Step(), CG_BROWSER::Print_Projected_Node_Upper_Bound(), CG_BROWSER::Print_Projected_Region(), print_source(), print_spelling(), Print_Src_Line(), CODEREP::Print_str(), STMTREP::Print_str(), print_string_table(), print_switch_values(), print_two_operand(), print_type_f(), print_value(), print_value_expressions(), IPA_CALL_GRAPH::Print_vobose(), PROC_Properties_End(), Process_Command_Line(), Process_Command_Line_Group(), process_def_file(), process_esd(), Process_Exception_Region(), Process_fb_phase(), Process_fb_type(), Process_Global_Distribute(), Process_Inline_Options(), Process_Preg_Temps(), Process_Targ_Group(), Processor_2D_Tile_Loop(), Processor_3D_Tile_Loop(), SYMBOL::Prompf_Name(), Properties_Generator(), Ptr_as_String(), output_queue::pu_tree_add_comments(), quoted_file_exists(), r_assemble_op(), randomize(), read_rtx(), read_rtx_1(), read_table(), real_to_decimal(), real_to_hexadecimal(), record_arm_to_thumb_glue(), record_insn_name(), IF_CONVERTOR::Record_Para_Comp_Info(), record_thumb_to_arm_glue(), REGION_init(), REGION_remove_and_mark(), register_one_dump_file(), Rename_Privatized_COMMON(), Replace_Index_Variable(), Replace_Substring(), resolve_operand_name_1(), Rewrite_Bounds(), Rewrite_Structs_In_MPRegion(), RR_Map_Setup_Traverse(), rs6000_emit_epilogue(), rs6000_emit_prologue(), rs6000_file_start(), run_compiler(), run_phase(), s390_function_profiler(), SA_Loop_Has_Dependence_Cycles(), SA_Set_SimdOps_Info1(), Save_Cur_PU_Name(), Save_Str2i(), Scalar_Expansion_Tile(), KEY_SCH::Schedule_DDG(), Sclass_Name(), SE_Symbols_For_SE(), Section_Variable_TY(), separate_loop_and_scalar_expand(), set_f90_source_form(), Set_Instrumentation_File_Name(), Setup_Text_Section_For_PU(), sh_symbian_mark_dllexport(), sh_symbian_mark_dllimport(), Simd_Analysis(), Simd_Pre_Analysis(), SNL_GEN_2D_Regtile(), SNL_INV_Cache_Block(), SNL_Regtile_Loop(), SNL_TRANS_INDEX_DATA::SNL_TRANS_INDEX_DATA(), SNL_Transform(), snprintfd(), snprintfll(), snprintfs(), snprintfx(), special_symbol(), VN_VALNUM::sprint(), sprint_cc2(), sprint_condition(), sprint_direct_address(), sprint_dual_address(), sprint_indirect_address(), sprint_mmr(), sPrint_OP(), sPrint_TN(), FB_FREQ::Sprintf(), srec_bad_byte(), srec_scan(), st_of_new_temp_for_expr(), start_cleanup_fn(), start_fixer(), start_objects(), REGION_TREE::Statistic(), store_opcode(), strerrno(), strerror(), string_append_template_idx(), strsignal(), strsigno(), sunos_add_dynamic_symbols(), synth_id_with_class_suffix(), Targ_Append_To_Dbuf(), Targ_Name(), Targ_Print(), TCON2C_translate(), TCON2F_hollerith(), test_test(), TI_ASM_DisAsm_Inst(), TI_ASM_Pack_Inst(), TI_ASM_Print_Inst(), TI_BUNDLE_Has_Property(), TI_BUNDLE_Is_Empty(), TI_BUNDLE_Is_Full(), TI_LATENCY_Errata_Hazard(), TI_LATENCY_Operand_Hazard(), TI_LATENCY_Result_Hazard(), Tlog_Lego_Interchange(), CG_BROWSER::Tlog_Mod_Ref_Commons(), CG_BROWSER::Tlog_Mod_Ref_Formals(), tmpnam(), Transform_Code(), Translate_Label(), try_open(), TY2F_Append_Array_Bnd_Ph(), type_to_string(), unique_section(), unparse_instr(), unwind_get_obj_phdr(), update_rii_file(), v850_elf_check_relocs(), validate_kind(), VARNAME::VARNAME(), vect_create_cond_for_align_checks(), Verify_Cond(), COMP_UNIT::Verify_IR(), vfp_output_fstmx(), vho_lower_icall(), vintr_fission_tlog_info(), Vintrinsic_Fission(), Vintrinsic_Fission_Walk(), VPARAMS(), W2CF_Create_Symbol(), W2CF_Symtab_Nameof_Preg(), W2CF_Symtab_Nameof_Tempvar(), warn_for_assignment(), WB_DAV_deps_loop(), WB_DAV_deps_ref(), WB_DAV_draw_deps_loop(), WB_DAV_draw_deps_ref(), WB_Dep_Symbol(), WB_Dump_Whirl_Expr(), WBTR_Loop_Tiling(), Wfe_Expand_Asm_Operands(), WFE_Expand_End_Case(), WFE_maybe_localize_vars(), WFE_omp_error(), WFE_omp_name(), Wgen_Expand_Asm_Operands(), WGEN_maybe_localize_vars(), WGEN_omp_error(), WGEN_omp_name(), Wind_Down(), WN2C_array(), WN2C_Gen_Const_Array_Index(), WN2C_iload(), WN2C_ldid(), WN2C_mload(), WN2C_Normalize_Idx_To_Onedim(), WN2F_iload(), WN2F_ldid(), WN2F_mload(), WN_Rename_Duplicate_Labels(), WN_TREE_put_stmt(), write_builtin_type(), write_complex_function(), write_eligible_delay(), write_gc_structure_fields(), ANL_CBUF::Write_Int(), write_real_cst(), write_subroutine(), xcoff64_ppc_relocate_section(), xcoff_ppc_relocate_section(), xcoff_write_archive_contents_big(), xcoff_write_archive_contents_old(), xcoff_write_armap_big(), xcoff_write_armap_old(), xstormy16_asm_out_constructor(), xstormy16_asm_out_destructor(), xstormy16_cgen_assemble_insn(), xstormy16_encode_section_info(), xstormy16_output_cbranch_hi(), xstormy16_output_cbranch_si(), xstormy16_output_shift(), xstrerror(), xtensa_callback_required_dependence(), xtensa_emit_block_move(), xtensa_emit_call(), xtensa_format_lookup(), xtensa_funcUnit_lookup(), xtensa_interface_lookup(), xtensa_opcode_encode(), xtensa_opcode_funcUnit_use(), xtensa_opcode_lookup(), xtensa_operand_decode(), xtensa_operand_do_reloc(), xtensa_operand_encode(), xtensa_operand_get_field(), xtensa_operand_set_field(), xtensa_operand_undo_reloc(), xtensa_regfile_lookup(), xtensa_regfile_lookup_shortname(), xtensa_state_lookup(), and xtensa_sysreg_lookup_name().
| double sqrt | ( | double | ) |
Definition at line 290 of file math-68881.h.
| float sqrtf | ( | float | ) |
Referenced by __csqrt(), __vsqrtf(), complex_sqrt(), intr_wrap_071(), r_sqrt(), and Targ_WhirlOp().
| void srand | ( | unsigned | int | ) |
Referenced by G77_irand_0(), G77_rand_0(), and G77_srand_0().
| void srandom | ( | int | ) |
| int sscanf | ( | const char * | , | |
| const char * | , | |||
| ... | ||||
| ) |
Referenced by __ompc_environment_variables(), coverage_checksum_string(), demangle_fund_type(), DaVinci::Event_Loop(), F_check(), fixed_classify_line(), free_classify_line(), Get_A_Lifetime(), Get_A_Number(), get_num_after_colon(), get_spec_prob(), l_C(), Load_Double(), WB_BUFFER::Load_Double(), WB_BUFFER::Load_Integer(), Load_Integer(), WB_BUFFER::Load_Loop(), Load_Loop(), WB_BUFFER::Load_mINT32(), Load_mINT32(), Load_mINT64(), WB_BUFFER::Load_mINT64(), Load_UINT32(), WB_BUFFER::Load_UINT32(), main(), oasys_new_section_hook(), open_intrinsics_file(), override_options(), Parse_Edge_Id(), DaVinci::Parse_Node_Ids(), Process_fb_type(), s390_handle_option(), WB_BUFFER::Scan_Alphanumeric(), WB_BUFFER::Scan_HexInteger(), WB_BUFFER::Scan_Integer(), WB_BUFFER::Scan_Unsigned(), unwind_get_obj_phdr(), DaVinci::Wait_For_Ack(), WB_address(), WB_find(), WB_find_symbols(), WB_findopr(), WB_scratch(), WB_Set_Map_Id(), WB_set_node(), WB_symbol(), WB_type(), WB_type_table(), and WB_vset_node().
| int(* )(int) ssignal | ( | int | , | |
| int(*)(int) | ||||
| ) |
| int start_color | ( | void | ) |
| int statfs | ( | const char * | , | |
| struct statfs * | , | |||
| int | , | |||
| int | ||||
| ) |
| int statvfs | ( | const char * | , | |
| struct statvfs * | ||||
| ) |
| int step | ( | const char * | , | |
| const char * | ||||
| ) |
Referenced by _gather_data(), _scatter_data(), _xanalyze_stmt_for_conds(), adjust_range_with_scev(), analyze_function(), analyze_indirect_ref(), Augment_Simple_Basic_Shackle(), CACHE_REGION::CACHE_REGION(), can_convert_to_perfect_nest(), Can_Map_Projected_Region(), cgraph_create_edges(), check_do_loop_for(), IVR::Choose_primary_IV(), chrec_convert_1(), Common_Shackling_Depth(), Contained_In_Loop(), Copy_Array(), Copy_Array_Section(), DEPV_COMPUTE::Copy_Bounds_To_Work(), count_ev_in_wider_type(), Create_Alternate_Simple_Chain_Shackle(), create_data_ref(), create_doloop(), Create_Io_Entry(), LEGO_INFO::Create_Local_Index(), Create_Shackle_If_All_Stmts(), Create_Shackle_If_Per_Stmt(), Create_Simple_Shackle_Loops(), cwh_io_split_io_items(), determine_biv_step(), determine_exit_conditions(), determine_if_sinkable_in_do(), determine_use_iv_cost_condition(), PF_LG::Distance_LR(), Dump_Shackle_Map_Info(), Dump_Wn_Queue(), easy_altivec_constant(), Enclosing_Do_Loop_Of_Chain(), estimate_niter_from_size_of_data(), Exists_Same_Array_In_Queue(), expand_start_do_loop(), Extract_Stmts_With_Chain_Id(), fei_doloop(), find_bivs(), Find_Enclosing_Unseen_If(), find_givs_in_stmt(), Find_Highest_Type_Of_Loop(), find_interesting_uses_address(), find_loop_var_in_simple_ub(), Find_Stmt_With_Enclosing_If(), Find_Topmost_Unseen_If_Containing_Node(), Find_Unseen_If_Outside_Do(), force_move_till(), Fuse_Test(), gather_memory_references_ref(), gcc_loop_to_lambda_loop(), gen_easy_altivec_constant(), PF_LG::Gen_Pref_Node(), Generate_Runtime_Cyclic_Bounds(), LEGO_INFO::Get_Local_Step(), Get_Return_Info(), IVR::Ident_all_iv_cands(), idx_analyze_ref(), idx_find_step(), infer_loop_bounds_from_undefined(), IPL_Build_Do_Access(), ARRAY_LOWER_REF::Is_Blkcyc_Dim_Local(), ARRAY_LOWER_REF::Is_Block_Dim_Local(), ARRAY_LOWER_REF::Is_Cyclic_Dim_Local(), Is_Parent_Of(), Is_region_mappable_to_caller(), iv_number_of_iterations(), iv_period(), lambda_lattice_compute_base(), layout_mcore_frame(), CFG::LMV_clone_BB_LOOP(), LNO_Build_Access(), LNO_Build_Do_Access(), Loop_Bounds_Simple(), lower_eoshift(), lower_io_items(), lower_omp_for_lastprivate(), main(), ARRAY_SUMMARY_OUTPUT::Map_loop_info(), ARRAY_SUMMARY_OUTPUT::Map_proj_array(), Map_Projected_Region(), may_move_till(), MinDist::MinDist(), NORMALIZE_LOOP::Normalize_do_loop(), number_of_iterations_cond(), number_of_iterations_lt(), print_lambda_loop(), KERNEL_IMAGE::Project(), prune_ref_by_group_reuse(), prune_ref_by_self_reuse(), Raise_doloop_stmt(), Ref_To_Same_Array(), Region_Union(), replace_uses_equiv_to_x_with_y(), rewrite_use_compare(), rewrite_use_nonlinear_expr(), Scalar_Queue_Contains_Scalar(), scev_direction(), DO_LOOP_INFO::Set_Est_Num_Iterations(), DEPV_COMPUTE::Set_Step(), Shackle_Base_Type_Size(), Shackle_Info_For_Shackled_Arrays(), Shackle_Unseen_Highest_Enclosing_If(), Shackleable_Ifs_Surrounding_Stmt(), Shackleable_Refs_From_Chain(), Simd_Finalize_Loops(), Simple_Chain_Shackle_Case(), simplify_subreg(), slpeel_make_loop_iterate_ntimes(), SNL_GEN_U_Ctiling(), SNL_SPL_Propagate_Tiled_Lower_Bound(), Step_Size(), strip_offset(), strip_offset_1(), try_move_mult_to_index(), vect_analyze_data_ref_access(), vect_analyze_data_refs(), vect_analyze_pointer_ref_access(), vect_create_index_for_vector_ref(), vho_lower_do_loop(), and WN_LOOP_Increment().
| int stime | ( | const time_t * | ) |
Referenced by print_time(), and Report_Delta_Time().
Referenced by CFG::Conv_to_select(), convert_to_reference(), Copy_Array(), Copy_Array_Section(), Create_Initialize_Loop(), cwh_stmt_call_helper(), expand_movstr(), F90_Lower_Copy_To_ATemp(), format_rhs_atomic_stmt(), Gather_Scatter_Scalar_Expand(), Gen_quad_preg(), inc_for_reload(), lower_bit_field_id(), lower_cshift(), CFG::Lower_if_stmt(), lower_merge(), lower_pack(), main(), output_block_move(), Process_Store(), schedule_sm(), SE_Istore(), verify_jvm_instructions(), WFE_Expand_Expr(), and WGEN_Expand_Expr().
| char* strcadd | ( | char * | , | |
| const char * | ||||
| ) |
| int strcasecmp | ( | const char * | , | |
| const char * | ||||
| ) |
Definition at line 72 of file strcasecmp.c.
| char* strcat | ( | char * | , | |
| const char * | ||||
| ) |
Referenced by __profile_init(), Instr::__profile_init(), _bfd_mn10300_elf_create_dynamic_sections(), _PXFSETENV(), _rnl90to77(), add_to_fp_table(), Adjust_Opnd_Name(), adorn_decl(), alpha_start_function(), append_default_options(), assignment_stmt_semantics(), attr_init_semantics(), AUXSTAT(), bfd_wrapped_link_hash_lookup(), build_keyword_selector(), Build_Radio_Box(), CG_Edge_Profile_Annotation(), CG_End_Final(), CG_Init_Gcov(), Check_for_Dump_ALL(), check_size_and_freq(), cif_call_site_rec(), cif_misc_compiler_opts_rec(), cif_optimization_opts_rec(), cif_scope_info_rec(), cif_send_attr(), compare_darg_to_actual_arg(), compare_func_result(), concat_names(), concat_path(), concat_strings(), const_init_semantics(), construct_dispose_instruction(), construct_prepare_instruction(), IF_CONVERTOR::Convert_Candidates(), coverage_init(), cplus_demangle_opname(), Cray_Woff(), create_file_names(), create_mod_info_file(), create_option_list(), create_pseudo_type_info(), IPA_LNO_WRITE_FILE::Create_Temp_File(), create_temp_file(), create_tmp_file(), create_unique_file(), crx_prepare_push_pop_string(), cwh_dst_init_file(), d_demangle(), darwin_emit_unwind_label(), default_function_rodata_section(), directive_region_error(), do_processing(), do_spec_path(), DRA_Make_File_Name(), dsmOneArcInst(), DST_build(), dump_instruction_fus(), dwarf_linesrc(), dwarf_srcfiles(), EDGE_PROFILE::EDGE_PROFILE(), edit_file(), EKAPI_EunMask4op(), EKAPI_GetOperandInfo4Grp(), EKAPI_GetRelocatableOpnd(), EKAPI_OppMask4op(), emit_ldm_seq(), emit_stm_seq(), end_final(), enter_intrinsic_info(), evaluate_eq_attr(), expand_lib(), F_DISASSEMBLER(), f_open_com(), fei_smt_parameter(), ffecom_open_include_(), find_a_file(), find_executable(), Find_File(), find_files_in_directory(), find_separate_debug_file(), find_spec_file(), find_toolroot(), frv_elf_merge_private_bfd_data(), Full_Path_Name(), gen_declaration_1(), gen_declarator(), gen_declspecs(), gen_loop_lbl_name(), gen_method_decl(), Get_Annotation_Filename_With_Path(), get_attr_value(), get_basic_type_str(), get_command_line(), get_executable_dir_from_path(), get_extra_args(), get_extra_symtab_args(), get_full_phase_name(), Get_Name(), Get_PU_Profile(), i960_output_function_prologue(), ia64_dis_opcode(), init_asm_output(), init_branch_prob(), init_iconv_desc(), init_src_input(), WB_BROWSER::Initialize_Keymap(), Initialize_Keymap(), CG_BROWSER::Initialize_Keymap(), Inline_Call(), io_ctl_list_semantics(), ipa_compose_comma_list(), ipa_init_link_line(), ipa_link_line_argv(), ipa_search_command_line(), ipacom_process_file(), iq2000_elf_merge_private_bfd_data(), iq2000_output_conditional_branch(), is_directory(), jcf_path_extdirs_arg(), jcf_path_init(), list_to_string(), load_so(), locate_lib(), lower_bit_field_id(), m32r_elf_create_dynamic_sections(), main(), make_gcov_file_name(), make_in_parent_string(), make_relative_prefix(), mips_output_conditional_branch(), NAMEs_rsNe_work(), New_Extension(), open_files(), open_include_file(), optlist(), out_shift_with_cnt(), output_387_binary_op(), output_bb(), output_bvb(), output_cbranch(), output_in_line_mul(), output_instr(), output_jump(), output_line_command(), output_move_dconst(), output_return_instruction(), output_v8plus_shift(), parse_decorate_script(), parse_deref(), Parse_inline_script(), parse_typed_function_stmt(), pchTranslateBypass2Intracluster(), Perform_Alias_Class_Annotation(), Perform_Inline_Script_Analysis(), preprocess_args(), print_flags(), print_intr(), print_operand_address(), CODEREP::Print_str(), STMTREP::Print_str(), print_string_table(), process_args(), process_aux_info_file(), process_cmd_line(), process_command(), Process_Command_Line(), process_include(), Process_IPA_Options(), RINIT::Process_region(), Properties_Generator(), PU_Profile_Handle::PU_Profile_Handle(), Instr::PU_Profile_Handle::PU_Profile_Handle(), quick_symbol(), read_name_map(), RID_type_str(), RNL(), Save_Str2(), KEY_SCH::Schedule_DDG(), set_mingw(), sh64_elf64_add_symbol_hook(), sh64_elf64_create_dynamic_sections(), sh64_elf_add_symbol_hook(), sh_elf_create_dynamic_sections(), sparc_v8plus_shift(), REGION_TREE::Statistic(), stmt_func_call_opr_handler(), store_string(), struct_construct_opr_handler(), Subset_Generator(), sunos_add_dynamic_symbols(), TI_Initialize(), unlikely_text_section(), unparse_instr(), validate_O_option(), vho_lower_icall(), VPARAMS(), write_comments_(), write_instr_name_(), write_langs(), xtensa_get_property_section_name(), and yyparse().
| char* strccpy | ( | char * | , | |
| const char * | ||||
| ) |
| void strclearctty | ( | ) |
| void strclearpg | ( | ) |
| void strclearsid | ( | ) |
| int strcmp | ( | const char * | , | |
| const char * | ||||
| ) |
Referenced by __dwarf_get_fde_list_internal(), __libc_rwlock_define(), _bfd_coff_link_input_bfd(), _bfd_compute_and_write_armap(), _bfd_ecoff_bfd_final_link(), _bfd_ecoff_new_section_hook(), _bfd_ecoff_set_section_contents(), _bfd_ecoff_write_object_contents(), _bfd_elf_link_assign_sym_version(), _bfd_elf_link_omit_section_dynsym(), _bfd_elf_make_section_from_shdr(), _bfd_elf_section_already_linked(), _bfd_generic_link_add_one_symbol(), _bfd_generic_section_already_linked(), _bfd_m32r_elf_section_from_bfd_section(), _bfd_m68hc11_elf_print_private_bfd_data(), _bfd_mips_elf_add_symbol_hook(), _bfd_mips_elf_fake_sections(), _bfd_mips_elf_final_link(), _bfd_mips_elf_finish_dynamic_symbol(), _bfd_mips_elf_ignore_discarded_relocs(), _bfd_mips_elf_link_output_symbol_hook(), _bfd_mips_elf_merge_private_bfd_data(), _bfd_mips_elf_modify_segment_map(), _bfd_mips_elf_section_from_bfd_section(), _bfd_mips_elf_section_from_shdr(), _bfd_mips_elf_section_processing(), _bfd_mips_elf_size_dynamic_sections(), _bfd_mips_elf_write_section(), _bfd_mn10300_elf_finish_dynamic_symbol(), _bfd_mn10300_elf_size_dynamic_sections(), _bfd_stab_section_find_nearest_line(), _bfd_vms_write_gsd(), _bfd_xcoff_bfd_final_link(), _bfd_XXi_swap_scnhdr_out(), _bfd_XXi_swap_sym_in(), _cpp_init_includes(), _dwarf_pro_generate_debugframe(), _dwarf_setup(), _dwf_pro_generate_ehframe(), _elf_nlist(), _fio_du_open(), _getopt_internal(), CG_GROUPING::_init_resource(), _lwrite_setup(), _nl_explode_name(), _nl_make_l10nflist(), _PXFCONST(), _PXFINTGET(), _PXFINTSET(), _PXFREAD(), _PXFSTRUCTCOPY(), _PXFSTRUCTCREATE(), _wf_setup(), absent(), add_constraint(), Add_DST_variable(), Add_Edges_For_Node(), add_entry(), add_excls(), add_file_args(), add_final_ld_args(), add_implicit_var(), add_implied_string(), add_ipl_cmd_string(), add_library(), add_line_map(), add_object(), Add_One_Node(), add_presence_absence(), add_stmt(), add_string_if_new(), add_to_list(), add_to_sequence(), add_unique_name(), addp4_optimize_ok(), adjust_all_relocations(), adjust_field_type(), Adjust_Opnd_Name(), alpha_convert_external_reloc(), alpha_ecoff_get_relocated_section_contents(), alpha_encode_section_info(), alpha_in_small_data_p(), alpha_output_filename(), Annotate_Weak_Runtime(), aout_adobe_object_p(), append_all_phase_dirs(), append_arg(), apply_fix(), ar_host(), arc_ccfsm_at_label(), arc_compute_function_type(), arc_get_mach(), arc_handle_interrupt_attribute(), arc_handle_option(), arc_init(), arm_check_note(), arm_internal_label(), arm_override_options(), assemble_start_function(), assign_file_positions_for_segments(), assign_section_numbers(), assignment_stmt_semantics(), attr_rtx_cost(), attr_semantics(), auto_export(), automaton_decl_eq_p(), avr_override_options(), bfd_arch_get_compatible(), bfd_arm_get_mach_from_notes(), bfd_arm_update_notes(), bfd_boolean(), bfd_elf_final_link(), bfd_elf_find_section(), bfd_elf_gc_sections(), bfd_elf_match_symbols_in_sections(), bfd_find_target(), bfd_get_section_by_name_if(), bfd_get_sign_extend_vma(), bfd_h8_disassemble(), bfd_hash_lookup(), bfd_install_relocation(), bfd_make_section(), bfd_make_section_old_way(), bfd_perform_relocation(), bfd_set_default_target(), bfd_sunos_record_link_assignment(), bfd_xcoff_import_symbol(), bfin_handle_longcall_attribute(), branch_prob(), build_ARC_extmap(), build_call_graph(), build_def_use(), build_mips16_call_stub(), builtin_function_disabled_p(), Bundle_Generator(), c4x_external_ref(), c4x_global_label(), c_common_handle_option(), c_common_init_options(), c_common_post_options(), c_expand_builtin_fprintf(), c_expand_builtin_printf(), c_lex(), c_parser_omp_clause_default(), c_parser_omp_clause_name(), c_parser_omp_clause_schedule(), c_parser_omp_parallel(), SCHE_INFO::Caculate_Field(), call_insn_operand(), call_list_semantics(), call_operand(), ALIAS_CLASSIFICATION::Callee_changes_no_points_to(), IP_ALIAS_CLASSIFICATION::Callee_returns_new_memory(), ALIAS_CLASSIFICATION::Callee_returns_new_memory(), Can_Do_Tail_Calls_For_PU(), cb_file_change(), CFLOW_Optimize(), Cg_Dwarf_Output_Asm_Bytes_Sym_Relocs(), Cg_Dwarf_Write_Assembly_From_Symbolic_Relocs(), CG_Generate_Code(), CG_Process_Command_Line(), CGEMIT_Align_Section_Once(), CGEMIT_Change_Origin_In_Asm(), CGEMIT_Prn_Ent_In_Asm(), CGEMIT_Prn_Scn_In_Asm(), CGEMIT_Setup_Ctrl_Register(), cgen_hw_lookup_by_name(), cgen_operand_lookup_by_name(), CGTARG_Initialize(), CGTARG_Modified_Asm_Opnd_Name(), Change_Section_Origin(), check_attr_test(), check_attr_value(), check_code_macro(), check_excluded_libs(), check_for_driver_controls(), check_for_new_type(), check_for_saved_option(), check_format_types(), check_live_switch(), check_local_sym_xref(), check_nocrossref(), check_old_CC_options(), check_opt_tls_model(), check_protection(), check_reloc_refs(), check_section_headers(), IPA_LNO_READ_FILE::Check_Section_Headers(), cie_compare(), Cif_Open(), Cleanup_Ordered(), clone_section(), cmp_c_test(), coff_i960_relocate(), coff_link_add_symbols(), coff_m68k_aux_link_add_one_symbol(), coff_ppc_relocate_section(), command_line(), common_handle_option(), compare_constant(), compare_darg_to_actual_arg(), compare_defs(), compare_ent_dosname(), compare_ent_fullname(), Compare_NonFinals(), compare_opcodes(), compare_operands(), compare_options(), compare_section(), compare_type_brand(), compile(), complete_intrinsic_definition(), complete_mode(), concat_path(), Configure_Source(), constant_pool_expr_1(), constant_value_semantics(), convert_for_assignment(), copy_phase_options(), copy_sbtree(), copy_statement_list(), cp_parser_omp_clause_default(), cp_parser_omp_clause_name(), cp_parser_omp_clause_schedule(), cp_parser_omp_parallel(), cplus_demangle_fill_builtin_type(), cplus_demangle_fill_operator(), cplus_demangle_name_to_style(), GBB_MGR::Create(), Create_DST_type_For_Tree(), create_option_list(), IPA_LNO_WRITE_FILE::Create_Or_Get_Section(), Create_ST_For_Tree(), Create_TY_For_Tree(), Create_Type_Filter_Map(), cref_sort_array(), cris_elf_check_relocs(), cris_elf_relocate_section(), cris_override_options(), cris_parse_disassembler_options(), current_function_operand(), cwh_auxst_find_item(), cwh_dst_mk_var(), cwh_stab_adjust_name(), cwh_stab_earlier_common(), cwh_stab_earlier_hosted(), cwh_stab_seen_common_element(), cwh_stmt_call_helper(), cwh_stmt_init_pu(), d30v_stack_info(), d_expression(), darwin_file_end(), darwin_local_data_pic(), darwin_override_options(), darwin_pragma_ms_struct(), darwin_pragma_options(), decContextSetStatusFromString(), decl_assembler_name_equal(), decl_eq_p(), decl_tls_model(), decl_visibility(), decode_f_option(), decode_format_type(), decode_options(), decode_reg_name(), decode_W_option(), def_name_eq_p(), default_elf_asm_named_section(), default_section_type_flags(), default_section_type_flags_1(), Defined_By_Archive(), DEFUN(), demangle_function_name(), deps_restore(), DevWarn_limit_search(), display_problems(), do_elif(), do_else(), do_option_spec(), do_spec(), do_spec_1(), do_typedef(), do_version(), dosize(), DRA_Mangle_Call_Site(), DRA_Mangle_Entry(), DRA_Process_Commons(), DST_Create_Subprogram(), DST_Create_var(), DST_enter_member_function(), DST_enter_static_data_mem(), DST_find_class_member(), DST_get_ordinal_num(), dump_expr(), dump_generic_node(), dump_options(), duplicate_call(), dwarf_get_fde_for_die(), dyn_string_eq(), ecoff_compute_section_file_positions(), ecoff_link_add_archive_symbols(), ecoff_link_add_externals(), ecoff_link_write_external(), ecoff_sec_to_styp_flags(), EKAPI_EnumClass4otid(), EKAPI_GetLcRange(), EKAPI_LitClass4otid(), EKAPI_LitClassid4name(), EKAPI_LitIsSigned(), EKAPI_OddLatencyList(), EKAPI_Op2FuIndex(), EKAPI_RegClass4otid(), EKAPI_RegInfo4Name(), EKAPI_RegPropMask(), EKAPI_RegSubclass4otid(), EKAPI_RegSubclassMember(), EKAPI_Split_After_Bundle(), EKAPI_Split_Before_Bundle(), elf32_dlx_relocate16(), elf32_dlx_relocate26(), elf32_frv_relocate_section(), elf32_hppa_finish_dynamic_symbol(), elf32_hppa_object_p(), elf32_hppa_post_process_headers(), elf32_hppa_set_gp(), elf32_m68hc11_setup_section_lists(), elf32_sparc_check_relocs(), elf32_sparc_finish_dynamic_symbol(), elf32_sparc_gc_sweep_hook(), elf32_sparc_omit_section_dynsym(), elf32_sparc_relocate_section(), elf64_alpha_check_relocs(), elf64_alpha_fake_sections(), elf64_alpha_final_link(), elf64_alpha_finish_dynamic_symbol(), elf64_alpha_output_extsym(), elf64_alpha_section_from_shdr(), elf64_alpha_size_dynamic_sections(), elf64_hppa_modify_segment_map(), elf64_hppa_object_p(), elf64_hppa_post_process_headers(), elf64_hppa_section_from_shdr(), elf64_hppa_size_dynamic_sections(), elf64_x86_64_check_relocs(), elf64_x86_64_finish_dynamic_symbol(), elf_action_discarded(), elf_bfd_final_link(), elf_core_file_matches_executable_p(), elf_cris_finish_dynamic_symbol(), elf_cris_size_dynamic_sections(), elf_hppa_fake_sections(), elf_i386_check_relocs(), elf_i386_fake_sections(), elf_i386_finish_dynamic_symbol(), elf_i386_grok_prstatus(), elf_i386_grok_psinfo(), elf_link_check_versioned_symbol(), elf_link_is_defined_archive_symbol(), elf_m68k_check_relocs(), elf_m68k_finish_dynamic_symbol(), elf_m68k_relocate_section(), elf_m68k_size_dynamic_sections(), elf_s390_check_relocs(), elf_s390_finish_dynamic_symbol(), elf_sym_name_compare(), elf_vax_check_relocs(), elf_vax_finish_dynamic_symbol(), elf_vax_relocate_section(), elf_vax_size_dynamic_sections(), elf_xtensa_finish_dynamic_symbol(), elf_xtensa_size_dynamic_sections(), elfcore_grok_note(), elfNN_ia64_fake_sections(), elfNN_ia64_finish_dynamic_symbol(), elfNN_ia64_relax_section(), elfNN_ia64_section_from_shdr(), elfNN_ia64_size_dynamic_sections(), Em_Dwarf_Find_Dwarf_Scn_By_Name(), Em_Dwarf_Write_Scns(), emit_gnu_type(), emit_line_note(), emit_note(), emit_real_format_for_mode(), EMT_Assemble_BB(), EMT_Emit_PU(), emulate_intrinsic_op(), encode_pointer(), ends_with(), enter_predefined_macros(), eq_mode(), eq_struct_pred_data(), evaluate_eq_attr(), DaVinci::Event_Loop(), excluded_rtx(), execute(), exp_equiv_p(), expand_builtin_fprintf(), expand_builtin_printf(), expand_builtin_sprintf(), expand_builtin_strcmp(), Expand_Lda(), expand_lib(), expr_equiv_p(), f77inode(), f_define(), f_inqu0_com(), f_open_com(), fei_allocate(), fei_proc_def(), fEqual_val(), fetch_insn_class(), fExactTypeMatch(), fFailCheckLimitValue(), fFailCheckLimitValue2(), ffe_decode_option(), ffe_init(), ffecom_decode_include_option_(), ffecom_get_external_identifier_(), ffecom_init_0(), ffeequiv_layout_local_(), ffeintrin_cmp_name_(), ffeintrin_init_0(), ffesrc_strcmp_2c(), file_excluded_p(), file_hash_eq(), fill_attr(), fill_ent(), fill_section_ptr(), ELFBin::FilterByName(), final(), CG_BROWSER::Find(), find_a_file(), find_attr(), find_by_flag(), find_code(), find_debug_info(), find_formats(), find_mode(), find_name(), WB_BROWSER::Find_Operator(), find_section(), find_source(), find_string_ent(), find_structure(), WB_BROWSER::Find_Symbols(), find_target(), find_walk(), WB_BROWSER::Find_Walk(), fInEnumList(), finish_repo(), fix_name_by_lang(), fix_name_by_phase(), fnd_semantic_err(), fold_binary(), fold_builtin_fprintf(), fold_builtin_printf(), fold_builtin_snprintf_chk(), fold_builtin_sprintf(), fold_builtin_sprintf_chk(), fold_builtin_strcmp(), fold_cond_expr_with_comparison(), fold_unary(), for_each_path(), format_type_warning(), frv_handle_option(), frv_override_options(), frv_stack_info(), func(), function_arg(), gas(), gen_attr(), gen_automata_option(), gen_insn(), gen_proto(), gen_regexp_el(), gen_unit(), Generate_Asm_String(), OPT_STAB::Generate_call_mu_chi_by_ref(), OUTPUT_FUNC_START_PROFILER::Generate_Func_Start_Profiler_PU(), get_asm_expr_operands(), get_auto_cpu_name(), get_base_file_bitmap(), get_base_filename(), Get_BB_Trace(), Get_CG_PU_Profile(), Get_CG_PU_Value_Profile(), Get_Command_Line_Group(), get_deferred_plabel(), Get_Dir_Dst_Info(), get_emulation(), get_exec_counts(), get_executable_dir_from_path(), get_ext_suffix(), get_extra_symtab_args(), Get_File_Dst_Info(), get_file_function_name_long(), get_fileinfo(), Get_Irb_File_Name(), Get_ldhint(), Get_lfhint(), Get_Name(), get_named_language(), get_object_file(), get_output_file_with_visibility(), DIPA_Phase_Manager::Get_Phase_ID(), get_phases_real_path(), get_plabel(), get_platform_abi(), get_proc_size(), Get_PU_Profile(), get_reloc_section(), Get_Resultidx_Intrncall(), get_section(), Get_Section_ST_With_Given_Name(), get_source_kind_from_suffix(), Get_ST(), Get_sthint(), get_symref(), get_target(), Get_TN_For_Predefined_Symbol(), get_token(), Get_Trace(), SecHdrTable64::getSHdrByName(), SecHdrTable::getSHdrByName(), ElfSymtab::getSymByName(), grokfield(), gs_build_pointer_type(), gs_decode_reg_name(), gs_strip_nops(), GTY(), Hack_AltEntry_Rewrite_Formals(), handle_function_call(), handle_function_return(), handle_mode_attribute(), handle_pragma(), handle_pragma_diagnostic(), handle_pragma_freq_hint(), handle_pragma_implementation(), handle_pragma_visibility(), handle_section_attribute(), handle_tls_model_attribute(), handle_visibility_attribute(), Has_Extension(), Hash_Get(), hash_string_eq(), have_induction_variable(), host_detect_local_cpu(), i370_elf_check_relocs(), i370_elf_relocate_section(), i370_elf_size_dynamic_sections(), i386_solaris_elf_named_section(), ia64_asm_output_external(), ia64_handle_option(), ia64_hpux_add_pragma_builtin(), ia64_in_small_data_p(), ia64_override_options(), ia64_section_type_flags(), ia64_struct_retval_addr_is_first_parm_p(), identify_predicable_attribute(), idxped4pstn(), ieee_archive_p(), ieee_object_p(), if(), IGLS_Schedule_Region(), in_iclass(), in_iclass_mov_x(), in_named_entry_eq(), in_unlikely_text_section(), independent_decode_option(), init_asm_output(), init_attributes(), init_c_lex(), init_compiler(), init_line_info(), init_os(), init_parse_prog_unit(), initialize(), initiate_automaton_gen(), input_suffix_matches(), insert_opcode_dependencies(), insert_string(), ANL_VARLIST::Insert_Var_Refs(), insn_decl_eq_p(), insn_index(), io_ctl_list_semantics(), ipa_compile_init(), ipa_modify_link_flag(), IPA_Rename_Builtins(), ipa_search_command_line(), IPA_Trace_Summary_File(), ipacom_doit(), ipl_main(), iq2000_expand_prologue(), iq2000_handle_option(), iq2000_parse_cpu(), ir_sel(), is_attribute(), is_attribute_p(), is_attribute_with_length_p(), is_directory(), Is_Dwarf_Section_To_Emit(), ANL_LOOP_CONSTRUCT::Is_End_Of_Loop_Comment(), Is_In_Namelist_Stack(), Is_Master_Test(), is_nlist_typed(), Is_Nonpod_Finalization_IF(), is_object_source_kind(), is_predicable(), Is_similar_cppname(), Is_Single_Test(), is_syscalls_file(), is_unwind_section_name(), Issue_Port_Generator(), ix86_in_large_data_p(), java_decode_option(), java_init(), java_new_lexer(), java_parse_doc_section(), jcf_dependency_set_dep_file(), KAPI_EnumCardinality(), KAPI_EnumIndex(), KAPI_EnumName(), KAPI_fu2fuName(), KAPI_fuName2fuIndex(), kapi_InitBidAndSyllable(), kapi_InitInstructionType(), kapi_InitNumberOfClrNutCportPort(), KAPI_oppGetDest(), KAPI_oppGetSource(), kapi_ParseInstOp(), kapi_ProcessAssignment(), kapi_ProcessTypeDecl(), kapi_pstnDelete(), kapi_pstnLookup(), kapi_pstnLookup_noadd(), KAPI_uniqueName2iid(), KDebug_DumpKnobs(), KEY_SCH::KEY_SCH(), lang_add_section(), lang_add_unique(), lang_add_vers_depend(), lang_add_wild(), lang_finalize_version_expr_head(), lang_get_regions(), lang_memory_region_lookup(), lang_output_section_find_1(), lang_place_orphans(), lang_record_phdrs(), lang_register_vers_node(), lang_size_sections_1(), lang_specific_driver(), lang_vers_match(), ldctor_add_set_entry(), ldemul_choose_mode(), ldfile_open_file(), ldfile_try_open_bfd(), libc_name_p(), linemap_add(), linux_add_one_symbol(), lno_main(), load_depfile(), load_insn_classes(), loc_intrinsic(), locale_charset(), Localize_Variable(), lookup(), lookup_compiler(), Lookup_Function_Name(), lookup_line(), lookup_mach_via_bfd_name(), lookup_name(), lookup_objc_ivar(), lookup_option(), lookup_spec_function(), lookup_specifier(), Lookup_Variable(), lookup_word(), lower_bit_field_id(), m16_usym5_4(), m16_usym8_4(), m32c_immd_dbl_mov(), m32r_elf_add_symbol_hook(), m32r_elf_check_relocs(), m32r_elf_finish_dynamic_symbol(), m32r_elf_relocate_section(), m32r_encode_section_info(), m32r_handle_option(), m32r_in_small_data_p(), m32r_init(), machopic_indirection_eq(), machopic_output_possible_stub_label(), machopic_select_section(), main(), make_canonical(), make_gcov_file_name(), make_relative_prefix(), malloc_kill_area_(), malloc_resize_inpool_(), Map_Arg(), maybe_apply_renaming_pragma(), maybe_both_true(), maybe_both_true_2(), maybe_emit_sprintf_chk_warning(), MDlookup(), DaVinci::Menu_Basic_Do(), Callback::Menu_Select(), merge_trees(), merge_type(), mf_varname_tree(), mingw_scan(), mips16_gp_offset_p(), mips16_output_gp_offset(), mips_elf64_assign_gp(), mips_elf_assign_gp(), mips_elf_calculate_relocation(), mips_elf_irix6_finish_dynamic_symbol(), mips_elf_output_extsym(), mips_encode_section_info(), mips_expand_prologue(), mips_gprel_reloc(), mips_handle_option(), mips_in_small_data_p(), mips_output_external(), mips_output_filename(), mips_parse_cpu(), mips_relocate_section(), mips_strict_matching_cpu_name_p(), mk_fdrtab(), mmix_elf_link_output_symbol_hook(), mmix_elf_section_from_bfd_section(), mmix_final_link_relocate(), mmo_create_symbol(), mmo_internal_write_section(), mmo_write_section_unless_reg_contents(), mmo_write_symbols_and_terminator(), mn10300_elf_check_relocs(), mn10300_elf_final_link_relocate(), Modify_Asm_String(), mpw_start_progress(), mri_draw_tree(), mri_format(), mt_override_options(), my_execv(), n_findn(), NAME(), SYMBOL::Name(), named_section(), named_section_flags(), named_section_real(), narrow_instruction(), needs_argument(), needs_variable(), new_structure(), nodes_identical(), nodes_identical_1(), Non_Default_Text_Section(), note_yacc_type(), objc_decode_option(), open_include_file(), open_intrinsics_file(), less< PROC >::operator()(), ltstr::operator()(), eqstr::operator()(), matches_pu_ty_and_name::operator()(), Equal_obj::operator()(), is_return_address::operator()(), String_Equal::operator()(), output_call(), output_condjump(), output_location(), SCHE_INFO::Output_OP_SI(), output_predicate_decls(), SCHE_INFO::Output_SI(), override_options(), pa_handle_option(), PARAMS(), parse_allocate_stmt(), parse_args(), parse_buffer_stmt(), parse_call_stmt(), parse_cpnt_dcl_stmt(), parse_deallocate_stmt(), parse_define_str(), parse_deref(), parse_derived_type_stmt(), parse_inquire_stmt(), parse_io_control_list(), parse_open_mp_clauses(), parse_open_mp_directives(), parse_option(), parse_options_and_default_flags(), parse_resource_users(), parse_semantics(), parse_type_dcl_stmt(), pch_init(), pch_open_file(), pe_dll_generate_def_file(), pe_dll_id_target(), pe_export_sort(), pe_implied_import_dll(), pe_walk_relocs_of_symbol(), pedGetIth(), pedLookup4ped(), pedLookup4pstn(), RVI::Perform_variable_rvi(), platform_is_64bit(), plimpLookup(), posInEnumList(), ppc64_elf_add_symbol_hook(), ppc64_elf_branch_reloc(), ppc64_elf_check_relocs(), ppc64_elf_finish_dynamic_symbol(), ppc64_elf_relocate_section(), ppc_elf_begin_write_processing(), ppc_elf_check_relocs(), ppc_elf_finish_dynamic_symbol(), ppc_elf_gc_sweep_hook(), ppc_elf_relocate_section(), ppc_elf_write_section(), Prepare_Target(), preprocess_args(), Preprocess_PU(), prescan_options(), previous_mf_exists(), Print_All_Bypass(), print_aranges(), print_binding_level(), print_defaults(), Print_FU_Class(), print_infos(), print_insn_mcore(), print_insn_mips(), print_insn_pdp11(), print_insn_pj(), print_insn_sh(), print_magic_path(), Print_OddLatency(), print_operand(), print_relocinfo_32(), print_relocinfo_64(), print_switch_values(), Process_Arc_Profile_Region_Options(), process_args(), Process_Bss_Data(), Process_Cc1_Command_Line(), process_command(), Process_Command_Line(), Process_Command_Line_Group(), process_decls(), process_def_file(), process_gc_options(), process_include(), Process_Inline_Options(), Process_IPA_Options(), Process_IPA_Skip_Options(), Process_IPA_Specfile_Options(), process_object_file(), IPO_INLINE::Process_Op_Code(), process_option_with_no(), process_whirl(), ProcessArrayAssign(), pstnEnum2idx(), r_assemble_op(), read_constants(), read_name_map(), read_profile(), read_rtx(), read_rtx_1(), read_specs(), read_table(), read_ucnid(), recognized_function(), recognized_macro(), record_temp_file(), RedefineVariable_array_idx(), relax_property_section(), remap_filename(), remove_previous_mf(), replace_outfile_spec_function(), replace_string(), resolve_typedef(), reverse_strcmp(), RNL(), rs6000_handle_option(), rs6000_output_function_epilogue(), rs6000_override_options(), rs6000_parse_abi_options(), rs6000_parse_alignment_option(), rs6000_parse_float_gprs_option(), rs6000_parse_tls_size_option(), rs6000_parse_yes_no_option(), rtx_equal_for_cselib_p(), rtx_equal_for_loop_p(), rtx_equal_for_memref_p(), rtx_equal_for_prefetch_p(), rtx_equal_p(), rtx_equiv_p(), rtx_renumbered_equal_p(), run_compiler(), run_phase(), run_test(), s390_handle_arch_option(), same_name_lists(), save_cpp_output(), save_def_or_dec(), save_expr(), scan_for_missed_items(), scan_for_source_files(), scan_linker_output(), scan_mach(), Search_decl_arguments(), segv_handler(), send_procedure(), set_compile_info_for_target(), set_cpu(), set_defaults(), Set_Error_Phase(), set_explicit_lang(), set_iwmmxt_regnames(), set_memory_model(), set_multilib_dir(), set_param_value(), set_prog_file_names(), Set_Register_Range_Not_Allocatable(), set_segment_start(), set_source_filename(), set_spec(), set_src_pwd(), set_target_switch(), Set_up_all_preg_symbols(), setjmp_operand(), sh64_backend_section_from_shdr(), sh64_elf64_finish_dynamic_symbol(), sh64_elf64_size_dynamic_sections(), sh64_elf_fake_sections(), sh64_elf_section_flags(), sh_elf64_check_relocs(), sh_elf64_copy_private_data_internal(), sh_elf64_relocate_section(), sh_elf_check_relocs(), sh_elf_finish_dynamic_symbol(), sh_elf_relocate_section(), sh_symbian_handle_dll_attribute(), simplify_and_tree(), simplify_by_exploding(), size_expr(), sparc64_elf_add_symbol_hook(), sparc64_elf_check_relocs(), sparc64_elf_fake_sections(), sparc64_elf_finish_dynamic_symbol(), sparc64_elf_omit_section_dynsym(), sparc64_elf_relocate_section(), sparc64_elf_size_dynamic_sections(), sparc_opcode_lookup_arch(), sparc_override_options(), special_function_p(), special_rtx(), ST2C_Find_Common_Block(), ST2F_decl_var(), ST2F_use_var(), ST_has_Predefined_Named_Section(), Stab_Reserved_St(), Stab_Reserved_Ty(), store_arg(), store_ctrl(), store_string(), string_compare(), String_To_Index(), strtoerrno(), strtosigno(), struct_opr_handler(), sub_compare(), Subset_Generator(), substitute_phase_dirs(), OPT_PU_POINTS_TO_SUMMARIZER::Summarize_points_to(), sunos_check_dynamic_reloc(), sunos_scan_dynamic_symbol(), sunos_scan_ext_relocs(), switch_to_section(), temp_file(), th_in_small_data_p(), TI_Initialize(), TLS_init(), toc_adjusting_stub_needed(), translate_options(), Traverse_DST(), traverse_wn_tree(), tree_lowering_passes(), tree_rest_of_compilation(), TY2F_Pointer_To_Dope(), undefined_symbol(), unique_section_p(), units_cmp(), unlikely_text_section(), unlikely_text_section_p(), unsplittable_name(), SUMMARIZE< program >::Update_call_pragmas(), update_non_lazy_ptrs(), update_stubs(), ustrcmp(), v850_elf_check_relocs(), v850_elf_fake_sections(), v850_elf_link_output_symbol_hook(), v850_elf_section_from_bfd_section(), validate_pattern(), vax_output_function_prologue(), VEC(), verify_global_namespace(), verify_namespace(), version_expr_head_eq(), vfinfo(), vho_lower_icall(), Visit_State(), vms_esecflag_by_name(), vms_secflag_by_name(), W2CF_Search_Symhdr(), W2CF_Symtab_Nameof_St(), daVinci::wait_for(), DAVINCI::wait_for(), walk_attr_value(), Walk_Loop_Dependence(), walk_type(), walk_wild_section(), Warn_todo(), warning_callback(), warning_find_reloc(), WB_find_symbols(), WB_findopr(), WFE_Assemble_Alias(), WFE_CS_Find_fgname(), WFE_Expand_Expr(), WFE_Omp_Init(), WFE_Start_Function(), WGEN_CS_Find_fgname(), WGEN_Expand_Expr(), WGEN_Expand_Pragma(), WGEN_Omp_Init(), WGEN_Set_Line_And_File(), WGEN_Start_Function(), widen_instruction(), wild(), wild_sort(), WN2C_Append_Purple_Funcinfo(), WN2C_block(), WN2C_Function_Call_Lhs(), WN2C_int_downcast(), WN2C_Skip_Stmt(), WN2F_Append_Purple_Funcinfo(), WN2F_comment(), WN2F_Exit_PU_Block(), WN2F_Get_Named_Param(), WN2F_return(), WN_write_PU_Infos(), WN_write_symtab(), WN_write_tree(), wopt_main(), write_func_for_structure(), write_gc_marker_routine_for_structure(), write_gc_root(), write_gc_roots(), write_gc_structure_fields(), write_gc_types(), write_local(), write_rbrac(), write_root(), write_roots(), write_types(), write_unit(), xcoff64_ppc_relocate_section(), xcoff64_reloc_type_br(), xcoff64_write_object_contents(), xcoff_link_add_symbols(), xcoff_link_input_bfd(), xcoff_ppc_relocate_section(), xcoff_reloc_link_order(), xcoff_reloc_type_br(), xcoff_sweep(), xcoff_write_global_symbol(), xref_flag_value(), xstormy16_elf_relax_section(), xtensa_get_property_predef_flags(), xtensa_get_property_section_name(), xtensa_multibss_section_type_flags(), xtensa_regfile_lookup(), xtensa_regfile_lookup_shortname(), and yyparse().
| int strcoll | ( | const char * | , | |
| const char * | ||||
| ) |
| char* strcpy | ( | char * | , | |
| const char * | ||||
| ) |
| size_t strcspn | ( | const char * | , | |
| const char * | ||||
| ) |
| char* streadd | ( | char * | , | |
| const char * | , | |||
| const char * | ||||
| ) |
| char* strecpy | ( | char * | , | |
| const char * | , | |||
| const char * | ||||
| ) |
| char* strerror | ( | int | ) |
Definition at line 630 of file strerror.c.
| int strfind | ( | const char * | , | |
| const char * | ||||
| ) |
Referenced by catmsgfmt().
| size_t strlen | ( | const char * | ) |
| int strncasecmp | ( | const char * | , | |
| const char * | , | |||
| size_t | ||||
| ) |
| char* strncat | ( | char * | , | |
| const char * | , | |||
| size_t | ||||
| ) |
| int strncmp | ( | const char * | , | |
| const char * | , | |||
| size_t | ||||
| ) |
| char* strncpy | ( | char * | , | |
| const char * | , | |||
| size_t | ||||
| ) |
Referenced by _b_char(), _bfd_coff_write_global_sym(), _bfd_ecoff_write_object_contents(), _bfd_vms_length_hash_symbol(), _bfd_vms_save_sized_string(), _bfd_write_archive_contents(), _bfd_xcoff_put_ldsymbol_name(), _bfd_xcoff_put_symbol_name(), _copy_n_trim(), _fortname(), _ft_stclose(), _PXFEXECV(), _PXFEXECVE(), _PXFEXECVP(), _PXFOPENDIR(), _setunit(), add_namelet(), add_path(), AR_convert_hex_str_to_float(), ar_host(), ascii_c_opts(), ascii_cifhdr(), ascii_nd_msg(), bfd_ar_hdr_from_filesystem(), bfd_elf64_archive_write_armap(), bfd_m68k_coff_create_embedded_relocs(), bfd_m68k_elf32_create_embedded_relocs(), bsd_write_armap(), c_q_to_a(), catenate_strings(), catgetmsg(), check_ar_result(), cif_dirname(), Cif_Msginsert(), Cif_Open(), coff_a29k_relocate_section(), coff_fix_symbol_name(), coff_get_normalized_symtab(), coff_i960_start_final_link(), coff_mcore_relocate_section(), coff_or32_relocate_section(), coff_ppc_relocate_section(), coff_write_armap(), NODE_TYPE::Color(), EDGE_TYPE::Color(), convert_binary_literal(), convert_hex_literal(), copy_name(), create_mod_info_file(), cwh_stab_adjust_name(), debug_decision_2(), DecodeInstructionInformation(), demangle_fund_type(), demangle_template_value_parm(), dirname(), do_include(), do_spec_1(), DRA_Demangle(), DRA_Demangle_Func(), DRA_Insert_Mangling_Sigs(), DRA_Open_And_Map_File(), DRA_Process_Commons(), dupnstr(), dyn_string_insert(), dyn_string_insert_cstr(), ErrMsg_Report(), ErrMsg_Report_Nonuser(), ErrMsg_Report_User(), F77_comment_line_token(), F77_directive_line_token(), f77_map_datapool_(), f77_map_datapool_pad_(), ffecom_open_include_(), ffelex_token_name_from_names(), ffelex_token_names_from_names(), ffelex_token_new_number(), ffelex_token_number_from_names(), fill_ent(), fill_in_struct_argchck_const(), find_subframework_file(), fix_argv(), flushout(), fmt_unit(), framework_construct_pathname(), free_tables(), get_executable_dir(), Get_Irb_File_Name(), Get_Ism_Name(), get_token(), hpux_core_core_file_p(), ieee_object_p(), import_milli(), indented_newline_token(), init_given_crt_path(), init_phase_names(), ipa_init_link_line(), java_init(), jcf_path_extdirs_arg(), kapi_ParseInstOps(), kapi_ParseOpAttribute(), kapi_ProcessClusterDistance(), kapi_ProcessCoreLatency(), kapi_ProcessInterclusterLatency(), kapi_ProcessIntraclusterLatency(), locate_lib(), main(), make_a_section_from_file(), make_class_file_name(), make_complex_modes(), make_relative_prefix(), Mark_Specified_Registers_As_Not_Allocatable(), Move_Locations_To_Anl_File(), NODE_TYPE::Name(), SYMBOL::Name(), EDGE_TYPE::Name(), ntr_const_tbl(), ntr_unshared_const_tbl(), open_intrinsics_file(), opr_to_str(), osf_core_core_file_p(), DaVinci::Parse_Menu_Label(), pchTranslateBypass2Intracluster(), prefix_from_string(), print_include(), process_b_option(), process_command(), Process_Control_Opt(), Process_Feedback_Options(), Process_Filename_Options(), process_include(), process_J_option(), process_paren_group(), process_S_option(), process_zip_dir(), putenv_(), Read_Member_Name(), referenced_file_is_newer(), replace_substring(), resolve_ext_opr(), safe_strcpy(), save_def_or_dec(), scan_for_missed_items(), Set_Error_Source(), set_multilib_dir(), Set_opt_phase(), set_prog_file_names(), set_scripts_dir(), sh_relocate_section(), stpncpy(), OPTIONS_STACK::str2argv(), string_token(), substring_copy(), system_(), Targ_Hexfptoc(), time_vms(), translate_name(), usdumplockf90_(), usdumplockf90_8_(), usdumpsemaf90_(), usdumpsemaf90_8_(), WN2C_Function_Call_Lhs(), write_c_file_stat(), write_into_string_buf(), write_token(), xcoff64_write_object_contents(), and xcoff_write_archive_contents_old().
| char* strpbrk | ( | const char * | , | |
| const char * | ||||
| ) |
| char* strrspn | ( | const char * | , | |
| const char * | ||||
| ) |
| size_t strspn | ( | const char * | , | |
| const char * | ||||
| ) |
Referenced by demangle_prefix(), expand_builtin_strspn(), ffelex_token_new_number(), ffelex_token_number_from_names(), fOkProcessClusterDistance(), fOkProcessInterCluster(), fOkProcessIntraCluster(), fold_builtin_strspn(), main(), mmix_elf_is_local_label_name(), mmo_write_symbols_and_terminator(), ParseLatency(), and run_phase().
| double strtod | ( | const char * | , | |
| char ** | ||||
| ) |
| char* strtok | ( | char * | , | |
| const char * | ||||
| ) |
Referenced by add_object(), create_help_msg(), create_option_list(), cwh_dst_mk_const(), DecodeInstructionInformation(), EKAPI_EnumClass4otid(), EKAPI_Flag4otid(), EKAPI_GetLcRange(), EKAPI_GetOperandInfo4Grp(), EKAPI_LitClass4otid(), EKAPI_LitClassName(), EKAPI_LitIsSigned(), EKAPI_Op2Fu(), EKAPI_Op2Opndsgrp(), EKAPI_Op2SubSet(), EKAPI_OpName4id(), EKAPI_RegClass4otid(), EKAPI_RegPropMask(), EKAPI_RegStruct4id(), EKAPI_RegSubclass4otid(), EKAPI_RegSubclassMember(), EKAPI_Size4otid(), EKAPI_Split_After_Bundle(), EKAPI_Split_Before_Bundle(), fill_option_info(), get_executable_dir_from_path(), issue_deferred_msgs(), kapi_ParseInstOp(), kapi_ParseInstOps(), main(), parse_decorate_script(), Parse_inline_script(), Parse_script(), ParseBypass(), ParseClusterDistance(), ParseInterCluster(), ParseIntraCluster(), ParseLatency(), pe_dll_add_excludes(), read_call_graph(), read_obj_list(), read_table(), sgi_cmd_line(), store_string(), write_opt_action(), and write_option_names().
| long int strtol | ( | const char * | , | |
| char ** | , | |||
| int | ||||
| ) |
| long unsigned int strtoul | ( | const char * | , | |
| char ** | , | |||
| int | ||||
| ) |
| char* strtrns | ( | const char * | , | |
| const char * | , | |||
| const char * | , | |||
| char * | ||||
| ) |
| int svc_create | ( | ) |
| SVCXPRT* svc_fd_create | ( | ) |
| void svc_getreqset | ( | ) |
| SVCXPRT* svc_raw_create | ( | ) |
| int svc_reg | ( | ) |
| SVCXPRT* svc_tli_create | ( | ) |
| SVCXPRT* svc_tp_create | ( | ) |
| void svc_unreg | ( | ) |
| SVCXPRT* svc_vc_create | ( | ) |
| void svcerr_systemerr | ( | ) |
| SVCXPRT* svcfd_create | ( | ) |
| SVCXPRT* svcraw_create | ( | ) |
| SVCXPRT* svctcp_create | ( | ) |
| SVCXPRT* svcudp_bufcreate | ( | ) |
| SVCXPRT* svcudp_create | ( | ) |
| void swab | ( | const char * | , | |
| char * | , | |||
| int | ||||
| ) |
| int swapcontext | ( | ucontext_t * | , | |
| ucontext_t * | ||||
| ) |
| int symlink | ( | const char * | , | |
| const char * | ||||
| ) |
Referenced by main(), make_link(), run_pixie(), and symlnk_().
Referenced by fei_flush(), fei_flush_open_mp(), and WFE_expand_flush().
| int syncok | ( | WINDOW * | , | |
| int | ||||
| ) |
| int syscall | ( | int | , | |
| ... | ||||
| ) |
| long int sysconf | ( | int | ) |
| int sysfs | ( | int | , | |
| ... | ||||
| ) |
| int sysinfo | ( | int | , | |
| char * | , | |||
| long | int | |||
| ) |
Referenced by init_cif().
| int system | ( | const char * | ) |
Referenced by _PXFSYSTEM(), do_version(), f_clos_com(), function_prologue(), init_cif(), pex_msdos_exec_child(), pexecute(), recompile_files(), KEY_SCH::Schedule_DDG(), and system_().
| double tan | ( | double | ) |
Definition at line 90 of file math-68881.h.
| float tanf | ( | float | ) |
Referenced by __rtand(), intr_wrap_078(), r_tan(), and Targ_IntrinsicOp().
| double tanh | ( | double | ) |
Definition at line 213 of file math-68881.h.
| float tanhf | ( | float | ) |
Referenced by intr_wrap_084(), r_tanh(), and Targ_IntrinsicOp().
| int tcdrain | ( | int | ) |
Referenced by pxftcdrain_().
| int tcflow | ( | int | , | |
| int | ||||
| ) |
Referenced by pxftcflow_().
| int tcflush | ( | int | , | |
| int | ||||
| ) |
Referenced by pxftcflush_().
| int tcgetattr | ( | int | , | |
| struct termios * | ||||
| ) |
Referenced by pxftcgetattr_().
| pid_t tcgetpgrp | ( | int | ) |
Referenced by pxftcgetpgrp_().
| pid_t tcgetsid | ( | int | ) |
| int tcsendbreak | ( | int | , | |
| int | ||||
| ) |
Referenced by pxftcsendbreak_().
| int tcsetattr | ( | int | , | |
| int | , | |||
| const struct termios * | ||||
| ) |
Referenced by pxftcsetattr_().
| int tcsetpgrp | ( | int | , | |
| pid_t | ||||
| ) |
Referenced by pxftcsetpgrp_().
| char* tempnam | ( | const char * | , | |
| const char * | ||||
| ) |
| char* termname | ( | void | ) |
| int tgetent | ( | char * | , | |
| char * | ||||
| ) |
| int tgetflag | ( | char * | ) |
| int tgetnum | ( | char * | ) |
| char* tgetstr | ( | char * | , | |
| char ** | ||||
| ) |
| char* tgoto | ( | char * | , | |
| int | , | |||
| int | ||||
| ) |
| char* tigetstr | ( | char * | ) |
| char* timezone | ( | int | , | |
| int | ||||
| ) |
| void tinputfd | ( | int | ) |
| int TLappend | ( | ) |
| int TLassign | ( | ) |
| int TLclose | ( | ) |
| int TLdelete | ( | ) |
| int TLfreeentry | ( | ) |
| ENTRY TLgetentry | ( | ) |
| unsigned char* TLgetfield | ( | ) |
| int TLopen | ( | ) |
| int TLread | ( | ) |
| int TLsearch1 | ( | ) |
| int TLsubst | ( | ) |
| int TLsync | ( | ) |
| int TLwrite | ( | ) |
Referenced by KAPI_save_as_header_ClusterInfo_struct(), KAPI_save_as_header_MachineDescription_saver(), KAPI_save_as_header_MachineDescription_struct(), kmapi_save_as_header_allinfo_saver(), KMAPI_save_as_header_allinfo_struct(), kmapi_save_as_header_ExceptionList_struct(), and mips_asm_file_start().
| int toascii | ( | int | ) |
| int tolower | ( | int | ) |
Referenced by _FRN(), _nl_normalize_codeset(), alias_compare(), Cg_Dwarf_Output_Asm_Bytes_Sym_Relocs(), complete_intrinsic_definition(), cwh_dst_member(), cwh_dst_mk_common(), cwh_dst_mk_const(), cwh_dst_mk_formal(), cwh_dst_mk_variable(), cwh_dst_struct_type(), decStrEq(), env_compare(), get_named_language(), get_operator_dot(), gs_dump_core(), make_in_parent_string(), send_stor_blk(), and TI_Initialize().
| int top_panel | ( | PANEL * | ) |
| int top_row | ( | MENU * | ) |
| int touchline | ( | WINDOW * | , | |
| int | , | |||
| int | ||||
| ) |
| int touchwin | ( | WINDOW * | ) |
| int toupper | ( | int | ) |
| char* tparm | ( | ) |
Referenced by type_unification_real(), and unify().
| int tputs | ( | char * | , | |
| int | , | |||
| int(*)(char) | ||||
| ) |
| int traceoff | ( | void | ) |
| int traceon | ( | void | ) |
| int truncate | ( | const char * | , | |
| off_t | ||||
| ) |
| char* ttyname | ( | int | ) |
Referenced by ttynamf90_(), and ttynamf90_8_().
| int ttyslot | ( | void | ) |
| int typeahead | ( | int | ) |
| int uadmin | ( | int | , | |
| int | , | |||
| int | ||||
| ) |
| unsigned ualarm | ( | unsigned | , | |
| unsigned | ||||
| ) |
| int ulckpwdf | ( | void | ) |
| long int ulimit | ( | int | , | |
| ... | ||||
| ) |
| int umount | ( | const char * | ) |
| int uname | ( | struct utsname * | ) |
| char* unctrl | ( | int | ) |
| void undial | ( | int | ) |
| int ungetc | ( | int | , | |
| FILE * | ||||
| ) |
Referenced by _frch(), cal_rch(), get_charset_aliases(), get_token(), init_md_reader(), java_is_eol(), main(), open_files(), process_include(), read_constants(), read_filename_string(), read_files(), read_mapping(), read_name(), read_rtx(), read_rtx_1(), read_rtx_variadic(), skip_spaces(), and t_ungetc().
| int ungetch | ( | int | ) |
| int unlink | ( | const char * | ) |
| int unordered | ( | double | , | |
| double | ||||
| ) |
| int unpost_form | ( | FORM * | ) |
| int unpost_menu | ( | MENU * | ) |
| int unremio | ( | ) |
| int untouchwin | ( | WINDOW * | ) |
| void use_env | ( | int | ) |
| unsigned usleep | ( | unsigned | ) |
| int utmpname | ( | const char * | ) |
| int utmpxname | ( | const char * | ) |
| void va_end | ( | __gnuc_va_list | ) |
| int vadvise | ( | int | ) |
| int vfprintf | ( | FILE * | , | |
| const char * | , | |||
| __gnuc_va_list | ||||
| ) |
| int vhangup | ( | void | ) |
| int vid32attr | ( | chtype | ) |
| int vid32puts | ( | chtype | , | |
| int(*)(char) | ||||
| ) |
| int vn_close | ( | ) |
| int vprintf | ( | const char * | , | |
| __gnuc_va_list | ||||
| ) |
| int vsprintf | ( | char * | , | |
| const char * | , | |||
| __gnuc_va_list | ||||
| ) |
| int waddnstr | ( | WINDOW * | , | |
| char * | , | |||
| int | ||||
| ) |
| int waddstr | ( | WINDOW * | , | |
| char * | ||||
| ) |
| pid_t wait | ( | wait_arg_t * | ) |
| void* wallproc_wall_1 | ( | ) |
| int wclear | ( | WINDOW * | ) |
| int wclrtobot | ( | WINDOW * | ) |
| int wclrtoeol | ( | WINDOW * | ) |
| int wctomb | ( | char * | , | |
| wchar_t | ||||
| ) |
| int wdelch | ( | WINDOW * | ) |
| int wdeleteln | ( | WINDOW * | ) |
| int werase | ( | WINDOW * | ) |
| int wgetch | ( | WINDOW * | ) |
| int wgetnstr | ( | WINDOW * | , | |
| char * | , | |||
| int | ||||
| ) |
| int wgetstr | ( | WINDOW * | , | |
| char * | ||||
| ) |
| int winnstr | ( | WINDOW * | , | |
| char * | , | |||
| int | ||||
| ) |
| int winsdelln | ( | WINDOW * | , | |
| int | ||||
| ) |
| int winsertln | ( | WINDOW * | ) |
| int winsnstr | ( | WINDOW * | , | |
| char * | , | |||
| int | ||||
| ) |
| int winstr | ( | WINDOW * | , | |
| char * | ||||
| ) |
| int wisprint | ( | wchar_t | ) |
| int wmove | ( | WINDOW * | , | |
| int | , | |||
| int | ||||
| ) |
| int wnoutrefresh | ( | WINDOW * | ) |
| int wprintw | ( | WINDOW * | , | |
| ... | ||||
| ) |
| int wredrawln | ( | WINDOW * | , | |
| int | , | |||
| int | ||||
| ) |
| int wrefresh | ( | WINDOW * | ) |
| int wscanw | ( | WINDOW * | , | |
| ... | ||||
| ) |
| int wscrl | ( | WINDOW * | , | |
| int | ||||
| ) |
| int wsetscrreg | ( | WINDOW * | , | |
| int | , | |||
| int | ||||
| ) |
| int wstandend | ( | WINDOW * | ) |
| int wstandout | ( | WINDOW * | ) |
| int wtouchln | ( | WINDOW * | , | |
| int | , | |||
| int | , | |||
| int | ||||
| ) |
| bool xdr_datum | ( | ) |
| int xdr_double | ( | ) |
| int xdr_exports | ( | ) |
| int xdr_fhstatus | ( | ) |
| int xdr_float | ( | ) |
| int xdr_keybuf | ( | ) |
| int xdr_mountlist | ( | ) |
| int xdr_netbuf | ( | ) |
| int xdr_path | ( | ) |
| int xdr_pmap | ( | ) |
| int xdr_pmaplist | ( | ) |
| int xdr_pointer | ( | ) |
| int xdr_reference | ( | ) |
| int xdr_rmtcall_args | ( | ) |
| int xdr_rmtcallres | ( | ) |
| int xdr_rpcb | ( | ) |
| int xdr_rpcb_rmtcallargs | ( | ) |
| int xdr_rpcb_rmtcallres | ( | ) |
| int xdr_rpcblist | ( | ) |
| int xdr_sprayarr | ( | ) |
| int xdr_spraycumul | ( | ) |
| int xdr_spraytimeval | ( | ) |
| int xdr_u_char | ( | ) |
| int xdr_utmparr | ( | ) |
| int xdr_utmpidlearr | ( | ) |
| int xdr_vector | ( | ) |
| int xdr_yp_buf | ( | ) |
| bool xdr_yp_inaddr | ( | ) |
| bool xdr_ypall | ( | ) |
| int xdr_ypdelete_args | ( | ) |
| bool xdr_ypdomain_wrap_string | ( | ) |
| bool xdr_ypmap_parms | ( | ) |
| bool xdr_ypmap_wrap_string | ( | ) |
| bool xdr_ypowner_wrap_string | ( | ) |
| bool xdr_yppushresp_xfr | ( | ) |
| bool xdr_ypreq_key | ( | ) |
| bool xdr_ypreq_newxfr | ( | ) |
| bool xdr_ypreq_nokey | ( | ) |
| bool xdr_ypreq_xfr | ( | ) |
| bool xdr_ypresp_key_val | ( | ) |
| bool xdr_ypresp_maplist | ( | ) |
| bool xdr_ypresp_master | ( | ) |
| bool xdr_ypresp_order | ( | ) |
| bool xdr_ypresp_val | ( | ) |
| int xdr_ypupdate_args | ( | ) |
| void xdrrec_create | ( | ) |
| int xdrrec_endofrecord | ( | ) |
| int xdrrec_eof | ( | ) |
| int xdrrec_skiprecord | ( | ) |
| void xdrstdio_create | ( | ) |
| void xprt_register | ( | ) |
| void xprt_unregister | ( | ) |
| double y0 | ( | double | ) |
| double y1 | ( | double | ) |
Referenced by __cosh(), __drem(), __exp(), __expm1(), __expm1f(), __fmod(), __qatan2d(), __sinh(), __tanh(), __vexp(), calc_defect(), Expand_F10_Div_By_Const(), Expand_F4_Div_By_Const(), Expand_F8_Div_By_Const(), FPROP(), G77_besy1_0(), G77_dbesy1_0(), gen_move_insn(), Indices_only_may_overlap(), memrefs_conflict_p(), offsettable_address_p(), reverse_strcmp(), rs6000_emit_swdivdf(), and rs6000_emit_swdivsf().
| double yn | ( | int | , | |
| double | ||||
| ) |
Referenced by G77_besyn_0(), G77_dbesyn_0(), and regs_match_p().
| int yp_all | ( | char * | , | |
| char * | , | |||
| struct ypall_callback * | ||||
| ) |
| int yp_bind | ( | const char * | ) |
| int yp_first | ( | char * | , | |
| char * | , | |||
| char ** | , | |||
| int * | , | |||
| char ** | , | |||
| int * | ||||
| ) |
| int yp_get_default_domain | ( | char ** | ) |
| int yp_master | ( | char * | , | |
| char * | , | |||
| char ** | ||||
| ) |
| int yp_match | ( | char * | , | |
| char * | , | |||
| char * | , | |||
| int | , | |||
| char ** | , | |||
| int * | ||||
| ) |
| int yp_next | ( | char * | , | |
| char * | , | |||
| char * | , | |||
| int | , | |||
| char ** | , | |||
| int * | , | |||
| char ** | , | |||
| int * | ||||
| ) |
| int yp_order | ( | char * | , | |
| char * | , | |||
| int * | ||||
| ) |
| void yp_unbind | ( | const char * | ) |
| char* yperr_string | ( | int | ) |
| int ypprot_err | ( | unsigned | int | ) |
| u_int* ypu_change_1 | ( | ) |
| u_int* ypu_delete_1 | ( | ) |
| u_int* ypu_insert_1 | ( | ) |
| u_int* ypu_store_1 | ( | ) |
1.5.6