Home
last modified time | relevance | path

Searched refs:__test_equal_128 (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/libgcc/config/libbid/
H A Dbid_inline_add.h1058 || ((CYh & 1) && __test_equal_128 (FS, T2))) { in get_add128()
H A Dbid_internal.h91 #define __test_equal_128(A, B) (((A).w[1]==(B).w[1]) && ((A).w[0]==(B).w[0])) macro
/netbsd/external/gpl3/gcc/dist/libgcc/config/libbid/
H A Dbid_inline_add.h1058 || ((CYh & 1) && __test_equal_128 (FS, T2))) { in get_add128()
H A Dbid_internal.h91 #define __test_equal_128(A, B) (((A).w[1]==(B).w[1]) && ((A).w[0]==(B).w[0])) macro