Searched defs:common_prefix (Results 1 – 2 of 2) sorted by relevance
536 common_prefix(uint8_t *a, uint8_t *b, uint8_t net) in common_prefix() function
285 std::string common_prefix = lldb_matches.LongestCommonPrefix(); in HandleCompletionWithDescriptions() local