Home
last modified time | relevance | path

Searched refs:ucmp (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/usr.bin/ruptime/
H A Druptime.c75 static int ucmp(const void *, const void *);
109 cmp = ucmp; in main()
240 ucmp(const void *a1, const void *a2) in ucmp() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddouble-int.cc1274 return this->ucmp (b); in cmp()
1283 double_int::ucmp (double_int b) const in ucmp() function in double_int
1424 return (this->ucmp (b) == 1) ? *this : b; in umax()
1449 return (this->ucmp (b) == -1) ? *this : b; in umin()
H A Ddouble-int.h172 int ucmp (double_int b) const;
H A Dfixed-value.cc590 if (leftmost_mod == 1 || mod.ucmp (pos_b) != -1) in do_fixed_divide()
H A Doptabs.def178 OPTAB_NL(ucmp_optab, NULL, UNKNOWN, "ucmp", '2', gen_int_libfunc)
H A DChangeLog-201214316 (double_int::ucmp): New.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddouble-int.c1274 return this->ucmp (b); in cmp()
1283 double_int::ucmp (double_int b) const in ucmp() function
1424 return (this->ucmp (b) == 1) ? *this : b; in umax()
1449 return (this->ucmp (b) == -1) ? *this : b; in umin()
H A Ddouble-int.h172 int ucmp (double_int b) const;
H A Dfixed-value.c590 if (leftmost_mod == 1 || mod.ucmp (pos_b) != -1) in do_fixed_divide()
H A Doptabs.def178 OPTAB_NL(ucmp_optab, NULL, UNKNOWN, "ucmp", '2', gen_int_libfunc)
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Duni.d5963 alias ucmp = comparePropertyName; variable
5965 if (ucmp(name, "L") == 0 || ucmp(name, "Letter") == 0)
5973 else if (ucmp(name,"LC") == 0 || ucmp(name,"Cased Letter")==0)
5979 else if (ucmp(name, "M") == 0 || ucmp(name, "Mark") == 0)
5985 else if (ucmp(name, "N") == 0 || ucmp(name, "Number") == 0)
5991 else if (ucmp(name, "P") == 0 || ucmp(name, "Punctuation") == 0)
6001 else if (ucmp(name, "S") == 0 || ucmp(name, "Symbol") == 0)
6008 else if (ucmp(name, "Z") == 0 || ucmp(name, "Separator") == 0)
6014 else if (ucmp(name, "C") == 0 || ucmp(name, "Other") == 0)
6022 else if (ucmp(name, "graphical") == 0)
[all …]
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/uni/
H A Dpackage.d5970 alias ucmp = comparePropertyName;
5972 if (ucmp(name, "L") == 0 || ucmp(name, "Letter") == 0)
5980 else if (ucmp(name,"LC") == 0 || ucmp(name,"Cased Letter")==0)
5986 else if (ucmp(name, "M") == 0 || ucmp(name, "Mark") == 0)
5992 else if (ucmp(name, "N") == 0 || ucmp(name, "Number") == 0)
5998 else if (ucmp(name, "P") == 0 || ucmp(name, "Punctuation") == 0)
6008 else if (ucmp(name, "S") == 0 || ucmp(name, "Symbol") == 0)
6015 else if (ucmp(name, "Z") == 0 || ucmp(name, "Separator") == 0)
6021 else if (ucmp(name, "C") == 0 || ucmp(name, "Other") == 0)
6029 else if (ucmp(name, "graphical") == 0)
[all …]
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dlibgcc2.h283 #define __ucmpdi2 __NDW(ucmp,2)
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dlibgcc2.h283 #define __ucmpdi2 __NDW(ucmp,2)
/netbsd-src/external/gpl3/gcc.old/dist/
H A DMD5SUMS58121 07c7b1b786ccb4b67484b353aa40d9c7 gcc/testsuite/gcc.target/i386/builtin-ucmp.c
/netbsd-src/external/gpl3/gcc/dist/
H A DMD5SUMS65225 07c7b1b786ccb4b67484b353aa40d9c7 gcc/testsuite/gcc.target/i386/builtin-ucmp.c