Search Options

Results per page
Sort
Preferred Languages
Advance

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

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

    -		      }							      \
    -		    __result; }))
    -
    -# define __strcmp_gc(s1, s2, l2) \
    -  (__extension__ ({ const unsigned char *__s1 =				      \
    -		      (const unsigned char *) (const char *) (s1);	      \
    -		    register int __result =				      \
    -		      __s1[0] - ((const unsigned char *)		      \
    -				 (const char *) (s2))[0];		      \
    -		    if (l2 > 0 && __result == 0)			      \
    -		      {							      \
    Others
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Sep 18 14:52:45 GMT 2023
    - 42.9K bytes
    - Viewed (1)
Back to top