| /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
| stpncpy.c | 41 size_t n4 = n >> 2; local 61 if (--n4 == 0)
|
| /src/external/gpl3/gcc/dist/libssp/ |
| strncat-chk.c | 63 size_t n4 = n >> 2; local 90 } while (--n4 > 0);
|
| /src/external/gpl3/gcc.old/dist/libssp/ |
| strncat-chk.c | 63 size_t n4 = n >> 2; local 90 } while (--n4 > 0);
|
| /src/external/gpl2/dtc/dist/tests/ |
| phandle_format.c | 27 int n4; local 45 n4 = fdt_path_offset(fdt, "/node4"); 46 if (n4 < 0) 47 FAIL("fdt_path_offset(/node4): %s", fdt_strerror(n4)); 49 h4 = fdt_get_phandle(fdt, n4); 54 check_getprop_cell(fdt, n4, "linux,phandle", h4); 56 if (fdt_getprop(fdt, n4, "linux,phandle", NULL)) 60 check_getprop_cell(fdt, n4, "phandle", h4); 62 if (fdt_getprop(fdt, n4, "phandle", NULL))
|
| path-references.c | 58 int n1, n2, n3, n4; local 88 n4 = fdt_path_offset(fdt, "/foobar/baz"); 89 if (n4 < 0) 90 FAIL("fdt_path_offset(/foobar/baz): %s", fdt_strerror(n4)); 92 check_ref(fdt, n4, "/foo/baz");
|
| references.c | 68 int n1, n2, n3, n4, n5, n6, err; local 83 n4 = fdt_path_offset(fdt, "/node4"); 84 if (n4 < 0) 85 FAIL("fdt_path_offset(/node4): %s", fdt_strerror(n4)); 95 h4 = fdt_get_phandle(fdt, n4);
|
| /src/external/mpl/bind/dist/tests/isc/ |
| async_test.c | 76 int n1 = 1, n2 = 2, n3 = 3, n4 = 4, n5 = 5; variable 94 isc_async_run(loop, append, &n4);
|
| job_test.c | 101 struct test_arg n4 = { .job = ISC_JOB_INITIALIZER, .arg.n = 4 }; variable in typeref:struct:test_arg 121 isc_job_run(mainloop, &n4.job, append, &n4);
|
| /src/crypto/external/apache2/openssl/dist/crypto/ec/ |
| ecp_smpl.c | 620 BIGNUM *n0, *n1, *n2, *n3, *n4, *n5, *n6; local 645 n4 = BN_CTX_get(ctx); 679 /* n3, n4 */ 683 if (!BN_copy(n4, b->Y)) 686 /* n4 = Y_b */ 696 if (!field_mul(group, n4, b->Y, n0, ctx)) 698 /* n4 = Y_b * Z_a^3 */ 704 if (!BN_mod_sub_quick(n6, n2, n4, p)) 707 /* n6 = n2 - n4 */ 728 if (!BN_mod_add_quick(n2, n2, n4, p) [all...] |
| /src/crypto/external/bsd/openssl/dist/crypto/ec/ |
| ecp_smpl.c | 621 BIGNUM *n0, *n1, *n2, *n3, *n4, *n5, *n6; local 646 n4 = BN_CTX_get(ctx); 680 /* n3, n4 */ 684 if (!BN_copy(n4, b->Y)) 687 /* n4 = Y_b */ 697 if (!field_mul(group, n4, b->Y, n0, ctx)) 699 /* n4 = Y_b * Z_a^3 */ 705 if (!BN_mod_sub_quick(n6, n2, n4, p)) 708 /* n6 = n2 - n4 */ 729 if (!BN_mod_add_quick(n2, n2, n4, p) [all...] |
| /src/crypto/external/bsd/openssl.old/dist/crypto/ec/ |
| ecp_smpl.c | 617 BIGNUM *n0, *n1, *n2, *n3, *n4, *n5, *n6; local 642 n4 = BN_CTX_get(ctx); 676 /* n3, n4 */ 680 if (!BN_copy(n4, b->Y)) 683 /* n4 = Y_b */ 693 if (!field_mul(group, n4, b->Y, n0, ctx)) 695 /* n4 = Y_b * Z_a^3 */ 701 if (!BN_mod_sub_quick(n6, n2, n4, p)) 704 /* n6 = n2 - n4 */ 725 if (!BN_mod_add_quick(n2, n2, n4, p) [all...] |
| /src/crypto/external/bsd/heimdal/dist/lib/asn1/ |
| check-der.c | 159 int64_t i, n1, n2, n3, n4, n5, n6; local 166 n4 = ~n2; 173 test_one_int(n4);
|
| /src/external/apache2/llvm/dist/llvm/lib/ProfileData/ |
| SampleProfReader.cpp | 187 uint64_t count, n4; local 194 n4 = AfterColon.find_first_of(' '); 195 n4 = (n4 != StringRef::npos) ? n3 + n4 + 1 : Rest.size(); 196 StringRef WordAfterColon = Rest.substr(n3 + 1, n4 - n3 - 1); 209 if (n4 == Rest.size()) 212 n3 = n4;
|
| /src/external/bsd/top/dist/machine/ |
| m_aix43.c | 79 uint n0,n1,n2,n3,n4,n5,n6,n7,n8; member in struct:vmker
|
| m_aix5.c | 86 uint n0,n1,n2,n3,n4,n5,n6,n7,n8; member in struct:vmker
|
| /src/sys/dev/pcmcia/ |
| if_ray.c | 2968 u_int n2, n4, tmp; local 2976 if ((n4 = c / 4)) { 2978 p, n4); 3024 size_t n2, n4, tmp; local 3031 if ((n4 = (c >> 2))) { 3033 p, n4);
|
| /src/external/gpl3/binutils/dist/gprofng/common/ |
| hwctable.c | 2995 int l3 = strlen (s3), n3 = 20, l4 = strlen (s4), n4 = 10; local 3007 n2 += n4 - l4; 3008 n4 -= n4 - l4; 3044 n1, s1, n2, s2, divide, n3, s3, n4, s4, s6);
|
| /src/external/gpl3/binutils.old/dist/gprofng/common/ |
| hwctable.c | 2995 int l3 = strlen (s3), n3 = 20, l4 = strlen (s4), n4 = 10; local 3007 n2 += n4 - l4; 3008 n4 -= n4 - l4; 3044 n1, s1, n2, s2, divide, n3, s3, n4, s4, s6);
|