Home
last modified time | relevance | path

Searched defs:DETECTNULL (Results 1 – 25 of 55) sorted by relevance

123

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/string/
H A Dstrncat.c53 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro
57 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro
H A Dstrcat.c44 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro
48 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro
H A Dstrcmp.c47 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro
50 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro
H A Dstrncmp.c48 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro
51 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro
H A Dstrlen.c42 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro
46 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro
H A Dstrcpy.c46 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro
50 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/string/
H A Dstrcat.c44 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro
48 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro
H A Dstrcmp.c47 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro
50 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro
H A Dstrncmp.c48 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro
51 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro
H A Dstrncat.c53 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro
57 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro
H A Dstrlen.c42 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro
46 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro
H A Dstrcpy.c46 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro
50 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro
H A Dmemchr.c53 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro
57 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/machine/microblaze/
H A Dstrcmp.c76 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro
79 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro
H A Dstrcpy.c75 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro
79 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro
H A Dstrlen.c71 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro
75 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/string/
H A Dstrcat.c52 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro
56 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro
H A Dstrcmp.c55 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro
58 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro
H A Dstrncat.c61 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro
65 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro
H A Dstrncmp.c56 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro
59 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/libm-0.2.1/src/math/
H A Dcos.rs53 if x as i32 == 0 {
57 return k_cos(x, 0.0);
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/machine/microblaze/
H A Dstrlen.c66 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro
70 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro
H A Dstrcmp.c70 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro
73 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/string/
H A Dstrcat.c38 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro
42 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro
H A Dstrcmp.c41 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro
44 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro

123