Home
last modified time | relevance | path

Searched defs:hashmap (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/xdiff/
H A Dxpatience.c47 struct hashmap { struct
48 int nr, alloc;
49 struct entry {
88 static void insert_record(xpparam_t const *xpp, int line, struct hashmap *map, in insert_record() argument