Searched refs:ORD (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/post/lib_powerpc/fpu/ |
| H A D | compare-fp-1.c | 24 #define ORD(a, b) (!__builtin_isunordered ((a), (b))) macro 46 TEST (ORD (x, y) && UNEQ (x, y)); in ieq() 53 TEST (ORD (x, y) && (UNLT (x, y) || UNGT (x,y))); in iltgt() 69 TEST (ORD (x, y) && UNLT (x, y)); /* Not optimized */ in ilt() 84 TEST (ORD (x, y) && UNLE (x, y)); /* Not optimized */ in ile() 99 TEST (ORD (x, y) && UNGT (x, y)); /* Not optimized */ in igt() 114 TEST (ORD (x, y) && UNGE (x, y)); /* Not optimized */ in ige()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gdb.info | 14770 'ORD(X)'
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gdb.info | 14770 'ORD(X)'
|