Searched defs:ALIAS (Results 1 – 4 of 4) sorted by relevance
47 #define ALIAS "testKey" macro
50 pub const ALIAS: &str = "Alias"; constant
51 static const char ALIAS[] = "testAlias"; variable
31 const std::string ALIAS = "alias"; variable