Home | History | Annotate | Download | only in cintltst

Lines Matching defs:s2

1062     uint8_t s2[] = { 0x61, 0x00 };
1065 strcmpResult = strcmp((const char *)s1, (const char *)s2);