Searched refs:TAB_SIZE (Results 1 – 15 of 15) sorted by relevance
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/ |
| D | bn_s_mp_exptmod.c | 20 #define TAB_SIZE 32 macro 22 #define TAB_SIZE 256 macro 27 mp_int M[TAB_SIZE], res, mu; in s_mp_exptmod()
|
| D | bn_mp_exptmod_fast.c | 29 #define TAB_SIZE 32 macro 31 #define TAB_SIZE 256 macro 36 mp_int M[TAB_SIZE], res; in mp_exptmod_fast()
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/doc/ |
| D | doxytmpl.dxy | 31 TAB_SIZE = 8
|
| /netbsd/src/external/bsd/elftosb/dist/keygen/ |
| D | Doxyfile | 39 TAB_SIZE = 4
|
| /netbsd/src/external/bsd/elftosb/dist/sbtool/ |
| D | Doxyfile | 39 TAB_SIZE = 4
|
| /netbsd/src/external/bsd/elftosb/dist/elftosb2/ |
| D | Doxyfile | 39 TAB_SIZE = 4
|
| /netbsd/src/external/bsd/wpa/dist/src/tls/ |
| D | libtommath.c | 1870 #define TAB_SIZE 32 macro 1872 #define TAB_SIZE 256 macro 1877 mp_int M[TAB_SIZE], res, mu; in s_mp_exptmod() 2954 mp_int M[TAB_SIZE], res; in mp_exptmod_fast()
|
| /netbsd/src/crypto/external/bsd/netpgp/dist/src/libbn/ |
| D | bignum.c | 3275 #define TAB_SIZE 256 macro 3279 mp_int M[TAB_SIZE], res, mu; in s_mp_exptmod() 4096 #define TAB_SIZE 256 macro 4101 mp_int M[TAB_SIZE], res; in mp_exptmod_fast()
|
| /netbsd/src/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
| D | bignum.c | 3249 #define TAB_SIZE 256 macro 3255 mp_int M[TAB_SIZE], res, mu; in basic_exponent_mod() 4077 #define TAB_SIZE 256 macro 4082 mp_int M[TAB_SIZE], res; in fast_exponent_modulo()
|
| /netbsd/src/crypto/external/bsd/netpgp/dist/doc/ |
| D | doxygen-user.cfg | 173 # The TAB_SIZE tag can be used to set the number of spaces in a tab. 176 TAB_SIZE = 8
|
| /netbsd/src/external/gpl3/gcc/dist/contrib/ |
| D | gcc.doxy | 184 # The TAB_SIZE tag can be used to set the number of spaces in a tab. 187 TAB_SIZE = 8
|
| /netbsd/src/external/bsd/openldap/dist/contrib/ldapc++/ |
| D | doxygen.rc | 178 # The TAB_SIZE tag can be used to set the number of spaces in a tab. 181 TAB_SIZE = 4
|
| /netbsd/src/crypto/external/bsd/libsaslc/dist/doc/ |
| D | Doxyfile | 170 # The TAB_SIZE tag can be used to set the number of spaces in a tab. 173 TAB_SIZE = 8
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/doc/doxygen/ |
| D | user.cfg.in | 233 # The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen 237 TAB_SIZE = 8
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/ |
| D | ChangeLog-2015 | 5021 * doc/doxygen/user.cfg.in: Set correct TAB_SIZE.
|