Searched defs:u2 (Results 1 – 4 of 4) sorted by relevance
44 static inline bool guid_equal(const guid_t *u1, const guid_t *u2) in guid_equal()59 static inline bool uuid_equal(const uuid_t *u1, const uuid_t *u2) in uuid_equal()91 static inline int uuid_le_cmp(const guid_t u1, const guid_t u2) in uuid_le_cmp()
175 int stackdepot_memcmp(const unsigned long *u1, const unsigned long *u2, in stackdepot_memcmp()
114 } u2; member
2029 int u2 = dev->usage[i2] & ISDN_USAGE_EXCLUSIVE; in isdn_net_swap_usage() local