Searched defs:s20 (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/contrib/grep/lib/ |
H A D | streq.h | 153 streq0 (const char *s1, const char *s2, char s20, char s21, char s22, char s23, char s24, char s25,… in streq0() 166 #define STREQ_OPT(s1,s2,s20,s21,s22,s23,s24,s25,s26,s27,s28) \ argument 171 #define STREQ_OPT(s1,s2,s20,s21,s22,s23,s24,s25,s26,s27,s28) \ argument
|
H A D | c-strcaseeq.h | 160 strcaseeq0 (const char *s1, const char *s2, char s20, char s21, char s22, char s23, char s24, char … in strcaseeq0() 173 #define STRCASEEQ(s1,s2,s20,s21,s22,s23,s24,s25,s26,s27,s28) \ argument 178 #define STRCASEEQ(s1,s2,s20,s21,s22,s23,s24,s25,s26,s27,s28) \ argument
|
/dflybsd-src/crypto/libressl/crypto/curve25519/ |
H A D | curve25519.c | 3836 int64_t s20 = 2097151 & (load_4(s + 52) >> 4); in x25519_sc_reduce() local 4217 int64_t s20; in sc_muladd() local
|