• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/

Lines Matching refs:_dif

119  *  - made "diff" variable (now "_dif") global to simplify conversion of
291 # define _dif dif
344 static int _dif;
354 _dif = _dif;
2811 "movl %%edi, _dif \n\t" /* take start of row */
2812 "addl %%ebx, _dif \n\t" /* add bpp */
2813 "addl $0xf, _dif \n\t" /* add 7+8 to incr past alignment bdry */
2814 "andl $0xfffffff8, _dif \n\t" /* mask to alignment boundary */
2815 "subl %%edi, _dif \n\t" /* subtract from start => value ebx at */
2831 "cmpl _dif, %%ebx \n\t" /* check if at alignment boundary */
2858 /* GRR: INCLUDE "memory" as clobbered? (_dif, _MMXLength) */
2874 "movl _dif, %%ecx \n\t" /* ecx: x = offset to */
2993 "movl _dif, %%ecx \n\t" /* ecx: x = offset to */
3088 "movl _dif, %%ecx \n\t" /* ecx: x = offset to alignment */
3221 "movl _dif, %%ebx \n\t" /* ebx: x = offset to alignment */
3273 "movl _dif, %%ecx \n\t" /* ecx: x == offset to alignment */
3331 "movl _dif, %%ebx \n\t" /* ebx: x = offset to */
3474 "movl %%edi, _dif \n\t" /* take start of row */
3475 "addl %%ebx, _dif \n\t" /* add bpp */
3477 "addl $0xf, _dif \n\t" /* add 7 + 8 to incr past alignment */
3479 "andl $0xfffffff8, _dif \n\t" /* mask to alignment boundary */
3480 "subl %%edi, _dif \n\t" /* subtract from start ==> value ebx */
3553 "cmpl _dif, %%ebx \n\t"
3592 "movl _dif, %%ecx \n\t"
3815 "movl _dif, %%ecx \n\t"
3972 "movl _dif, %%ecx \n\t"
4117 "movl _dif, %%ecx \n\t"
4266 "movl _dif, %%ebx \n\t"
4512 "movl %%edi, _dif \n\t" /* take start of row */
4513 "addl $0xf, _dif \n\t" /* add 7 + 8 to incr past */
4516 "andl $0xfffffff8, _dif \n\t" /* mask to alignment boundary */
4517 "subl %%edi, _dif \n\t" /* subtract from start ==> value */
4524 "cmpl _dif, %%ecx \n\t"
4566 "movl _dif, %%edx \n\t"
4614 "movl _dif, %%edx \n\t"
4653 "movl _dif, %%edx \n\t"
4701 "movl _dif, %%edx \n\t"
4763 "movl _dif, %%edx \n\t"
4841 "movl _dif, %%edx \n\t"