Home
last modified time | relevance | path

Searched refs:INCR (Results 1 – 12 of 12) sorted by relevance

/freebsd-9-stable/sys/net/
Dslcompress.c54 #define INCR(counter) ++comp->counter; macro
56 #define INCR(counter) macro
189 INCR(sls_packets)
210 INCR(sls_searches)
226 INCR(sls_misses)
398 INCR(sls_compressed)
500 INCR(sls_uncompressedin)
512 INCR(sls_compressedin)
528 INCR(sls_tossed)
605 INCR(sls_errorin)
/freebsd-9-stable/usr.bin/rs/
Drs.c105 #define INCR(ep) do { \ macro
159 INCR(ep); /* prepare for next entry */ in getfile()
177 INCR(ep); /* prepare for next entry */ in getfile()
184 INCR(ep); in getfile()
/freebsd-9-stable/contrib/one-true-awk/
Dawkgram.y91 %right DECR INCR
369 | INCR var { $$ = op1(PREINCR, $2); }
371 | var INCR { $$ = op1(POSTINCR, $1); }
Dlex.c265 input(); yylval.i = INCR; RET(INCR); in yylex()
/freebsd-9-stable/usr.bin/bc/
Dbc.y172 %nonassoc INCR DECR
630 | INCR named_expression
640 | named_expression INCR
Dscan.l154 "++" return (INCR);
/freebsd-9-stable/share/doc/psd/05.sysman/
Dspell.ok22 INCR
/freebsd-9-stable/tools/tools/net80211/wesside/wesside/
Dwesside.c159 #define INCR 10000 macro
160 int thresh_incr = INCR;
165 int wep_thresh = INCR;
/freebsd-9-stable/contrib/gcc/
Dtree.def978 VAR { +=, -= } INCR.
980 from INIT, COND, and INCR that are technically part of the
985 private. N1, N2 and INCR are required to be loop invariant integer
/freebsd-9-stable/contrib/gcc/doc/
Dc-tree.texi2617 form @code{VAR @{+=,-=@} INCR}.
2628 @code{INCR} are required to be loop invariant integer
/freebsd-9-stable/contrib/gcc/cp/
DChangeLog2568 or INCR is NULL. If not calling c_finish_omp_for
2569 right away and one of COND and INCR is NULL, issue
/freebsd-9-stable/contrib/groff/doc/
Dgroff-14505 auto-incrementing is set to INCR. Note that the `\R' escape