/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/string/ |
H A D | strncat.c | 53 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro 57 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro
|
H A D | strcat.c | 44 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro 48 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro
|
H A D | strcmp.c | 47 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro 50 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro
|
H A D | strncmp.c | 48 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro 51 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro
|
H A D | strlen.c | 42 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro 46 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro
|
H A D | strcpy.c | 46 #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 D | strcat.c | 44 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro 48 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro
|
H A D | strcmp.c | 47 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro 50 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro
|
H A D | strncmp.c | 48 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro 51 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro
|
H A D | strncat.c | 53 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro 57 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro
|
H A D | strlen.c | 42 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro 46 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro
|
H A D | strcpy.c | 46 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro 50 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro
|
H A D | memchr.c | 53 #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 D | strcmp.c | 76 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro 79 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro
|
H A D | strcpy.c | 75 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro 79 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro
|
H A D | strlen.c | 71 #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 D | strcat.c | 52 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro 56 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro
|
H A D | strcmp.c | 55 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro 58 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro
|
H A D | strncat.c | 61 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro 65 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro
|
H A D | strncmp.c | 56 #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 D | cos.rs | 53 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 D | strlen.c | 66 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro 70 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro
|
H A D | strcmp.c | 70 #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 D | strcat.c | 38 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro 42 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro
|
H A D | strcmp.c | 41 #define DETECTNULL(X) (((X) - 0x01010101) & ~(X) & 0x80808080) macro 44 #define DETECTNULL(X) (((X) - 0x0101010101010101) & ~(X) & 0x8080808080808080) macro
|