Searched defs:NAME_VALUE (Results 1 – 15 of 15) sorted by relevance
15 #define NAME_VALUE(s) #s"="NAME(s) macro
17 #define NAME_VALUE(s) #s"="NAME(s) macro
9 #define NAME_VALUE(s) #s"="NAME(s) macro
65 #define NAME_VALUE(s) #s"="NAME(s) in crypt_mp_init() macro
37 static const std::string NAME_VALUE = "Name"; variable
48 static const std::string NAME_VALUE = "Name"; variable
152 struct NAME_VALUE { struct156 NAME_VALUE(int ID, string S1, string S2) {id = ID; name = S1; value = S2;} in NAME_VALUE() function
32 NAME_VALUE, enumerator
83 static final String NAME_VALUE = // 2 args field in Messages
330 #define NAME_VALUE(s) #s"="NAME(s) in main() macro
25 NAME_VALUE = "hogehoge" constant in RSS.TestCase
2664 } NAME_VALUE; typedef