Home
last modified time | relevance | path

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

12

/illumos-gate/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()
/illumos-gate/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()
/illumos-gate/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()
/illumos-gate/usr/src/tools/scripts/
H A Dvalidate_flg.pl77 if (open INC, "<$fname") {
80 while (<INC>) {
124 close INC;
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dhelp2man102 unless open INC, $inc;
107 while (<INC>)
145 close INC;
/illumos-gate/usr/src/cmd/genmsg/
H A Dgenmsg.y55 %token INT CHAR INC
114 | str INC
115 | INC str { $$ = $2; }
H A Dgenmsg.l193 return (INC);
204 return (INC);
/illumos-gate/usr/src/cmd/print/
H A DMakefile.sp66 INC = $(ROOT)/usr/include
67 INCSYS = $(INC)/sys
/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk.y66 %token <node> ADD SUB MUL DIV REM INC DEC PRE_INC PRE_DEC
135 %right INC DEC URE
304 | lvalue INC {
305 $$ = node(INC, $1, NNULL);
383 | INC lvalue {
H A Dawk1.c430 c = INC; in yylex()
677 case INC: in yylex()
/illumos-gate/usr/src/lib/libc/port/regex/
H A Dregexec.c103 #define INC(o) ((o) <<= 1) macro
133 #undef INC
160 #define INC(o) ((o)++) macro
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dprivate.h216 #define INC() __m_screen->_unget._count++ macro
219 #define PUSH(x) (__m_screen->_unget._stack[INC()] = (x))
/illumos-gate/usr/src/cmd/lp/
H A DMakefile.lp58 INC = $(ROOT)/usr/include
59 INCSYS = $(INC)/sys
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dregcmp.c32 #define INC (2*1024) macro
165 if ((n += INC) > TOT || !(re = newof(re, Regex_t, 0, n))) in regcmp()
/illumos-gate/usr/src/data/locale/data/
H A DTHIRDPARTYLICENSE1 UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
18 BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S
/illumos-gate/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
/illumos-gate/usr/src/contrib/bhyve/
H A DLICENSE17 ARE DISCLAIMED. IN NO EVENT SHALL NETAPP, INC OR CONTRIBUTORS BE LIABLE
/illumos-gate/usr/src/uts/common/sys/
H A DTHIRDPARTYLICENSE.firmload16 THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
H A DTHIRDPARTYLICENSE.unicode140 UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
150 INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S DATA FILES
/illumos-gate/usr/src/uts/common/io/elxl/
H A DTHIRDPARTYLICENSE17 THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
/illumos-gate/usr/src/lib/libpkg/common/
H A Dpkglib.h171 #define vfpIncCurrPtrBy(VFP, INC) \ argument
173 ((VFP)->_vfpCurr) += (INC); \
/illumos-gate/usr/src/uts/intel/io/amd8111s/
H A DTHIRDPARTYLICENSE.amd8111s22 * DISCLAIMED. IN NO EVENT SHALL ADVANCED MICRO DEVICES, INC. OR
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A DTHIRDPARTYLICENSE56 * Copyright (C) 1998 by the FundsXpress, INC.
/illumos-gate/usr/src/cmd/mailwrapper/
H A DTHIRDPARTYLICENSE21 * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
/illumos-gate/usr/src/lib/krb5/
H A DTHIRDPARTYLICENSE42 * Copyright (C) 1998 by the FundsXpress, INC.

12