| /OK3568_Linux_fs/kernel/lib/mpi/ |
| H A D | mpih-div.c | 33 mpi_limb_t n1, n0, r; in mpihelp_mod_1() local 207 mpi_limb_t n1; in mpihelp_divrem() local 233 mpi_limb_t n1, n0, n2; in mpihelp_divrem() local 316 mpi_limb_t n1, n2; in mpihelp_divrem() local 384 mpi_limb_t n1, n0, r; in mpihelp_divmod_1() local
|
| H A D | longlong.h | 144 #define udiv_qrnnd(q, r, n1, n0, d) \ argument 162 #define udiv_qrnnd(q, r, n1, n0, d) \ argument 379 #define sdiv_qrnnd(q, r, n1, n0, d) \ argument 421 #define udiv_qrnnd(q, r, n1, n0, d) \ argument 541 #define udiv_qrnnd(q, r, n1, n0, d) \ argument 549 #define sdiv_qrnnd(q, r, n1, n0, d) \ argument 622 #define udiv_qrnnd(q, r, n1, n0, d) \ argument 705 #define udiv_qrnnd(q, r, n1, n0, d) \ argument 983 #define udiv_qrnnd(q, r, n1, n0, d) \ argument 1007 #define udiv_qrnnd(q, r, n1, n0, d) \ argument [all …]
|
| /OK3568_Linux_fs/kernel/drivers/clk/ |
| H A D | clk-si570.c | 71 unsigned int n1; member 95 unsigned int *n1, unsigned int *hs_div) in si570_get_divs() 190 unsigned int n1, hs_div; in si570_calc_divs() local 225 unsigned int n1, hs_div; in si570_recalc_rate() local 245 unsigned int n1, hs_div; in si570_round_rate() local
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | assert.h | 18 #define __assert_func(f, l, n1, n2) do { } while (0) argument 28 #define __assert_func(f, l, n1, n2) \ argument
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | assert.h | 18 #define __assert_func(f, l, n1, n2) do { } while (0) argument 28 #define __assert_func(f, l, n1, n2) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/clk/meson/ |
| H A D | clk-dualdiv.h | 14 unsigned int n1; member 22 struct parm n1; member
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | cmpxchg.h | 36 #define __cmpxchg_double(p1, p2, o1, o2, n1, n2) \ argument 54 #define cmpxchg_double(p1, p2, o1, o2, n1, n2) \ argument
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/ |
| H A D | sparsebit.c | 383 unsigned int n1 = (prev->idx + MASK_BITS + prev->num_after - 1) in node_add() local 904 int n1 = __builtin_ctz(nodep->mask & -leading); in node_first_set() local 912 int n1 = __builtin_ctz(~nodep->mask & -leading); in node_first_clear() local 1375 unsigned int n1; in sparsebit_set_num() local 1457 unsigned int n1; in sparsebit_clear_num() local 1602 unsigned int n1; in sparsebit_dump() local 1690 unsigned int n1; in sparsebit_validate_internal() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/gcc/ |
| H A D | bind.hpp | 80 typedef typename r0::next n1; typedef 132 typedef typename r0::next n1; typedef 190 typedef typename r0::next n1; typedef 253 typedef typename r0::next n1; typedef 321 typedef typename r0::next n1; typedef 396 typedef typename r0::next n1; typedef 486 typedef mpl::arg<1> n1; typedef 534 typedef mpl::arg<1> n1; typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/mwcw/ |
| H A D | bind.hpp | 80 typedef typename r0::next n1; typedef 132 typedef typename r0::next n1; typedef 190 typedef typename r0::next n1; typedef 253 typedef typename r0::next n1; typedef 321 typedef typename r0::next n1; typedef 396 typedef typename r0::next n1; typedef 486 typedef mpl::arg<1> n1; typedef 534 typedef mpl::arg<1> n1; typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/plain/ |
| H A D | bind.hpp | 80 typedef typename r0::next n1; typedef 132 typedef typename r0::next n1; typedef 190 typedef typename r0::next n1; typedef 253 typedef typename r0::next n1; typedef 321 typedef typename r0::next n1; typedef 396 typedef typename r0::next n1; typedef 486 typedef mpl::arg<1> n1; typedef 534 typedef mpl::arg<1> n1; typedef
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | cmpxchg.h | 236 #define __cmpxchg_double(pfx, p1, p2, o1, o2, n1, n2) \ argument 255 #define arch_cmpxchg_double(p1, p2, o1, o2, n1, n2) \ argument 258 #define arch_cmpxchg_double_local(p1, p2, o1, o2, n1, n2) \ argument
|
| /OK3568_Linux_fs/kernel/net/dccp/ccids/lib/ |
| H A D | packet_history.c | 152 static void __do_track_loss(struct tfrc_rx_hist *h, struct sk_buff *skb, u64 n1) in __do_track_loss() 178 u64 n1 = tfrc_rx_hist_entry(h, 1)->tfrchrx_ndp; in __one_after_loss() local 228 u64 n1 = tfrc_rx_hist_entry(h, 1)->tfrchrx_ndp; in __two_after_loss() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/msvc70/ |
| H A D | bind.hpp | 134 typedef typename r0::next n1; typedef 172 typedef typename r0::next n1; typedef 216 typedef typename r0::next n1; typedef 265 typedef typename r0::next n1; typedef 319 typedef typename r0::next n1; typedef 380 typedef typename r0::next n1; typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/msvc60/ |
| H A D | bind.hpp | 134 typedef typename r0::next n1; typedef 172 typedef typename r0::next n1; typedef 216 typedef typename r0::next n1; typedef 265 typedef typename r0::next n1; typedef 319 typedef typename r0::next n1; typedef 380 typedef typename r0::next n1; typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/dmc/ |
| H A D | bind.hpp | 80 typedef typename r0::next n1; typedef 132 typedef typename r0::next n1; typedef 190 typedef typename r0::next n1; typedef 253 typedef typename r0::next n1; typedef 322 typedef typename r0::next n1; typedef 398 typedef typename r0::next n1; typedef 488 typedef mpl::arg<1> n1; typedef
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | uaccess.h | 193 #define ____constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3, s1, s2, s3)\ argument 231 #define ___constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3, s1, s2, s3)\ argument 233 #define __constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3) \ argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/bcc_pre590/ |
| H A D | bind.hpp | 68 typedef typename r0::next n1; typedef 111 typedef typename r0::next n1; typedef 160 typedef typename r0::next n1; typedef 214 typedef typename r0::next n1; typedef 273 typedef typename r0::next n1; typedef 339 typedef typename r0::next n1; typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/bcc/ |
| H A D | bind.hpp | 68 typedef typename r0::next n1; typedef 111 typedef typename r0::next n1; typedef 160 typedef typename r0::next n1; typedef 214 typedef typename r0::next n1; typedef 273 typedef typename r0::next n1; typedef 339 typedef typename r0::next n1; typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/bcc551/ |
| H A D | bind.hpp | 69 typedef typename r0::next n1; typedef 113 typedef typename r0::next n1; typedef 163 typedef typename r0::next n1; typedef 218 typedef typename r0::next n1; typedef 278 typedef typename r0::next n1; typedef 345 typedef typename r0::next n1; typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/no_ttp/ |
| H A D | bind.hpp | 80 typedef typename r0::next n1; typedef 132 typedef typename r0::next n1; typedef 190 typedef typename r0::next n1; typedef 253 typedef typename r0::next n1; typedef 321 typedef typename r0::next n1; typedef 396 typedef typename r0::next n1; typedef
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cobalt/ |
| H A D | cobalt-cpld.c | 124 unsigned mult, hsdiv, n1; member 236 u8 n1, hsdiv; in cobalt_cpld_set_freq() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/no_ctps/ |
| H A D | bind.hpp | 140 typedef typename r0::next n1; typedef 195 typedef typename r0::next n1; typedef 256 typedef typename r0::next n1; typedef 322 typedef typename r0::next n1; typedef 393 typedef typename r0::next n1; typedef 471 typedef typename r0::next n1; typedef
|
| /OK3568_Linux_fs/kernel/arch/mips/bcm63xx/ |
| H A D | cpu.c | 164 unsigned int tmp, n1, n2, m1; in detect_cpu_clock() local 179 unsigned int tmp, n1, n2, m1; in detect_cpu_clock() local
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/rga3/ |
| H A D | rga_policy.c | 15 #define GET_GCD(n1, n2) \ argument 25 #define GET_LCM(n1, n2, gcd) (((n1) * (n2)) / gcd) argument
|