Searched refs:scheme_make_pair (Results 1 – 1 of 1) sorted by relevance
438 # define scheme_make_pair dll_scheme_make_pair macro1081 coll_pair = scheme_make_pair(coll_string, scheme_null); in startup_mzscheme()1892 list = scheme_make_pair(window_new(w), list); in get_window_list()2075 return scheme_make_pair(scheme_make_integer_value((long)pos.lnum), in get_cursor()2401 list = scheme_make_pair(str, list); in get_buffer_line_list()3036 result = scheme_make_pair(obj, scheme_null); in vim_to_mzscheme_impl()3043 result = scheme_make_pair(obj, result); in vim_to_mzscheme_impl()