Home
last modified time | relevance | path

Searched refs:ref_map_S (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dif_perl.xs1137 static struct ref_map_S { struct
1140 struct ref_map_S *next; argument
1146 struct ref_map_S *tofree; in ref_map_free()
1147 struct ref_map_S *refs = ref_map; in ref_map_free()
1157 static struct ref_map_S *
1160 struct ref_map_S *refs = ref_map; in ref_map_find_SV()
1171 refs = (struct ref_map_S *)alloc(sizeof(struct ref_map_S)); in ref_map_find_SV()
1232 struct ref_map_S * refs; in perl_to_vim()
1274 struct ref_map_S * refs; in perl_to_vim()