Searched defs:TMP_BASE (Results 1 – 6 of 6) sorted by relevance
/dports/www/squid/squid-4.15/compat/ |
H A D | tempnam.c | 63 #define TMP_BASE 16 in _tmpnam() macro
|
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/emicklei/proto/ |
H A D | Makefile | 5 TMP_BASE := .tmp macro
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/sparc/crypto/ |
H A D | aes_asm.S | 81 #define ENCRYPT_256_TWO_ROUNDS_2(KEY_BASE, I0, I1, I2, I3, TMP_BASE) \ argument 183 #define DECRYPT_256_TWO_ROUNDS_2(KEY_BASE, I0, I1, I2, I3, TMP_BASE) \ argument
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/sparc/crypto/ |
H A D | aes_asm.S | 81 #define ENCRYPT_256_TWO_ROUNDS_2(KEY_BASE, I0, I1, I2, I3, TMP_BASE) \ argument 183 #define DECRYPT_256_TWO_ROUNDS_2(KEY_BASE, I0, I1, I2, I3, TMP_BASE) \ argument
|
/dports/multimedia/libv4l/linux-5.13-rc2/arch/sparc/crypto/ |
H A D | aes_asm.S | 81 #define ENCRYPT_256_TWO_ROUNDS_2(KEY_BASE, I0, I1, I2, I3, TMP_BASE) \ argument 183 #define DECRYPT_256_TWO_ROUNDS_2(KEY_BASE, I0, I1, I2, I3, TMP_BASE) \ argument
|
/dports/net/routinator/routinator-0.10.2/src/ |
H A D | store.rs | 344 const TMP_BASE: &'static str = "tmp"; const
|