Home
last modified time | relevance | path

Searched defs:__test_equal_128 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/libbid/
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-src/external/gpl3/gcc/dist/libgcc/config/libbid/
H A Dbid_internal.h91 #define __test_equal_128(A, B) (((A).w[1]==(B).w[1]) && ((A).w[0]==(B).w[0])) macro