Searched refs:l (Results 1 – 1 of 1) sorted by relevance
187 #define PrintResultBinaryEq( a, b, l, f ) \ argument188 …do { OSReport( (memcmp((a), (b), (l)) == 0) ? "[--OK--] " : "[**NG**] " ); (f) = (f) && (memcmp((a…