Searched refs:INCR (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10.1/ppp-786.1.1/Family/
H A Dslcompress.c80 #define INCR(counter) ++comp->counter; macro
82 #define INCR(counter) macro
211 INCR(sls_packets) function
232 INCR(sls_searches)
248 INCR(sls_misses)
419 INCR(sls_compressed)
529 INCR(sls_uncompressedin)
541 INCR(sls_compressedin)
557 INCR(sls_tossed)
634 INCR(sls_errori
[all...]
/macosx-10.10.1/awk-20/src/
H A Dytab.h132 INCR = 348, enumerator in enum:yytokentype
229 #define INCR 348 macro
H A Dytabh.bak121 INCR = 347,
216 #define INCR 347
H A Dawkgram.y91 %right DECR INCR
370 | INCR var { $$ = op1(PREINCR, $2); }
372 | var INCR { $$ = op1(POSTINCR, $1); }
H A Dlex.c265 input(); yylval.i = INCR; RET(INCR);
H A Dytab.c159 INCR = 348, enumerator in enum:yytokentype
256 #define INCR 348 macro
739 "'+'", "'-'", "'*'", "'%'", "UMINUS", "NOT", "POWER", "INCR", "DECR",
H A Dytabc.bak145 INCR = 347,
240 #define INCR 347
603 "UMINUS", "NOT", "POWER", "INCR", "DECR", "INDIRECT", "LASTTOKEN",
/macosx-10.10.1/text_cmds-88/rs/
H A Drs.c109 #define INCR(ep) do { \ macro
161 INCR(ep); /* prepare for next entry */
179 INCR(ep); /* prepare for next entry */
186 INCR(ep);
/macosx-10.10.1/vim-55/runtime/syntax/
H A Ddcd.vim36 syn keyword dcdStatement MOVE ANDG ORRG NOTG ADDG SUBG MULG DIVG MODG INCR DECR
H A Dtak.vim59 syn keyword takSolidsArg RMIN RMAX AXMAX NNR NNTHETA INCR INCTHETA END
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Dmt-opc.c725 { { MNEM, ' ', '#', OP (PERM), ',', '#', OP (A23), ',', '#', OP (CR), ',', '#', OP (CBS), ',', '#', OP (INCR), ',', '#', OP (CCB), ',', '#', OP (CDB), ',', '#', OP (ROWNUM2), ',', '#', OP (DUP), ',', '#', OP (CTXDISP), 0 } },
731 { { MNEM, ' ', OP (FRSR1), ',', '#', OP (PERM), ',', '#', OP (CBS), ',', '#', OP (INCR), ',', '#', OP (CCB), ',', '#', OP (CDB), ',', '#', OP (ROWNUM2), ',', '#', OP (DUP), ',', '#', OP (CTXDISP), 0 } },

Completed in 151 milliseconds