HomeSort by: relevance | last modified time | path
    Searched defs:thisv (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgomp/
ordered.c 489 unsigned long thisv local
492 if (thisv < cur)
497 if (thisv > cur)
769 gomp_ull thisv local
772 if (thisv < cur)
777 if (thisv > cur)
796 gomp_ull thisv local
799 = thisv >> (__SIZEOF_LONG_LONG__ * __CHAR_BIT__ / 2);
809 t = thisv;
ordered.c 489 unsigned long thisv local
492 if (thisv < cur)
497 if (thisv > cur)
769 gomp_ull thisv local
772 if (thisv < cur)
777 if (thisv > cur)
796 gomp_ull thisv local
799 = thisv >> (__SIZEOF_LONG_LONG__ * __CHAR_BIT__ / 2);
809 t = thisv;
ordered.c 489 unsigned long thisv local
492 if (thisv < cur)
497 if (thisv > cur)
769 gomp_ull thisv local
772 if (thisv < cur)
777 if (thisv > cur)
796 gomp_ull thisv local
799 = thisv >> (__SIZEOF_LONG_LONG__ * __CHAR_BIT__ / 2);
809 t = thisv;
  /src/external/gpl3/gcc.old/dist/libgomp/
ordered.c 489 unsigned long thisv local
492 if (thisv < cur)
497 if (thisv > cur)
769 gomp_ull thisv local
772 if (thisv < cur)
777 if (thisv > cur)
796 gomp_ull thisv local
799 = thisv >> (__SIZEOF_LONG_LONG__ * __CHAR_BIT__ / 2);
809 t = thisv;
ordered.c 489 unsigned long thisv local
492 if (thisv < cur)
497 if (thisv > cur)
769 gomp_ull thisv local
772 if (thisv < cur)
777 if (thisv > cur)
796 gomp_ull thisv local
799 = thisv >> (__SIZEOF_LONG_LONG__ * __CHAR_BIT__ / 2);
809 t = thisv;
ordered.c 489 unsigned long thisv local
492 if (thisv < cur)
497 if (thisv > cur)
769 gomp_ull thisv local
772 if (thisv < cur)
777 if (thisv > cur)
796 gomp_ull thisv local
799 = thisv >> (__SIZEOF_LONG_LONG__ * __CHAR_BIT__ / 2);
809 t = thisv;

Completed in 64 milliseconds