HomeSort by: relevance | last modified time | path
    Searched refs:TMP_SDECL (Results 1 - 8 of 8) sorted by relevancy

  /src/external/lgpl3/gmp/dist/mpn/generic/
sqr.c 59 TMP_SDECL;
68 TMP_SDECL;
77 TMP_SDECL;
mul_n.c 57 TMP_SDECL;
66 TMP_SDECL;
75 TMP_SDECL;
mul.c 210 TMP_SDECL; TMP_SMARK;
  /src/external/lgpl3/gmp/dist/mpz/
2fac_ui.c 74 TMP_SDECL;
fac_ui.c 71 TMP_SDECL;
nextprime.c 59 TMP_SDECL;
oddfac_1.c 309 TMP_SDECL;
  /src/external/lgpl3/gmp/dist/
gmp-impl.h 339 Functions that use just TMP_SALLOC should use TMP_SDECL, TMP_SMARK, and
376 #define TMP_SDECL
394 #define TMP_SDECL TMP_DECL
414 #define TMP_SDECL TMP_DECL
447 #define TMP_SDECL TMP_DECL_NAME(__tmp_xmarker, "__tmp_marker")

Completed in 19 milliseconds