Searched refs:gmp (Results 1 – 25 of 36) sorted by relevance
12
40 lzip -d gmp-6.2.0.tar.lz41 tar xf gmp-6.2.0.tar43 cd gmp-6.2.0/114 mkdir $SRC/nettle-with-mini-gmp-install/115 cp -R $SRC/nettle $SRC/nettle-with-mini-gmp/116 cd $SRC/nettle-with-mini-gmp/118 export NETTLE_LIBDIR=`realpath ../nettle-with-mini-gmp-install`/lib121 …./configure --enable-mini-gmp --disable-documentation --disable-openssl --prefix=`realpath ../nett…123 …nfigure --enable-mini-gmp --disable-documentation --disable-openssl --disable-assembler --prefix=`…130 export NETTLE_INCLUDE_PATH=`realpath ../nettle-with-mini-gmp-install/include`[all …]
24 RUN wget https://gmplib.org/download/gmp/gmp-6.2.0.tar.lz
64 # gmp69 wget -q 'https://gmplib.org/download/gmp/gmp-6.2.1.tar.xz' -O gmp.tar.xz; \70 …test "$(sha256sum gmp.tar.xz)" = "fd4829912cddd12f84181c3451cc752be224643e87fac497b69edddadc49b4f2…71 tar -xf gmp.tar.xz; \72 cd gmp-6.2.1; \76 rm -rf $SRC/gmp-6.2.1; \77 rm -f $SRC/gmp.tar.xz
42 RUN ln -sf /usr/include/x86_64-linux-gnu/gmp.h /usr/include/gmp.h66 --with-gmp \86 --with-gmp \97 --with-gmp \118 --with-gmp \129 --with-gmp \150 --with-gmp \161 --with-gmp \182 --with-gmp \193 --with-gmp \[all …]
44 RUN ln -sf /usr/include/x86_64-linux-gnu/gmp.h /usr/include/gmp.h68 --with-gmp \80 --with-gmp \101 --with-gmp \113 --with-gmp \
57 | [`rug`] | LGPL-3.0+ | 1.37 | bundles [GMP] via [`gmp-mpfr-sys`] |58 | [`rust-gmp`] | MIT | stable? | links to [GMP] |62 [`gmp-mpfr-sys`]: https://crates.io/crates/gmp-mpfr-sys64 [`rust-gmp`]: https://crates.io/crates/rust-gmp
103 struct mem_block *gmp; member157 uint32_t *gmp = file->gmp_vaddr; in set_gmp_flags() local163 gmp[i / 16] &= ~(0x3 << bitshift); in set_gmp_flags()164 gmp[i / 16] |= flag << bitshift; in set_gmp_flags()373 v3d41_simulator_submit_cl_ioctl(sim_state.v3d, submit, file->gmp->ofs); in v3d_simulator_submit_cl_ioctl()375 v3d33_simulator_submit_cl_ioctl(sim_state.v3d, submit, file->gmp->ofs); in v3d_simulator_submit_cl_ioctl()535 file->gmp->ofs); in v3d_simulator_submit_csd_ioctl()659 sim_file->gmp = u_mmAllocMem(sim_state.heap, 8096, GMP_ALIGN2, 0); in v3d_simulator_init()660 sim_file->gmp_vaddr = (sim_state.mem + sim_file->gmp->ofs - in v3d_simulator_init()
26 RUN ln -sf /usr/include/x86_64-linux-gnu/gmp.h /usr/include/gmp.h41 --with-gmp ${'\\'}
10 gmp.h16 find_library(GMP_LIBRARIES gmp PATHS $ENV{GMPDIR} ${LIB_INSTALL_DIR})
43 RUN ln -sf /usr/include/x86_64-linux-gnu/gmp.h /usr/include/gmp.h58 --with-gmp \
42 RUN ln -sf /usr/include/x86_64-linux-gnu/gmp.h /usr/include/gmp.h57 --with-gmp \
37 ADD https://gmplib.org/download/gmp/gmp-6.1.2.tar.bz2 gmp-6.1.2.tar.bz2
22 tar -xvf ../gmp-6.1.2.tar.bz223 cd gmp-6.1.2
25 RUN wget https://gmplib.org/download/gmp/gmp-6.2.1.tar.lz
83 tar xf gmp-6.2.1.tar.lz84 cd $SRC/gmp-6.2.1/
40 RUN hg clone https://gmplib.org/repo/gmp/ gmp
43 cd $SRC/gmp
23 RUN hg clone https://gmplib.org/repo/gmp/ libgmp/
44 ./configure --enable-mini-gmp --enable-static --disable-shared --disable-documentation --prefix=$DE…
55 ./configure --enable-mini-gmp --enable-static --disable-shared --disable-documentation --prefix=$WG…