Searched defs:ip_1 (Results 1 – 3 of 3) sorted by relevance
89 int * _Nonnull ip_1 = &f; // expected-warning{{incompatible pointer types initializing 'int * _Nonn… variable
63 ip_1: usize, field
2633 def is_in_same_subnet(ip_1, ip_2, mask_bits=24): argument