Searched refs:compile_file_fns (Results 1 – 1 of 1) sorted by relevance
226 static const compile_file_fn compile_file_fns[LAST_KEYMAP_FILE_TYPE + 1] = { variable291 ok = compile_file_fns[type](files[type], keymap, merge); in CompileKeymap()