Home
last modified time | relevance | path

Searched refs:neg_one (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4/
H A D0001-Update-Cython-version-to-fix-NanoSVG-issues-with-Pyt.patch186 - const long neg_one = (long) ((long) 0 - (long) 1), const_zero = (long) 0;
187 - const int is_unsigned = neg_one > const_zero;
223 - const int neg_one = (int) ((int) 0 - (int) 1), const_zero = (int) 0;
224 - const int is_unsigned = neg_one > const_zero;
254 - const char neg_one = (char) ((char) 0 - (char) 1), const_zero = (char) 0;
255 - const int is_unsigned = neg_one > const_zero;
285 - const unsigned char neg_one = (unsigned char) ((unsigned char) 0 - (unsigned char) 1), const_z…
286 - const int is_unsigned = neg_one > const_zero;
316 - const enum __pyx_t_2wx_3svg_8_nanosvg_SVGpaintType neg_one = (enum __pyx_t_2wx_3svg_8_nanosvg_…
317 - const int is_unsigned = neg_one > const_zero;
[all …]
/OK3568_Linux_fs/kernel/kernel/
H A Dsysctl.c117 static int __maybe_unused neg_one = -1; variable
1967 .extra1 = &neg_one,
2569 .extra1 = &neg_one,