Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for strcspn (0.07 sec)

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

    -	       ? __strcspn_c2 (s, __r0, __r1)				      \
    -	       : (((const char *) (reject))[3] == '\0'			      \
    -		  ? __strcspn_c3 (s, __r0, __r1, __r2)			      \
    -		  : strcspn (s, reject)))))				      \
    -      : strcspn (s, reject)); })
    -#  endif
    -# endif
    -
    -__STRING_INLINE size_t __strcspn_c1 (const char *__s, int __reject);
    -__STRING_INLINE size_t
    -__strcspn_c1 (const char *__s, int __reject)
    -{
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Mon Nov 11 19:25:56 UTC 2024
    - 42.9K bytes
    - Viewed (0)
Back to top