Searched defs:same (Results 1 – 9 of 9) sorted by relevance
44 void same() in same() function
341 constexpr bool same(const int &a, const int &b) { return &a == &b; } in same() function
38 template<typename T> struct same<T, T> {}; struct
37 template<typename T> struct same<T, T> {}; struct
91 uint8_t same; /**< */ member
81 #define same(s1, s2) ((s1)->line == (s2)->line && (s1)->col == (s2)->col) macro
508 krb5_boolean same; in verify() local
1831 int *same, int *match) in match_alt_name()1861 int name, alt_name, same; in match_tree() local
632 int same; in app_passwd() local