Annotation of 43BSDReno/lib/libpc/libpc.h, revision 1.1.1.1

1.1       root        1: /*-
                      2:  * Copyright (c) 1979 The Regents of the University of California.
                      3:  * All rights reserved.
                      4:  *
                      5:  * Redistribution and use in source and binary forms are permitted
                      6:  * provided that: (1) source distributions retain this entire copyright
                      7:  * notice and comment, and (2) distributions including binaries display
                      8:  * the following acknowledgement:  ``This product includes software
                      9:  * developed by the University of California, Berkeley and its contributors''
                     10:  * in the documentation or other materials provided with the distribution
                     11:  * and in all advertising materials mentioning features or use of this
                     12:  * software. Neither the name of the University nor the names of its
                     13:  * contributors may be used to endorse or promote products derived
                     14:  * from this software without specific prior written permission.
                     15:  * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
                     16:  * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
                     17:  * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
                     18:  *
                     19:  *     @(#)libpc.h     1.9 (Berkeley) 4/9/90
                     20:  */
                     21: 
                     22: extern FILE *ACTFILE();
                     23: extern long *ADDT();
                     24: extern double ATAN();
                     25: extern long CARD();
                     26: extern char CHR();
                     27: extern long CLCK();
                     28: extern double COS();
                     29: extern long *CTTOT();
                     30: extern long ERROR();
                     31: extern int EXCEPT();
                     32: extern double EXP();
                     33: extern long EXPO();
                     34: extern char *FNIL();
                     35: extern struct formalrtn *FSAV();
                     36: extern struct iorec *GETNAME();
                     37: extern bool IN();
                     38: extern bool INCT();
                     39: extern double LN();
                     40: extern long MAX();
                     41: extern long *MULT();
                     42: extern char *NAM();
                     43: extern char *NIL();
                     44: extern long PRED();
                     45: extern struct iorec *PFCLOSE();
                     46: extern double RANDOM();
                     47: extern char READC();
                     48: extern long READ4();
                     49: extern long READE();
                     50: extern double READ8();
                     51: extern bool RELNE();
                     52: extern bool RELEQ();
                     53: extern bool RELSLT();
                     54: extern bool RELSLE();
                     55: extern bool RELSGT();
                     56: extern bool RELSGE();
                     57: extern bool RELTLT();
                     58: extern bool RELTLE();
                     59: extern bool RELTGT();
                     60: extern bool RELTGE();
                     61: extern long ROUND();
                     62: extern long RANG4();
                     63: extern long RSNG4();
                     64: extern long SCLCK();
                     65: extern long SEED();
                     66: extern double SIN();
                     67: extern double SQRT();
                     68: extern long SUBSC();
                     69: extern long SUBSCZ();
                     70: extern long *SUBT();
                     71: extern long SUCC();
                     72: extern struct seekptr TELL();
                     73: extern bool TEOF();
                     74: extern bool TEOLN();
                     75: extern long TRUNC();
                     76: extern struct iorec *UNIT();

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.