Searched refs:CMP4 (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/strings/
H A Dvsnprintf.cpp53 #define CMP4(expected, x, y, z) \ macro
297 CMP4("%0.002", "%%%.*f", 3, 0.0023456789);
299 CMP4(" a", "%*c", 8, 'a');
300 CMP4(" four", "%*s", 8, "four");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dparser.c1497 #define CMP4( s, c1, c2, c3, c4 ) \ macro
1501 ( CMP4( s, c1, c2, c3, c4 ) && ((unsigned char *) s)[ 4 ] == c5 )
9092 (CMP4(CUR_PTR, '<', '!', '-', '-')) ||
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dparser.c1791 #define CMP4( s, c1, c2, c3, c4 ) \ macro
1795 ( CMP4( s, c1, c2, c3, c4 ) && ((unsigned char *) s)[ 4 ] == c5 )
9945 (CMP4(CUR_PTR, '<', '!', '-', '-')) ||
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dparser.c1791 #define CMP4( s, c1, c2, c3, c4 ) \ macro
1795 ( CMP4( s, c1, c2, c3, c4 ) && ((unsigned char *) s)[ 4 ] == c5 )
9945 (CMP4(CUR_PTR, '<', '!', '-', '-')) ||
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dparser.c1497 #define CMP4( s, c1, c2, c3, c4 ) \ macro
1501 ( CMP4( s, c1, c2, c3, c4 ) && ((unsigned char *) s)[ 4 ] == c5 )
9092 (CMP4(CUR_PTR, '<', '!', '-', '-')) ||

Completed in 120 milliseconds