Home | History | Annotate | Download | only in bits

Lines Matching defs:strstr

1150 # define strstr(haystack, needle) \
1157 : strstr (haystack, needle))) \
1158 : strstr (haystack, needle)))