Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for initially (0.14 sec)

  1. ci/official/containers/linux_arm64/builder.devtoolset/stringop_trunc.patch

    -		      || (__builtin_constant_p (s2)			      \
    -			  && strlen (s2) < ((size_t) (n))))		      \
    -		  ? strcmp (s1, s2) : strncmp (s1, s2, n)))
     #endif
     
     
     /* Return the length of the initial segment of S which
        consists entirely of characters not in REJECT.  */
    -#if !defined _HAVE_STRING_ARCH_strcspn || defined _FORCE_INLINES
    -# ifndef _HAVE_STRING_ARCH_strcspn
    -#  if __GNUC_PREREQ (3, 2)
    Others
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Sep 18 14:52:45 GMT 2023
    - 42.9K bytes
    - Viewed (1)
Back to top