| /freebsd/usr.sbin/moused/msconvd/ |
| H A D | msconvd.c | 427 int c; in main() local 650 int c; in msconvd() local 1081 char c; in r_init() local 1376 int x, y; in r_protocol() local 1855 const char *c; in setmousespeed() local 2085 char c; in pnpgets() local 2340 gettoken(symtab_t *tab, const char *s, int len) in gettoken() 2352 gettokenname(symtab_t *tab, int val) in gettokenname() 2365 gettokenval2(symtab_t *tab, int val) in gettokenval2() 2411 int x, y; in kidspad() local [all …]
|
| /freebsd/crypto/openssl/crypto/ec/curve448/ |
| H A D | curve448.c | 42 static void gf_invert(gf y, const gf x, int assert_nonzero) in gf_invert() 65 gf a, b, c, d; in point_double_internal() local 129 gf a, b, c; in add_niels_to_pt() local 150 gf a, b, c; in sub_niels_from_pt() local 207 gf a, b, c; in ossl_curve448_point_valid() local 249 int tab = 0; in ossl_curve448_precomputed_scalarmul() local 284 gf x, y, z, t; in ossl_curve448_point_mul_by_ratio_and_encode_like_eddsa() local 357 gf a, b, c, d; in ossl_curve448_point_decode_like_eddsa_and_mul_by_ratio() local
|
| /freebsd/crypto/openssl/crypto/bn/ |
| H A D | bn_gf2m.c | 65 BN_ULONG tab[8], top2b = a >> 30; in bn_GF2m_mul_1x1() local 134 BN_ULONG tab[16], top3b = a >> 61; in bn_GF2m_mul_1x1() local 561 BIGNUM *b, *c = NULL, *u = NULL, *v = NULL, *tmp; in BN_GF2m_mod_inv_vartime() local 802 int BN_GF2m_mod_div(BIGNUM *r, const BIGNUM *y, const BIGNUM *x, in BN_GF2m_mod_div()
|
| /freebsd/contrib/sqlite3/ |
| H A D | shell.c | 500 wchar_t c; in piecemealOutput() local 893 # define CONTINUE_PROMPT_AWAITC(p,c) argument 904 # define CONTINUE_PROMPT_AWAITC(p,c) \ argument 927 static void setLexemeOpen(struct DynaPrompt *p, char *s, char c){ in setLexemeOpen() 1088 int cli_wcwidth(int c){ in cli_wcwidth() 1197 unsigned char c; in utf8_width_print() local 1404 static int hexDigitValue(char c){ in hexDigitValue() 3246 #define Rl0(v,w,x,y,z,i) \ argument 3248 #define Rb0(v,w,x,y,z,i) \ argument 3250 #define R1(v,w,x,y,z,i) \ argument [all …]
|
| H A D | sqlite3.c | 15730 #define UNUSED_PARAMETER2(x,y) UNUSED_PARAMETER(x),UNUSED_PARAMETER(y) argument 15968 # define SET_FULLSYNC(x,y) argument 16374 # define sqlite3PagerWalWriteLock(y,z) SQLITE_OK argument 16375 # define sqlite3PagerWalDb(x,y) argument 17520 # define sqlite3VdbeScanStatus(a,b,c,d,e,f) argument 17521 # define sqlite3VdbeScanStatusRange(a,b,c,d) argument 17522 # define sqlite3VdbeScanStatusCounters(a,b,c,d) argument 18821 } tab; member 19448 } y; member 20980 # define sqlite3WindowAttach(a,b,c) argument [all …]
|