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

/macosx-10.9.5/ppp-727.90.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.9.5/awk-18/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.9.5/text_cmds-87/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.9.5/vim-53/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.9.5/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 } },
/macosx-10.9.5/WebCore-7537.78.1/html/canvas/
H A DWebGLRenderingContext.idl290 const GLenum INCR = 0x1E02;
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DGraphicsContext3D.h289 INCR = 0x1E02, enumerator in enum:WebCore::GraphicsContext3D::__anon5381

Completed in 119 milliseconds