Home | History | Annotate | Download | only in make-3.81

Lines Matching full:strlen

225 /* If using GCC, we can safely declare strlen this way.
230 # if (!defined __STDC__ || !__STDC__) && !defined strlen
231 /* gcc with -traditional declares the built-in strlen to return int,
233 extern int strlen (const char *);
427 int len = nonoption_flags_max_len = strlen (orig_str);
644 == (unsigned int) strlen (p->name))
668 nextchar += strlen (nextchar);
698 nextchar += strlen (nextchar);
714 nextchar += strlen (nextchar);
719 nextchar += strlen (nextchar);
830 if ((unsigned int) (nameend - nextchar) == strlen (p->name))
853 nextchar += strlen (nextchar);
873 nextchar += strlen (nextchar);
887 nextchar += strlen (nextchar);
891 nextchar += strlen (nextchar);