/titanic_41/usr/src/cmd/vi/port/ |
H A D | port.mk.usg | 38 INC = $(ROOT)/usr/include 48 CFLAGS = $(DEB) -I$(INC) $(OPTIONS) -DTABS=8 -DSINGLE 109 ex.o: ex.h $(INC)/sys/types.h $(INC)/ctype.h \ 110 $(INC)/errno.h $(INC)/signal.h $(INC)/setjmp.h \ 111 $(INC)/sys/stat.h $(INC)/termio.h $(INC)/sys/termio.h \ 112 $(INC)/term.h ex_tune.h ex_vars.h \ 115 ex_addr.o: ex.h $(INC)/sys/types.h $(INC)/ctype.h \ 116 $(INC)/errno.h $(INC)/signal.h \ 117 $(INC)/setjmp.h $(INC)/sys/stat.h \ 118 $(INC)/termio.h $(INC)/sys/termio.h \ [all …]
|
/titanic_41/usr/src/lib/libm/common/LD/ |
H A D | nextafterl.c | 41 #define INC(px) { \ macro 64 #define INC(px) { \ macro 97 INC(px) in nextafterl() 102 INC(px) in nextafterl()
|
/titanic_41/usr/src/lib/libm/common/Q/ |
H A D | nextafterl.c | 41 #define INC(px) { \ macro 64 #define INC(px) { \ macro 97 INC(px) in nextafterl() 102 INC(px) in nextafterl()
|
/titanic_41/usr/src/lib/libm/common/m9x/ |
H A D | nexttowardl.c | 41 #define INC(px) { \ macro 64 #define INC(px) { \ macro 97 INC(px) in nexttowardl() 102 INC(px) in nexttowardl()
|
/titanic_41/usr/src/tools/scripts/ |
H A D | validate_flg.pl | 77 if (open INC, "<$fname") { 80 while (<INC>) { 124 close INC;
|
/titanic_41/usr/src/cmd/genmsg/ |
H A D | genmsg.y | 56 %token INT, CHAR, INC 115 | str INC 116 | INC str { $$ = $2; }
|
H A D | genmsg.l | 193 return (INC); 204 return (INC);
|
/titanic_41/usr/src/grub/grub-0.97/docs/ |
H A D | help2man | 102 unless open INC, $inc; 107 while (<INC>) 145 close INC;
|
/titanic_41/usr/src/cmd/print/ |
H A D | Makefile.sp | 66 INC = $(ROOT)/usr/include 67 INCSYS = $(INC)/sys
|
/titanic_41/usr/src/lib/libc/port/locale/ |
H A D | regexec.c | 110 #define INC(o) ((o) <<= 1) macro 139 #undef INC 165 #define INC(o) ((o)++) macro
|
/titanic_41/usr/src/cmd/awk_xpg4/ |
H A D | awk.y | 67 %token <node> ADD SUB MUL DIV REM INC DEC PRE_INC PRE_DEC 136 %right INC DEC URE 305 | lvalue INC = { 306 $$ = node(INC, $1, NNULL); 384 | INC lvalue = {
|
H A D | awk1.c | 442 c = INC; in yyhex() 688 case INC: in yyhex()
|
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | private.h | 218 #define INC() __m_screen->_unget._count++ macro 221 #define PUSH(x) (__m_screen->_unget._stack[INC()] = (x))
|
/titanic_41/usr/src/cmd/lp/ |
H A D | Makefile.lp | 57 INC = $(ROOT)/usr/include 58 INCSYS = $(INC)/sys
|
/titanic_41/usr/src/lib/libast/common/comp/ |
H A D | regcmp.c | 32 #define INC (2*1024) macro 158 if ((n += INC) > TOT || !(re = newof(re, Regex_t, 0, n))) in regcmp()
|
/titanic_41/usr/src/cmd/localedef/data/ |
H A D | THIRDPARTYLICENSE | 1 UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE 11 DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S
|
/titanic_41/usr/src/cmd/sendmail/ |
H A D | LICENSE | 67 SENDMAIL, INC. AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED 70 NO EVENT SHALL SENDMAIL, INC., THE REGENTS OF THE UNIVERSITY OF
|
/titanic_41/usr/src/uts/common/io/elxl/ |
H A D | THIRDPARTYLICENSE | 17 THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
|
/titanic_41/usr/src/lib/libpkg/common/ |
H A D | pkglib.h | 173 #define vfpIncCurrPtrBy(VFP, INC) \ argument 175 ((VFP)->_vfpCurr) += (INC); \
|
/titanic_41/usr/src/uts/intel/io/amd8111s/ |
H A D | THIRDPARTYLICENSE.amd8111s | 22 * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. OR
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
H A D | THIRDPARTYLICENSE | 56 * Copyright (C) 1998 by the FundsXpress, INC.
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | THIRDPARTYLICENSE.unicode | 140 UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE 150 INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S DATA FILES
|
/titanic_41/usr/src/cmd/mailwrapper/ |
H A D | THIRDPARTYLICENSE | 21 * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
|
/titanic_41/usr/src/lib/krb5/ |
H A D | THIRDPARTYLICENSE | 42 * Copyright (C) 1998 by the FundsXpress, INC.
|
/titanic_41/usr/src/lib/libmvec/common/vis/ |
H A D | __vlog_ultra3.S | 2462 mov YPTR,%o0 ! X1-2 INC 2553 mov YPTR,%o1 ! X2-2 INC 2672 mov YPTR,%o2 ! X3 INC
|