Searched refs:apis (Results 1 – 8 of 8) sorted by relevance
134 for api in gmpapi.apis:144 for api in gmpapi.apis:
55 parameter. Most apis take either an mpz_t or a signed/unsigned long.102 New apis can be tested by modifying the gmpapy.py file. This file103 contains a list of all apis that will be tested. Adding an api to the104 apis list will cause code and input data to be generated for that api.
57 apis = [ variable130 for a in apis:
385 apis = gmpapi.apis variable386 for api in apis:
277 for api in gmpapi.apis:284 for api in gmpapi.apis:
1 # Tapi's awareness of symlinks relies on POSIX level apis not available on windows.
57 option(LIBUNWIND_ENABLE_FRAME_APIS "Include libgcc-compatible frame apis." OFF)
251 <https://llvm.org/docs/ProgrammersManual.html#important-and-useful-llvm-apis>`_ and