Home
last modified time | relevance | path

Searched refs:INC (Results 1 – 25 of 35) sorted by relevance

12

/titanic_50/usr/src/cmd/vi/port/
H A Dport.mk.usg38 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_50/usr/src/lib/libm/common/LD/
H A Dnextafterl.c41 #define INC(px) { \ macro
64 #define INC(px) { \ macro
97 INC(px) in nextafterl()
102 INC(px) in nextafterl()
/titanic_50/usr/src/lib/libm/common/Q/
H A Dnextafterl.c41 #define INC(px) { \ macro
64 #define INC(px) { \ macro
97 INC(px) in nextafterl()
102 INC(px) in nextafterl()
/titanic_50/usr/src/lib/libm/common/m9x/
H A Dnexttowardl.c41 #define INC(px) { \ macro
64 #define INC(px) { \ macro
97 INC(px) in nexttowardl()
102 INC(px) in nexttowardl()
/titanic_50/usr/src/tools/scripts/
H A Dvalidate_flg.pl77 if (open INC, "<$fname") {
80 while (<INC>) {
124 close INC;
/titanic_50/usr/src/cmd/genmsg/
H A Dgenmsg.y56 %token INT, CHAR, INC
115 | str INC
116 | INC str { $$ = $2; }
H A Dgenmsg.l193 return (INC);
204 return (INC);
/titanic_50/usr/src/grub/grub-0.97/docs/
H A Dhelp2man102 unless open INC, $inc;
107 while (<INC>)
145 close INC;
/titanic_50/usr/src/cmd/print/
H A DMakefile.sp66 INC = $(ROOT)/usr/include
67 INCSYS = $(INC)/sys
/titanic_50/usr/src/lib/libc/port/locale/
H A Dregexec.c110 #define INC(o) ((o) <<= 1) macro
139 #undef INC
165 #define INC(o) ((o)++) macro
/titanic_50/usr/src/cmd/awk_xpg4/
H A Dawk.y67 %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 Dawk1.c442 c = INC; in yyhex()
688 case INC: in yyhex()
/titanic_50/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dprivate.h218 #define INC() __m_screen->_unget._count++ macro
221 #define PUSH(x) (__m_screen->_unget._stack[INC()] = (x))
/titanic_50/usr/src/cmd/lp/
H A DMakefile.lp57 INC = $(ROOT)/usr/include
58 INCSYS = $(INC)/sys
/titanic_50/usr/src/lib/libast/common/comp/
H A Dregcmp.c32 #define INC (2*1024) macro
158 if ((n += INC) > TOT || !(re = newof(re, Regex_t, 0, n))) in regcmp()
/titanic_50/usr/src/cmd/localedef/data/
H A DTHIRDPARTYLICENSE1 UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
11 DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S
/titanic_50/usr/src/cmd/sendmail/
H A DLICENSE67 SENDMAIL, INC. AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
70 NO EVENT SHALL SENDMAIL, INC., THE REGENTS OF THE UNIVERSITY OF
/titanic_50/usr/src/uts/common/io/elxl/
H A DTHIRDPARTYLICENSE17 THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
/titanic_50/usr/src/lib/libpkg/common/
H A Dpkglib.h173 #define vfpIncCurrPtrBy(VFP, INC) \ argument
175 ((VFP)->_vfpCurr) += (INC); \
/titanic_50/usr/src/uts/intel/io/amd8111s/
H A DTHIRDPARTYLICENSE.amd8111s22 * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. OR
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A DTHIRDPARTYLICENSE56 * Copyright (C) 1998 by the FundsXpress, INC.
/titanic_50/usr/src/uts/common/sys/
H A DTHIRDPARTYLICENSE.unicode140 UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
150 INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S DATA FILES
/titanic_50/usr/src/cmd/mailwrapper/
H A DTHIRDPARTYLICENSE21 * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
/titanic_50/usr/src/lib/krb5/
H A DTHIRDPARTYLICENSE42 * Copyright (C) 1998 by the FundsXpress, INC.
/titanic_50/usr/src/lib/libmvec/common/vis/
H A D__vlog_ultra3.S2462 mov YPTR,%o0 ! X1-2 INC
2553 mov YPTR,%o1 ! X2-2 INC
2672 mov YPTR,%o2 ! X3 INC

12