View source with formatted comments or as raw
    1/*  Creator: make/0
    2
    3    Purpose: Provide index for autoload
    4*/
    5
    6index(aggregate(?,^,-), aggregate, aggregate).
    7index(aggregate(?,?,^,-), aggregate, aggregate).
    8index(aggregate_all(?,0,-), aggregate, aggregate).
    9index(aggregate_all(?,?,0,-), aggregate, aggregate).
   10index(foldall(2,0,+,-), aggregate, aggregate).
   11index(foreach(0,0), aggregate, aggregate).
   12index(free_variables(?,?,?,?), aggregate, aggregate).
   13index(ansi_format(?,?,?), ansi_term, ansi_term).
   14index(ansi_get_color(?,?), ansi_term, ansi_term).
   15index(ansi_hyperlink(?,?), ansi_term, ansi_term).
   16index(ansi_hyperlink(?,?,?), ansi_term, ansi_term).
   17index(include(1,+,-), apply, apply).
   18index(exclude(1,+,-), apply, apply).
   19index(partition(1,+,-,-), apply, apply).
   20index(partition(2,+,-,-,-), apply, apply).
   21index(maplist(1,?), apply, apply).
   22index(maplist(2,?,?), apply, apply).
   23index(maplist(3,?,?,?), apply, apply).
   24index(maplist(4,?,?,?,?), apply, apply).
   25index(convlist(2,+,-), apply, apply).
   26index(foldl(3,+,+,-), apply, apply).
   27index(foldl(4,+,+,+,-), apply, apply).
   28index(foldl(5,+,+,+,+,-), apply, apply).
   29index(foldl(6,+,+,+,+,+,-), apply, apply).
   30index(scanl(3,+,+,-), apply, apply).
   31index(scanl(4,+,+,+,-), apply, apply).
   32index(scanl(5,+,+,+,+,-), apply, apply).
   33index(scanl(6,+,+,+,+,+,-), apply, apply).
   34index(expand_phrase(?,?), apply_macros, apply_macros).
   35index(expand_phrase(?,?,?,?), apply_macros, apply_macros).
   36index(apply_macros_sentinel, apply_macros, apply_macros).
   37index(arithmetic_function(:), arithmetic, arithmetic).
   38index(arithmetic_expression_value(:,-), arithmetic, arithmetic).
   39index(empty_assoc(?), assoc, assoc).
   40index(is_assoc(?), assoc, assoc).
   41index(assoc_to_list(?,?), assoc, assoc).
   42index(assoc_to_keys(?,?), assoc, assoc).
   43index(assoc_to_values(?,?), assoc, assoc).
   44index(gen_assoc(?,?,?), assoc, assoc).
   45index(get_assoc(?,?,?), assoc, assoc).
   46index(get_assoc(?,?,?,?,?), assoc, assoc).
   47index(list_to_assoc(?,?), assoc, assoc).
   48index(map_assoc(1,?), assoc, assoc).
   49index(map_assoc(2,?,?), assoc, assoc).
   50index(max_assoc(?,?,?), assoc, assoc).
   51index(min_assoc(?,?,?), assoc, assoc).
   52index(ord_list_to_assoc(?,?), assoc, assoc).
   53index(put_assoc(?,?,?,?), assoc, assoc).
   54index(del_assoc(?,?,?,?), assoc, assoc).
   55index(del_min_assoc(?,?,?,?), assoc, assoc).
   56index(del_max_assoc(?,?,?,?), assoc, assoc).
   57index(restyle_identifier(?,?,?), atom, atom).
   58index(identifier_parts(?,?), atom, atom).
   59index(join_identifier_parts(?,?,?), atom, atom).
   60index('$arch'(?,?), backward_compatibility, backcomp).
   61index('$version'(?), backward_compatibility, backcomp).
   62index('$home'(?), backward_compatibility, backcomp).
   63index('$argv'(?), backward_compatibility, backcomp).
   64index('$set_prompt'(?), backward_compatibility, backcomp).
   65index('$strip_module'(?,?,?), backward_compatibility, backcomp).
   66index('$declare_module'(?,?,?), backward_compatibility, backcomp).
   67index('$module'(?,?), backward_compatibility, backcomp).
   68index(at_initialization(0), backward_compatibility, backcomp).
   69index(displayq(?), backward_compatibility, backcomp).
   70index(displayq(?,?), backward_compatibility, backcomp).
   71index(sformat(?,?), backward_compatibility, backcomp).
   72index(sformat(?,?,?), backward_compatibility, backcomp).
   73index(concat(?,?,?), backward_compatibility, backcomp).
   74index(concat_atom(?,?), backward_compatibility, backcomp).
   75index(concat_atom(?,?,?), backward_compatibility, backcomp).
   76index('$apropos_match'(?,?), backward_compatibility, backcomp).
   77index(read_clause(?), backward_compatibility, backcomp).
   78index(read_clause(?,?), backward_compatibility, backcomp).
   79index(read_variables(?,?), backward_compatibility, backcomp).
   80index(read_variables(?,?,?), backward_compatibility, backcomp).
   81index(read_pending_input(?,?,?), backward_compatibility, backcomp).
   82index(feature(?,?), backward_compatibility, backcomp).
   83index(set_feature(?,?), backward_compatibility, backcomp).
   84index(substring(?,?,?,?), backward_compatibility, backcomp).
   85index(string_to_list(?,?), backward_compatibility, backcomp).
   86index(string_to_atom(?,?), backward_compatibility, backcomp).
   87index(flush, backward_compatibility, backcomp).
   88index(write_ln(?), backward_compatibility, backcomp).
   89index(proper_list(?), backward_compatibility, backcomp).
   90index(free_variables(?,?), backward_compatibility, backcomp).
   91index(hash_term(?,?), backward_compatibility, backcomp).
   92index(checklist(1,+), backward_compatibility, backcomp).
   93index(sublist(1,+,?), backward_compatibility, backcomp).
   94index(sumlist(?,?), backward_compatibility, backcomp).
   95index(convert_time(?,?), backward_compatibility, backcomp).
   96index(convert_time(?,?,?,?,?,?,?,?), backward_compatibility, backcomp).
   97index('C'(?,?,?), backward_compatibility, backcomp).
   98index(current_thread(?,?), backward_compatibility, backcomp).
   99index(current_mutex(?,?,?), backward_compatibility, backcomp).
  100index(message_queue_size(?,?), backward_compatibility, backcomp).
  101index(lock_predicate(?,?), backward_compatibility, backcomp).
  102index(unlock_predicate(?,?), backward_compatibility, backcomp).
  103index(current_module(?,?), backward_compatibility, backcomp).
  104index(export_list(?,?), backward_compatibility, backcomp).
  105index(call_cleanup(0,?,0), backward_compatibility, backcomp).
  106index(setup_and_call_cleanup(0,0,0), backward_compatibility, backcomp).
  107index(setup_and_call_cleanup(0,0,?,0), backward_compatibility, backcomp).
  108index(merge(?,?,?), backward_compatibility, backcomp).
  109index(merge_set(?,?,?), backward_compatibility, backcomp).
  110index(index(:), backward_compatibility, backcomp).
  111index(hash(:), backward_compatibility, backcomp).
  112index(set_base_module(:), backward_compatibility, backcomp).
  113index(eval_license, backward_compatibility, backcomp).
  114index(trie_insert_new(?,?,?), backward_compatibility, backcomp).
  115index(thread_at_exit(0), backward_compatibility, backcomp).
  116index(read_history(?,?,?,?,?,?), backward_compatibility, backcomp).
  117index('$sig_atomic'(0), backward_compatibility, backcomp).
  118index(base32(?,?), base32, base32).
  119index(base32(?,?,?), base32, base32).
  120index(base64_encoded(?,?,?), base64, base64).
  121index(base64_encoded(?,?,?,?), base64, base64).
  122index(base64(?,?), base64, base64).
  123index(base64(?,?,?), base64, base64).
  124index(base64url(?,?), base64, base64).
  125index(base64url(?,?,?), base64, base64).
  126index(listen(+,+,0), broadcast, broadcast).
  127index(listen(+,0), broadcast, broadcast).
  128index(unlisten(?), broadcast, broadcast).
  129index(unlisten(?,?), broadcast, broadcast).
  130index(unlisten(+,+,0), broadcast, broadcast).
  131index(listening(?,?,?), broadcast, broadcast).
  132index(broadcast(?), broadcast, broadcast).
  133index(broadcast_request(?), broadcast, broadcast).
  134index(format_to_chars(?,?,?), charsio, charsio).
  135index(format_to_chars(?,?,?,?), charsio, charsio).
  136index(write_to_chars(?,?), charsio, charsio).
  137index(write_to_chars(?,?,?), charsio, charsio).
  138index(atom_to_chars(?,?), charsio, charsio).
  139index(atom_to_chars(?,?,?), charsio, charsio).
  140index(number_to_chars(?,?), charsio, charsio).
  141index(number_to_chars(?,?,?), charsio, charsio).
  142index(read_from_chars(?,?), charsio, charsio).
  143index(read_term_from_chars(?,?,?), charsio, charsio).
  144index(open_chars_stream(?,?), charsio, charsio).
  145index(with_output_to_chars(0,-), charsio, charsio).
  146index(with_output_to_chars(0,-,?), charsio, charsio).
  147index(with_output_to_chars(0,-,-,?), charsio, charsio).
  148index(check, check, check).
  149index(list_undefined, check, check).
  150index(list_undefined(?), check, check).
  151index(list_autoload, check, check).
  152index(list_redefined, check, check).
  153index(list_cross_module_calls, check, check).
  154index(list_cross_module_calls(?), check, check).
  155index(list_void_declarations, check, check).
  156index(list_trivial_fails, check, check).
  157index(list_trivial_fails(?), check, check).
  158index(list_format_errors, check, check).
  159index(list_format_errors(?), check, check).
  160index(list_strings, check, check).
  161index(list_strings(?), check, check).
  162index(list_rationals, check, check).
  163index(list_rationals(?), check, check).
  164index(check_installation, check_installation, check_installation).
  165index(check_installation(?), check_installation, check_installation).
  166index(check_config_files, check_installation, check_installation).
  167index(update_config_files, check_installation, check_installation).
  168index(test_installation, check_installation, check_installation).
  169index(test_installation(?), check_installation, check_installation).
  170index(format_to_codes(?,?,?), codesio, codesio).
  171index(format_to_codes(?,?,?,?), codesio, codesio).
  172index(write_to_codes(?,?), codesio, codesio).
  173index(write_to_codes(?,?,?), codesio, codesio).
  174index(write_term_to_codes(?,?,?), codesio, codesio).
  175index(write_term_to_codes(?,?,?,?), codesio, codesio).
  176index(read_from_codes(?,?), codesio, codesio).
  177index(read_term_from_codes(?,?,?), codesio, codesio).
  178index(open_codes_stream(?,?), codesio, codesio).
  179index(with_output_to_codes(0,-), codesio, codesio).
  180index(with_output_to_codes(0,-,?), codesio, codesio).
  181index(with_output_to_codes(0,-,-,?), codesio, codesio).
  182index(coinductive(?), coinduction, coinduction).
  183index(:(op,op(1150,fx,coinductive)), coinduction, coinduction).
  184index(csv(?,?,?), csv, csv).
  185index(csv(?,?,?,?), csv, csv).
  186index(csv_read_file(?,?), csv, csv).
  187index(csv_read_file(?,?,?), csv, csv).
  188index(csv_read_stream(?,?,?), csv, csv).
  189index(csv_read_file_row(?,?,?), csv, csv).
  190index(csv_read_row(?,?,?), csv, csv).
  191index(csv_options(?,?), csv, csv).
  192index(csv_write_file(?,?), csv, csv).
  193index(csv_write_file(?,?,?), csv, csv).
  194index(csv_write_stream(?,?,?), csv, csv).
  195index(is_alnum(?), ctypes, ctypes).
  196index(is_alpha(?), ctypes, ctypes).
  197index(is_ascii(?), ctypes, ctypes).
  198index(is_cntrl(?), ctypes, ctypes).
  199index(is_csym(?), ctypes, ctypes).
  200index(is_csymf(?), ctypes, ctypes).
  201index(is_digit(?), ctypes, ctypes).
  202index(is_digit(?,?,?), ctypes, ctypes).
  203index(is_endfile(?), ctypes, ctypes).
  204index(is_endline(?), ctypes, ctypes).
  205index(is_graph(?), ctypes, ctypes).
  206index(is_lower(?), ctypes, ctypes).
  207index(is_newline(?), ctypes, ctypes).
  208index(is_newpage(?), ctypes, ctypes).
  209index(is_paren(?,?), ctypes, ctypes).
  210index(is_period(?), ctypes, ctypes).
  211index(is_print(?), ctypes, ctypes).
  212index(is_punct(?), ctypes, ctypes).
  213index(is_quote(?), ctypes, ctypes).
  214index(is_space(?), ctypes, ctypes).
  215index(is_upper(?), ctypes, ctypes).
  216index(is_white(?), ctypes, ctypes).
  217index(to_lower(?,?), ctypes, ctypes).
  218index(to_upper(?,?), ctypes, ctypes).
  219index(upper_lower(?,?), ctypes, ctypes).
  220index(date_time_value(?,?,?), date, date).
  221index(parse_time(?,?), date, date).
  222index(parse_time(?,?,?), date, date).
  223index(day_of_the_week(?,?), date, date).
  224index(day_of_the_year(?,?), date, date).
  225index(debug(+,+,:), prolog_debug, debug).
  226index(debug(?), prolog_debug, debug).
  227index(nodebug(?), prolog_debug, debug).
  228index(debugging(?), prolog_debug, debug).
  229index(debugging(?,?), prolog_debug, debug).
  230index(list_debug_topics, prolog_debug, debug).
  231index(list_debug_topics(?), prolog_debug, debug).
  232index(debug_message_context(?), prolog_debug, debug).
  233index(assertion(0), prolog_debug, debug).
  234index(expects_dialect(?), prolog_dialect, dialect).
  235index(exists_source(?), prolog_dialect, dialect).
  236index(source_exports(?,?), prolog_dialect, dialect).
  237index(mapdict(2,+), dicts, dicts).
  238index(mapdict(3,?,?), dicts, dicts).
  239index(mapdict(4,?,?,?), dicts, dicts).
  240index(dicts_same_tag(?,?), dicts, dicts).
  241index(dict_size(?,?), dicts, dicts).
  242index(dict_keys(?,?), dicts, dicts).
  243index(dicts_same_keys(?,?), dicts, dicts).
  244index(dicts_to_same_keys(+,3,-), dicts, dicts).
  245index(dict_fill(?,?,?,?), dicts, dicts).
  246index(dict_no_fill(?,?,?), dicts, dicts).
  247index(dicts_join(?,?,?), dicts, dicts).
  248index(dicts_join(?,?,?,?), dicts, dicts).
  249index(dicts_slice(?,?,?), dicts, dicts).
  250index(dicts_to_compounds(?,+,3,?), dicts, dicts).
  251index(dif(?,?), dif, dif).
  252index(display(?), edinburgh, edinburgh).
  253index(display(?,?), edinburgh, edinburgh).
  254index(unknown(:,:), edinburgh, edinburgh).
  255index(reconsult(:), edinburgh, edinburgh).
  256index(debug, edinburgh, edinburgh).
  257index(nodebug, edinburgh, edinburgh).
  258index(fileerrors(?,?), edinburgh, edinburgh).
  259index(edit(?), prolog_edit, edit).
  260index(edit, prolog_edit, edit).
  261index(instantiation_error(?), error, error).
  262index(uninstantiation_error(?), error, error).
  263index(type_error(?,?), error, error).
  264index(domain_error(?,?), error, error).
  265index(existence_error(?,?), error, error).
  266index(existence_error(?,?,?), error, error).
  267index(permission_error(?,?,?), error, error).
  268index(representation_error(?), error, error).
  269index(resource_error(?), error, error).
  270index(syntax_error(?), error, error).
  271index(must_be(?,?), error, error).
  272index(is_of_type(?,?), error, error).
  273index(current_type(?,?,?), error, error).
  274index(catch(0,:,?,0), exceptions, exceptions).
  275index(exception(:,?), exceptions, exceptions).
  276index(exception_type(?,?), exceptions, exceptions).
  277index(explain(?), prolog_explain, explain).
  278index(explain(?,?), prolog_explain, explain).
  279index(fast_read(?), fastrw, fastrw).
  280index(fast_write(?), fastrw, fastrw).
  281index(fast_read(?,?), fastrw, fastrw).
  282index(fast_write(?,?), fastrw, fastrw).
  283index(fast_write_to_string(?,?,?), fastrw, fastrw).
  284index(can_open_file(?,?), files, files).
  285index(chdir(?), files, files).
  286index(reset_gensym, gensym, gensym).
  287index(reset_gensym(?), gensym, gensym).
  288index(gensym(?,?), gensym, gensym).
  289index(git(?,?), git, git).
  290index(git_process_output(+,1,+), git, git).
  291index(git_open_file(?,?,?,?), git, git).
  292index(is_git_directory(?), git, git).
  293index(git_describe(?,?), git, git).
  294index(git_hash(?,?), git, git).
  295index(git_ls_tree(?,?), git, git).
  296index(git_remote_url(?,?,?), git, git).
  297index(git_ls_remote(?,?,?), git, git).
  298index(git_branches(?,?), git, git).
  299index(git_remote_branches(?,?), git, git).
  300index(git_default_branch(?,?), git, git).
  301index(git_current_branch(?,?), git, git).
  302index(git_tags(?,?), git, git).
  303index(git_tags_on_branch(?,?,?), git, git).
  304index(git_shortlog(?,?,?), git, git).
  305index(git_log_data(?,?,?), git, git).
  306index(git_show(?,?,?,?), git, git).
  307index(git_commit_data(?,?,?), git, git).
  308index(is_git_hash(?), git, git).
  309index(ht_new(?), hashtable, hashtable).
  310index(ht_is_hashtable(?), hashtable, hashtable).
  311index(ht_size(?,?), hashtable, hashtable).
  312index(ht_put(?,?,?), hashtable, hashtable).
  313index(ht_update(?,?,?,?), hashtable, hashtable).
  314index(ht_put_new(?,?,?), hashtable, hashtable).
  315index(ht_put(?,?,?,?,?), hashtable, hashtable).
  316index(ht_del(?,?,?), hashtable, hashtable).
  317index(ht_get(?,?,?), hashtable, hashtable).
  318index(ht_gen(?,?,?), hashtable, hashtable).
  319index(ht_pairs(?,?), hashtable, hashtable).
  320index(ht_keys(?,?), hashtable, hashtable).
  321index(add_to_heap(?,?,?,?), heaps, heaps).
  322index(delete_from_heap(?,?,?,?), heaps, heaps).
  323index(empty_heap(?), heaps, heaps).
  324index(get_from_heap(?,?,?,?), heaps, heaps).
  325index(heap_size(?,?), heaps, heaps).
  326index(heap_to_list(?,?), heaps, heaps).
  327index(is_heap(?), heaps, heaps).
  328index(list_to_heap(?,?), heaps, heaps).
  329index(merge_heaps(?,?,?), heaps, heaps).
  330index(min_of_heap(?,?,?), heaps, heaps).
  331index(min_of_heap(?,?,?,?,?), heaps, heaps).
  332index(singleton_heap(?,?,?), heaps, heaps).
  333index(help, prolog_help, help).
  334index(help(?), prolog_help, help).
  335index(apropos(?), prolog_help, help).
  336index(load_hotfixes(?), prolog_hotfix, hotfix).
  337index(incr_assert(:), increval, increval).
  338index(incr_asserta(:), increval, increval).
  339index(incr_assertz(:), increval, increval).
  340index(incr_retractall(:), increval, increval).
  341index(incr_retract(:), increval, increval).
  342index(is_incremental_subgoal(:), increval, increval).
  343index(incr_directly_depends(:,:), increval, increval).
  344index(incr_trans_depends(:,:), increval, increval).
  345index(incr_invalid_subgoals(?), increval, increval).
  346index(incr_is_invalid(:), increval, increval).
  347index(incr_invalidate_call(:), increval, increval).
  348index(incr_invalidate_calls(:), increval, increval).
  349index(incr_table_update, increval, increval).
  350index(incr_propagate_calls(:), increval, increval).
  351index(intercept(0,?,0), intercept, intercept).
  352index(intercept(0,?,1,?), intercept, intercept).
  353index(intercept_all(?,0,?,-), intercept, intercept).
  354index(nb_intercept_all(?,0,?,-), intercept, intercept).
  355index(send_signal(?), intercept, intercept).
  356index(send_silent_signal(?), intercept, intercept).
  357index(open_any(?,?,?,?,?), iostream, iostream).
  358index(close_any(?), iostream, iostream).
  359index(lazy_list(2,-), lazy_lists, lazy_lists).
  360index(lazy_list(3,+,-), lazy_lists, lazy_lists).
  361index(lazy_list_materialize(?), lazy_lists, lazy_lists).
  362index(lazy_list_length(?,?), lazy_lists, lazy_lists).
  363index(lazy_findall(?,0,-), lazy_lists, lazy_lists).
  364index(lazy_findall(+,?,0,-), lazy_lists, lazy_lists).
  365index(lazy_get_codes(?,?,?,?), lazy_lists, lazy_lists).
  366index(lazy_read_terms(?,?,?,?), lazy_lists, lazy_lists).
  367index(lazy_read_lines(?,?,?,?), lazy_lists, lazy_lists).
  368index(lazy_message_queue(?,?,?,?), lazy_lists, lazy_lists).
  369index(lazy_engine_next(?,?,?,?), lazy_lists, lazy_lists).
  370index(lazy_list_iterator(?,?,?,?), lazy_lists, lazy_lists).
  371index(listing, prolog_listing, listing).
  372index(listing(:), prolog_listing, listing).
  373index(listing(:,+), prolog_listing, listing).
  374index(portray_clause(?), prolog_listing, listing).
  375index(portray_clause(?,?), prolog_listing, listing).
  376index(portray_clause(+,+,:), prolog_listing, listing).
  377index(member(?,?), lists, lists).
  378index(memberchk(?,?), lists, lists).
  379index(append(?,?), lists, lists).
  380index(append(?,?,?), lists, lists).
  381index(prefix(?,?), lists, lists).
  382index(select(?,?,?), lists, lists).
  383index(selectchk(?,?,?), lists, lists).
  384index(select(?,?,?,?), lists, lists).
  385index(selectchk(?,?,?,?), lists, lists).
  386index(nextto(?,?,?), lists, lists).
  387index(delete(?,?,?), lists, lists).
  388index(nth0(?,?,?), lists, lists).
  389index(nth1(?,?,?), lists, lists).
  390index(nth0(?,?,?,?), lists, lists).
  391index(nth1(?,?,?,?), lists, lists).
  392index(last(?,?), lists, lists).
  393index(proper_length(?,?), lists, lists).
  394index(same_length(?,?), lists, lists).
  395index(reverse(?,?), lists, lists).
  396index(permutation(?,?), lists, lists).
  397index(flatten(?,?), lists, lists).
  398index(clumped(?,?), lists, lists).
  399index(subseq(?,?,?), lists, lists).
  400index(max_member(?,?), lists, lists).
  401index(min_member(?,?), lists, lists).
  402index(max_member(2,-,+), lists, lists).
  403index(min_member(2,-,+), lists, lists).
  404index(sum_list(?,?), lists, lists).
  405index(max_list(?,?), lists, lists).
  406index(min_list(?,?), lists, lists).
  407index(numlist(?,?,?), lists, lists).
  408index(is_set(?), lists, lists).
  409index(list_to_set(?,?), lists, lists).
  410index(intersection(?,?,?), lists, lists).
  411index(union(?,?,?), lists, lists).
  412index(subset(?,?), lists, lists).
  413index(subtract(?,?,?), lists, lists).
  414index(macro_position(?), macros, macros).
  415index(expand_macros(?,?,?,?,?), macros, macros).
  416index(include_macros(?,?,?), macros, macros).
  417index(:(op,op(10,fx,#)), macros, macros).
  418index(main, prolog_main, main).
  419index(argv_options(:,-,-), prolog_main, main).
  420index(argv_options(:,-,-,+), prolog_main, main).
  421index(argv_usage(:), prolog_main, main).
  422index(cli_parse_debug_options(?,?), prolog_main, main).
  423index(cli_debug_opt_type(?,?,?), prolog_main, main).
  424index(cli_debug_opt_help(?,?), prolog_main, main).
  425index(cli_debug_opt_meta(?,?), prolog_main, main).
  426index(cli_enable_development_system, prolog_main, main).
  427index(make, make, make).
  428index(make_reload_file(?), make, make).
  429index(in_temporary_module(?,0,0), modules, modules).
  430index(current_temporary_module(?), modules, modules).
  431index(nb_rb_insert(?,?,?), nb_rbtrees, nb_rbtrees).
  432index(nb_rb_get_node(?,?,?), nb_rbtrees, nb_rbtrees).
  433index(nb_rb_node_value(?,?), nb_rbtrees, nb_rbtrees).
  434index(nb_rb_set_node_value(?,?), nb_rbtrees, nb_rbtrees).
  435index(empty_nb_set(?), nb_set, nb_set).
  436index(add_nb_set(?,?), nb_set, nb_set).
  437index(add_nb_set(?,?,?), nb_set, nb_set).
  438index(size_nb_set(?,?), nb_set, nb_set).
  439index(nb_set_to_list(?,?), nb_set, nb_set).
  440index(gen_nb_set(?,?), nb_set, nb_set).
  441index(contains_term(?,?), occurs, occurs).
  442index(contains_var(?,?), occurs, occurs).
  443index(free_of_term(?,?), occurs, occurs).
  444index(free_of_var(?,?), occurs, occurs).
  445index(occurrences_of_term(?,?,?), occurs, occurs).
  446index(occurrences_of_var(?,?,?), occurs, occurs).
  447index(sub_term(?,?), occurs, occurs).
  448index(sub_var(?,?), occurs, occurs).
  449index(sub_term_shared_variables(?,?,?), occurs, occurs).
  450index(push_operators(:), prolog_operator, operators).
  451index(push_operators(:,-), prolog_operator, operators).
  452index(pop_operators, prolog_operator, operators).
  453index(pop_operators(?), prolog_operator, operators).
  454index(push_op(+,+,:), prolog_operator, operators).
  455index(option(?,?), swi_option, option).
  456index(option(?,?,?), swi_option, option).
  457index(select_option(?,?,?), swi_option, option).
  458index(select_option(?,?,?,?), swi_option, option).
  459index(merge_options(?,?,?), swi_option, option).
  460index(meta_options(1,:,-), swi_option, option).
  461index(dict_options(?,?), swi_option, option).
  462index(opt_parse(?,?,?,?,?), optparse, optparse).
  463index(opt_parse(?,?,?,?), optparse, optparse).
  464index(opt_arguments(?,?,?), optparse, optparse).
  465index(opt_help(?,?), optparse, optparse).
  466index(is_ordset(?), ordsets, ordsets).
  467index(list_to_ord_set(?,?), ordsets, ordsets).
  468index(ord_add_element(?,?,?), ordsets, ordsets).
  469index(ord_del_element(?,?,?), ordsets, ordsets).
  470index(ord_selectchk(?,?,?), ordsets, ordsets).
  471index(ord_intersect(?,?), ordsets, ordsets).
  472index(ord_intersect(?,?,?), ordsets, ordsets).
  473index(ord_intersection(?,?,?), ordsets, ordsets).
  474index(ord_intersection(?,?,?,?), ordsets, ordsets).
  475index(ord_disjoint(?,?), ordsets, ordsets).
  476index(ord_subtract(?,?,?), ordsets, ordsets).
  477index(ord_union(?,?), ordsets, ordsets).
  478index(ord_union(?,?,?), ordsets, ordsets).
  479index(ord_union(?,?,?,?), ordsets, ordsets).
  480index(ord_subset(?,?), ordsets, ordsets).
  481index(ord_empty(?), ordsets, ordsets).
  482index(ord_memberchk(?,?), ordsets, ordsets).
  483index(ord_symdiff(?,?,?), ordsets, ordsets).
  484index(ord_seteq(?,?), ordsets, ordsets).
  485index(ord_intersection(?,?), ordsets, ordsets).
  486index(oset_is(?), oset, oset).
  487index(oset_union(?,?,?), oset, oset).
  488index(oset_int(?,?,?), oset, oset).
  489index(oset_diff(?,?,?), oset, oset).
  490index(oset_dint(?,?), oset, oset).
  491index(oset_dunion(?,?), oset, oset).
  492index(oset_addel(?,?,?), oset, oset).
  493index(oset_delel(?,?,?), oset, oset).
  494index(oset_power(?,?), oset, oset).
  495index(pairs_keys_values(?,?,?), pairs, pairs).
  496index(pairs_values(?,?), pairs, pairs).
  497index(pairs_keys(?,?), pairs, pairs).
  498index(group_pairs_by_key(?,?), pairs, pairs).
  499index(transpose_pairs(?,?), pairs, pairs).
  500index(map_list_to_pairs(2,+,-), pairs, pairs).
  501index(persistent(?), persistency, persistency).
  502index(current_persistent_predicate(?), persistency, persistency).
  503index(db_attach(?,?), persistency, persistency).
  504index(db_detach, persistency, persistency).
  505index(db_attached(?), persistency, persistency).
  506index(db_sync(?), persistency, persistency).
  507index(db_sync_all(?), persistency, persistency).
  508index(:(op,op(1150,fx,persistent)), persistency, persistency).
  509index(portray_text(?), portray_text, portray_text).
  510index(set_portray_text(?,?), portray_text, portray_text).
  511index(set_portray_text(?,?,?), portray_text, portray_text).
  512index(print_term(?,?), prolog_pretty_print, pprint).
  513index(predicate_options(:,+,+), predicate_options, predicate_options).
  514index(assert_predicate_options(:,+,+,?), predicate_options, predicate_options).
  515index(current_option_arg(:,?), predicate_options, predicate_options).
  516index(current_predicate_option(:,?,?), predicate_options, predicate_options).
  517index(check_predicate_option(:,?,?), predicate_options, predicate_options).
  518index(current_predicate_options(:,?,?), predicate_options, predicate_options).
  519index(retractall_predicate_options, predicate_options, predicate_options).
  520index(derived_predicate_options(:,?,?), predicate_options, predicate_options).
  521index(derived_predicate_options(?), predicate_options, predicate_options).
  522index(check_predicate_options, predicate_options, predicate_options).
  523index(derive_predicate_options, predicate_options, predicate_options).
  524index(check_predicate_options(:), predicate_options, predicate_options).
  525index(autoload_all, prolog_autoload, prolog_autoload).
  526index(autoload_all(?), prolog_autoload, prolog_autoload).
  527index(set_breakpoint(?,?,?,?), prolog_breakpoints, prolog_breakpoints).
  528index(set_breakpoint(?,?,?,?,?), prolog_breakpoints, prolog_breakpoints).
  529index(set_breakpoint_condition(?,?), prolog_breakpoints, prolog_breakpoints).
  530index(delete_breakpoint(?), prolog_breakpoints, prolog_breakpoints).
  531index(breakpoint_property(?,?), prolog_breakpoints, prolog_breakpoints).
  532index(clause_info(?,?,?,?), prolog_clause, prolog_clause).
  533index(clause_info(?,?,?,?,?), prolog_clause, prolog_clause).
  534index(initialization_layout(?,?,?,?), prolog_clause, prolog_clause).
  535index(predicate_name(?,?), prolog_clause, prolog_clause).
  536index(clause_name(?,?), prolog_clause, prolog_clause).
  537index(:(public,unify_term(_,_)), prolog_clause, prolog_clause).
  538index(:(public,make_varnames(_,_,_,_,_)), prolog_clause, prolog_clause).
  539index(:(public,do_make_varnames(_,_,_)), prolog_clause, prolog_clause).
  540index(comma_list(?,?), prolog_code, prolog_code).
  541index(semicolon_list(?,?), prolog_code, prolog_code).
  542index(mkconj(?,?,?), prolog_code, prolog_code).
  543index(mkdisj(?,?,?), prolog_code, prolog_code).
  544index(pi_head(?,?), prolog_code, prolog_code).
  545index(head_name_arity(?,?,?), prolog_code, prolog_code).
  546index(most_general_goal(?,?), prolog_code, prolog_code).
  547index(extend_goal(?,?,?), prolog_code, prolog_code).
  548index(predicate_label(?,?), prolog_code, prolog_code).
  549index(predicate_sort_key(?,?), prolog_code, prolog_code).
  550index(is_control_goal(?), prolog_code, prolog_code).
  551index(is_predicate_indicator(?), prolog_code, prolog_code).
  552index(body_term_calls(:,-), prolog_code, prolog_code).
  553index(prolog_walk_code(:), prolog_codewalk, prolog_codewalk).
  554index(prolog_program_clause(?,?), prolog_codewalk, prolog_codewalk).
  555index(prolog_colourise_stream(+,+,3), prolog_colour, prolog_colour).
  556index(prolog_colourise_stream(+,+,3,+), prolog_colour, prolog_colour).
  557index(prolog_colourise_term(+,+,3,+), prolog_colour, prolog_colour).
  558index(prolog_colourise_query(+,+,3), prolog_colour, prolog_colour).
  559index(syntax_colour(?,?), prolog_colour, prolog_colour).
  560index(syntax_message(?,?,?), prolog_colour, prolog_colour).
  561index(prolog_dump_runtime_variables, prolog_config, prolog_config).
  562index(prolog_config(?,?), prolog_config, prolog_config).
  563index(coverage(0), prolog_coverage, prolog_coverage).
  564index(coverage(0,+), prolog_coverage, prolog_coverage).
  565index(show_coverage(:), prolog_coverage, prolog_coverage).
  566index(show_coverage(0,+), prolog_coverage, prolog_coverage).
  567index(cov_save_data(?,?), prolog_coverage, prolog_coverage).
  568index(cov_load_data(?,?), prolog_coverage, prolog_coverage).
  569index(cov_reset, prolog_coverage, prolog_coverage).
  570index(cov_property(?), prolog_coverage, prolog_coverage).
  571index(spy(:), prolog_debug_tools, prolog_debug).
  572index(nospy(:), prolog_debug_tools, prolog_debug).
  573index(nospyall, prolog_debug_tools, prolog_debug).
  574index(debugging, prolog_debug_tools, prolog_debug).
  575index(trap(?), prolog_debug_tools, prolog_debug).
  576index(notrap(?), prolog_debug_tools, prolog_debug).
  577index(file_autoload_directives(?,?,?), prolog_deps, prolog_deps).
  578index(file_auto_import(?,?), prolog_deps, prolog_deps).
  579index(evaluable_property(?,?), prolog_evaluable, prolog_evaluable).
  580index(format_spec(?,?), prolog_format, prolog_format).
  581index(format_spec(?,?,?), prolog_format, prolog_format).
  582index(format_types(?,?), prolog_format, prolog_format).
  583index(prolog_history(?), prolog_history, prolog_history).
  584index(jiti_list, prolog_jiti, prolog_jiti).
  585index(jiti_list(:), prolog_jiti, prolog_jiti).
  586index(jiti_suggest_modes(:), prolog_jiti, prolog_jiti).
  587index(jiti_suggest_modes, prolog_jiti, prolog_jiti).
  588index(setup_prolog_integer_grouping, prolog_locale, prolog_locale).
  589index(infer_meta_predicate(:,-), prolog_metainference, prolog_metainference).
  590index(inferred_meta_predicate(:,?), prolog_metainference, prolog_metainference).
  591index(pack_list_installed, prolog_pack, prolog_pack).
  592index(pack_info(?), prolog_pack, prolog_pack).
  593index(pack_list(?), prolog_pack, prolog_pack).
  594index(pack_list(?,?), prolog_pack, prolog_pack).
  595index(pack_search(?), prolog_pack, prolog_pack).
  596index(pack_install(?), prolog_pack, prolog_pack).
  597index(pack_install(?,?), prolog_pack, prolog_pack).
  598index(pack_install_local(2,+,+), prolog_pack, prolog_pack).
  599index(pack_upgrade(?), prolog_pack, prolog_pack).
  600index(pack_rebuild(?), prolog_pack, prolog_pack).
  601index(pack_rebuild, prolog_pack, prolog_pack).
  602index(pack_remove(?), prolog_pack, prolog_pack).
  603index(pack_remove(?,?), prolog_pack, prolog_pack).
  604index(pack_publish(?,?), prolog_pack, prolog_pack).
  605index(pack_property(?,?), prolog_pack, prolog_pack).
  606index(profile(0), prolog_profile, prolog_profile).
  607index(profile(0,+), prolog_profile, prolog_profile).
  608index(show_profile(?), prolog_profile, prolog_profile).
  609index(profile_data(?), prolog_profile, prolog_profile).
  610index(profile_procedure_data(:,-), prolog_profile, prolog_profile).
  611index(qlf_make, prolog_qlfmake, prolog_qlfmake).
  612index(qlf_make(?), prolog_qlfmake, prolog_qlfmake).
  613index(prolog_read_source_term(?,?,?,?), prolog_source, prolog_source).
  614index(read_source_term_at_location(?,?,?), prolog_source, prolog_source).
  615index(prolog_file_directives(?,?,?), prolog_source, prolog_source).
  616index(prolog_open_source(?,?), prolog_source, prolog_source).
  617index(prolog_close_source(?), prolog_source, prolog_source).
  618index(prolog_canonical_source(?,?), prolog_source, prolog_source).
  619index(load_quasi_quotation_syntax(?,?), prolog_source, prolog_source).
  620index(file_name_on_path(?,?), prolog_source, prolog_source).
  621index(file_alias_path(?,?), prolog_source, prolog_source).
  622index(path_segments_atom(?,?), prolog_source, prolog_source).
  623index(directory_source_files(?,?,?), prolog_source, prolog_source).
  624index(valid_term_position(?,?), prolog_source, prolog_source).
  625index(get_prolog_backtrace(?,?), prolog_stack, prolog_stack).
  626index(get_prolog_backtrace(?,?,?), prolog_stack, prolog_stack).
  627index(prolog_stack_frame_property(?,?), prolog_stack, prolog_stack).
  628index(print_prolog_backtrace(?,?), prolog_stack, prolog_stack).
  629index(print_prolog_backtrace(?,?,?), prolog_stack, prolog_stack).
  630index(backtrace(?), prolog_stack, prolog_stack).
  631index(print_last_choicepoint, prolog_stack, prolog_stack).
  632index(print_last_choicepoint(?,?), prolog_stack, prolog_stack).
  633index(trace(:), prolog_trace, prolog_trace).
  634index(trace(:,+), prolog_trace, prolog_trace).
  635index(tracing(:,-), prolog_trace, prolog_trace).
  636index(list_tracing, prolog_trace, prolog_trace).
  637index(notraceall, prolog_trace, prolog_trace).
  638index(require_prolog_version(?,?), prolog_versions, prolog_versions).
  639index(require_version(?,?,?), prolog_versions, prolog_versions).
  640index(cmp_versions(?,?,?), prolog_versions, prolog_versions).
  641index(wrap_predicate(:,+,-,0), prolog_wrap, prolog_wrap).
  642index(unwrap_predicate(?,?), prolog_wrap, prolog_wrap).
  643index(current_predicate_wrapper(:,-,-,-), prolog_wrap, prolog_wrap).
  644index(xref_source(?), prolog_xref, prolog_xref).
  645index(xref_source(?,?), prolog_xref, prolog_xref).
  646index(xref_called(?,?,?), prolog_xref, prolog_xref).
  647index(xref_called(?,?,?,?), prolog_xref, prolog_xref).
  648index(xref_called(?,?,?,?,?), prolog_xref, prolog_xref).
  649index(xref_defined(?,?,?), prolog_xref, prolog_xref).
  650index(xref_definition_line(?,?), prolog_xref, prolog_xref).
  651index(xref_exported(?,?), prolog_xref, prolog_xref).
  652index(xref_module(?,?), prolog_xref, prolog_xref).
  653index(xref_uses_file(?,?,?), prolog_xref, prolog_xref).
  654index(xref_op(?,?), prolog_xref, prolog_xref).
  655index(xref_prolog_flag(?,?,?,?), prolog_xref, prolog_xref).
  656index(xref_comment(?,?,?), prolog_xref, prolog_xref).
  657index(xref_comment(?,?,?,?), prolog_xref, prolog_xref).
  658index(xref_mode(?,?,?), prolog_xref, prolog_xref).
  659index(xref_option(?,?), prolog_xref, prolog_xref).
  660index(xref_clean(?), prolog_xref, prolog_xref).
  661index(xref_current_source(?), prolog_xref, prolog_xref).
  662index(xref_done(?,?), prolog_xref, prolog_xref).
  663index(xref_built_in(?), prolog_xref, prolog_xref).
  664index(xref_source_file(?,?,?), prolog_xref, prolog_xref).
  665index(xref_source_file(?,?,?,?), prolog_xref, prolog_xref).
  666index(xref_public_list(?,?,?), prolog_xref, prolog_xref).
  667index(xref_public_list(?,?,?,?), prolog_xref, prolog_xref).
  668index(xref_public_list(?,?,?,?,?,?), prolog_xref, prolog_xref).
  669index(xref_public_list(?,?,?,?,?,?,?), prolog_xref, prolog_xref).
  670index(xref_meta(?,?,?), prolog_xref, prolog_xref).
  671index(xref_meta(?,?), prolog_xref, prolog_xref).
  672index(xref_hook(?), prolog_xref, prolog_xref).
  673index(xref_used_class(?,?), prolog_xref, prolog_xref).
  674index(xref_defined_class(?,?,?), prolog_xref, prolog_xref).
  675index(phrase_from_file(?,?), pure_input, pure_input).
  676index(phrase_from_file(?,?,?), pure_input, pure_input).
  677index(phrase_from_stream(?,?), pure_input, pure_input).
  678index(stream_to_lazy_list(?,?), pure_input, pure_input).
  679index(syntax_error(?,?,?), pure_input, pure_input).
  680index(lazy_list_location(?,?,?), pure_input, pure_input).
  681index(lazy_list_character_count(?,?,?), pure_input, pure_input).
  682index(load_foreign_files, qp_foreign, qpforeign).
  683index(load_foreign_files(:,+), qp_foreign, qpforeign).
  684index(load_foreign_files(+,:,+), qp_foreign, qpforeign).
  685index(make_shared_object(+,:,+), qp_foreign, qpforeign).
  686index(make_foreign_wrapper_file(:), qp_foreign, qpforeign).
  687index(make_foreign_wrapper_file(:,+), qp_foreign, qpforeign).
  688index(make_foreign_resource_wrapper(:,+,+), qp_foreign, qpforeign).
  689index(load_foreign_resource(:,+), qp_foreign, qpforeign).
  690index(qsave_program(?), qsave, qsave).
  691index(qsave_program(+,:), qsave, qsave).
  692index(with_quasi_quotation_input(+,-,0), quasi_quotations, quasi_quotations).
  693index(phrase_from_quasi_quotation(//,+), quasi_quotations, quasi_quotations).
  694index(quasi_quotation_syntax_error(?), quasi_quotations, quasi_quotations).
  695index(quasi_quotation_syntax(4), quasi_quotations, quasi_quotations).
  696index(unix(?), quintus, quintus).
  697index(abs(?,?), quintus, quintus).
  698index(sin(?,?), quintus, quintus).
  699index(cos(?,?), quintus, quintus).
  700index(tan(?,?), quintus, quintus).
  701index(log(?,?), quintus, quintus).
  702index(log10(?,?), quintus, quintus).
  703index(pow(?,?,?), quintus, quintus).
  704index(ceiling(?,?), quintus, quintus).
  705index(floor(?,?), quintus, quintus).
  706index(round(?,?), quintus, quintus).
  707index(acos(?,?), quintus, quintus).
  708index(asin(?,?), quintus, quintus).
  709index(atan(?,?), quintus, quintus).
  710index(atan2(?,?,?), quintus, quintus).
  711index(sign(?,?), quintus, quintus).
  712index(sqrt(?,?), quintus, quintus).
  713index(genarg(?,?,?), quintus, quintus).
  714index(no_style_check(?), quintus, quintus).
  715index(otherwise, quintus, quintus).
  716index(simple(?), quintus, quintus).
  717index(prolog_flag(?,?), quintus, quintus).
  718index(date(?), quintus, quintus).
  719index(current_stream(?,?,?), quintus, quintus).
  720index(stream_position(?,?,?), quintus, quintus).
  721index(skip_line, quintus, quintus).
  722index(skip_line(?), quintus, quintus).
  723index(compile(?), quintus, quintus).
  724index(atom_char(?,?), quintus, quintus).
  725index(midstring(?,?,?), quintus, quintus).
  726index(midstring(?,?,?,?), quintus, quintus).
  727index(midstring(?,?,?,?,?), quintus, quintus).
  728index(midstring(?,?,?,?,?,?), quintus, quintus).
  729index(raise_exception(?), quintus, quintus).
  730index(on_exception(?,?,?), quintus, quintus).
  731index(random(?), random, random).
  732index(random_between(?,?,?), random, random).
  733index(getrand(?), random, random).
  734index(setrand(?), random, random).
  735index(maybe, random, random).
  736index(maybe(?), random, random).
  737index(maybe(?,?), random, random).
  738index(random_perm2(?,?,?,?), random, random).
  739index(random_member(?,?), random, random).
  740index(random_select(?,?,?), random, random).
  741index(random_subseq(?,?,?), random, random).
  742index(randseq(?,?,?), random, random).
  743index(randset(?,?,?), random, random).
  744index(random_permutation(?,?), random, random).
  745index(random_numlist(?,?,?,?), random, random).
  746index(random(?,?,?), random, random).
  747index(rb_new(?), rbtrees, rbtrees).
  748index(rb_empty(?), rbtrees, rbtrees).
  749index(rb_lookup(?,?,?), rbtrees, rbtrees).
  750index(rb_update(?,?,?,?), rbtrees, rbtrees).
  751index(rb_update(?,?,?,?,?), rbtrees, rbtrees).
  752index(rb_apply(+,+,2,-), rbtrees, rbtrees).
  753index(rb_insert(?,?,?,?), rbtrees, rbtrees).
  754index(rb_insert_new(?,?,?,?), rbtrees, rbtrees).
  755index(rb_delete(?,?,?), rbtrees, rbtrees).
  756index(rb_delete(?,?,?,?), rbtrees, rbtrees).
  757index(rb_visit(?,?), rbtrees, rbtrees).
  758index(rb_keys(?,?), rbtrees, rbtrees).
  759index(rb_map(?,1), rbtrees, rbtrees).
  760index(rb_map(+,2,-), rbtrees, rbtrees).
  761index(rb_partial_map(+,+,2,-), rbtrees, rbtrees).
  762index(rb_fold(3,+,+,-), rbtrees, rbtrees).
  763index(rb_clone(?,?,?), rbtrees, rbtrees).
  764index(rb_min(?,?,?), rbtrees, rbtrees).
  765index(rb_max(?,?,?), rbtrees, rbtrees).
  766index(rb_del_min(?,?,?,?), rbtrees, rbtrees).
  767index(rb_del_max(?,?,?,?), rbtrees, rbtrees).
  768index(rb_next(?,?,?,?), rbtrees, rbtrees).
  769index(rb_previous(?,?,?,?), rbtrees, rbtrees).
  770index(list_to_rbtree(?,?), rbtrees, rbtrees).
  771index(ord_list_to_rbtree(?,?), rbtrees, rbtrees).
  772index(is_rbtree(?), rbtrees, rbtrees).
  773index(rb_size(?,?), rbtrees, rbtrees).
  774index(rb_in(?,?,?), rbtrees, rbtrees).
  775index(readln(?), readln, readln).
  776index(readln(?,?), readln, readln).
  777index(readln(?,?,?,?,?), readln, readln).
  778index(read_line_to_codes(?,?), read_util, readutil).
  779index(read_line_to_codes(?,?,?), read_util, readutil).
  780index(read_stream_to_codes(?,?), read_util, readutil).
  781index(read_stream_to_codes(?,?,?), read_util, readutil).
  782index(read_file_to_codes(?,?,?), read_util, readutil).
  783index(read_line_to_string(?,?), read_util, readutil).
  784index(read_file_to_string(?,?,?), read_util, readutil).
  785index(read_file_to_terms(?,?,?), read_util, readutil).
  786index(record(?), record, record).
  787index(current_record(?,?), record, record).
  788index(current_record_predicate(?,?), record, record).
  789index(:(op,op(1150,fx,record)), record, record).
  790index(with_rwlock(+,0,+), rwlocks, rwlocks).
  791index(with_rwlock(+,0,+,+), rwlocks, rwlocks).
  792index(safe_goal(:), sandbox, sandbox).
  793index(safe_call(0), sandbox, sandbox).
  794index(setting(:,+,+,+), settings, settings).
  795index(setting(:,?), settings, settings).
  796index(set_setting(:,+), settings, settings).
  797index(set_setting_default(:,+), settings, settings).
  798index(restore_setting(:), settings, settings).
  799index(load_settings(?), settings, settings).
  800index(load_settings(?,?), settings, settings).
  801index(save_settings, settings, settings).
  802index(save_settings(?), settings, settings).
  803index(current_setting(:), settings, settings).
  804index(setting_property(?,?), settings, settings).
  805index(list_settings, settings, settings).
  806index(list_settings(?), settings, settings).
  807index(convert_setting_text(?,?,?), settings, settings).
  808index(shell, shell, shell).
  809index(ls, shell, shell).
  810index(ls(?), shell, shell).
  811index(cd, shell, shell).
  812index(cd(?), shell, shell).
  813index(pushd, shell, shell).
  814index(pushd(?), shell, shell).
  815index(dirs, shell, shell).
  816index(pwd, shell, shell).
  817index(popd, shell, shell).
  818index(mv(?,?), shell, shell).
  819index(rm(?), shell, shell).
  820index(load_foreign_library(:), shlib, shlib).
  821index(load_foreign_library(:,+), shlib, shlib).
  822index(unload_foreign_library(?), shlib, shlib).
  823index(unload_foreign_library(?,?), shlib, shlib).
  824index(current_foreign_library(?,?), shlib, shlib).
  825index(reload_foreign_libraries, shlib, shlib).
  826index(use_foreign_library(?), shlib, shlib).
  827index(use_foreign_library(?,?), shlib, shlib).
  828index(distinct(0), solution_sequences, solution_sequences).
  829index(distinct(?,0), solution_sequences, solution_sequences).
  830index(reduced(0), solution_sequences, solution_sequences).
  831index(reduced(?,0,+), solution_sequences, solution_sequences).
  832index(limit(+,0), solution_sequences, solution_sequences).
  833index(offset(+,0), solution_sequences, solution_sequences).
  834index(call_nth(0,?), solution_sequences, solution_sequences).
  835index(order_by(+,0), solution_sequences, solution_sequences).
  836index(group_by(?,?,0,-), solution_sequences, solution_sequences).
  837index(predsort(3,+,-), sort, sort).
  838index(locale_sort(?,?), sort, sort).
  839index(statistics, prolog_statistics, statistics).
  840index(statistics(?), prolog_statistics, statistics).
  841index(thread_statistics(?,?), prolog_statistics, statistics).
  842index(time(0), prolog_statistics, statistics).
  843index(call_time(0,-), prolog_statistics, statistics).
  844index(call_time(0,-,-), prolog_statistics, statistics).
  845index(with_output_to(?,0,+), streams, streams).
  846index(dedent_lines(?,?,?), strings, strings).
  847index(indent_lines(?,?,?), strings, strings).
  848index(indent_lines(1,+,+,-), strings, strings).
  849index(interpolate_string(:,-,+,+), strings, strings).
  850index(string_lines(?,?), strings, strings).
  851index(string(?,?,?,?), strings, strings).
  852index(lock_predicate(?), swi_system_utilities, system).
  853index(unlock_predicate(?), swi_system_utilities, system).
  854index(system_mode(?), swi_system_utilities, system).
  855index(system_module, swi_system_utilities, system).
  856index(abolish_all_tables, tables, tables).
  857index(abolish_module_tables(?), tables, tables).
  858index(abolish_table_pred(:), tables, tables).
  859index(abolish_table_call(:), tables, tables).
  860index(abolish_table_call(:,+), tables, tables).
  861index(abolish_table_subgoals(:,+), tables, tables).
  862index(tfindall(+,0,-), tables, tables).
  863index('t not'(0), tables, tables).
  864index(get_call(:,-,-), tables, tables).
  865index(get_calls(:,-,-), tables, tables).
  866index(get_returns(?,?), tables, tables).
  867index(get_returns(?,?,?), tables, tables).
  868index(get_returns_and_dls(+,-,:), tables, tables).
  869index(get_returns_and_tvs(?,?,?), tables, tables).
  870index(get_returns_for_call(:,:), tables, tables).
  871index(get_residual(:,-), tables, tables).
  872index(set_pil_on, tables, tables).
  873index(set_pil_off, tables, tables).
  874index(:(op,op(900,fy,tnot)), tables, tables).
  875index(term_hash(?,?), terms, terms).
  876index(term_hash(?,?,?,?), terms, terms).
  877index(term_size(?,?), terms, terms).
  878index(term_variables(?,?), terms, terms).
  879index(term_variables(?,?,?), terms, terms).
  880index(variant(?,?), terms, terms).
  881index(subsumes(?,?), terms, terms).
  882index(subsumes_chk(?,?), terms, terms).
  883index(cyclic_term(?), terms, terms).
  884index(acyclic_term(?), terms, terms).
  885index(term_subsumer(?,?,?), terms, terms).
  886index(term_factorized(?,?,?), terms, terms).
  887index(mapargs(2,?,?), terms, terms).
  888index(mapsubterms(2,?,?), terms, terms).
  889index(mapsubterms_var(2,?,?), terms, terms).
  890index(foldsubterms(3,+,+,-), terms, terms).
  891index(foldsubterms(4,+,?,+,-), terms, terms).
  892index(same_functor(?,?), terms, terms).
  893index(same_functor(?,?,?), terms, terms).
  894index(same_functor(?,?,?,?), terms, terms).
  895index(concurrent(+,:,+), thread, thread).
  896index(concurrent_maplist(1,+), thread, thread).
  897index(concurrent_maplist(2,?,?), thread, thread).
  898index(concurrent_maplist(3,?,?,?), thread, thread).
  899index(concurrent_forall(0,0), thread, thread).
  900index(concurrent_forall(0,0,+), thread, thread).
  901index(concurrent_and(0,0), thread, thread).
  902index(concurrent_and(0,0,+), thread, thread).
  903index(first_solution(-,:,+), thread, thread).
  904index(call_in_thread(+,0), thread, thread).
  905index(thread_pool_create(?,?,?), thread_pool, thread_pool).
  906index(thread_pool_destroy(?), thread_pool, thread_pool).
  907index(thread_create_in_pool(+,0,-,:), thread_pool, thread_pool).
  908index(current_thread_pool(?), thread_pool, thread_pool).
  909index(thread_pool_property(?,?), thread_pool, thread_pool).
  910index(threads, thread_util, threadutil).
  911index(join_threads, thread_util, threadutil).
  912index(with_stopped_threads(0,+), thread_util, threadutil).
  913index(thread_has_console, thread_util, threadutil).
  914index(attach_console, thread_util, threadutil).
  915index(attach_console(?), thread_util, threadutil).
  916index(tspy(?), thread_util, threadutil).
  917index(tspy(?,?), thread_util, threadutil).
  918index(tdebug, thread_util, threadutil).
  919index(tdebug(?), thread_util, threadutil).
  920index(tnodebug, thread_util, threadutil).
  921index(tnodebug(?), thread_util, threadutil).
  922index(tprofile(?), thread_util, threadutil).
  923index(tbacktrace(?), thread_util, threadutil).
  924index(tbacktrace(?,?), thread_util, threadutil).
  925index(thread_run_interactor, thread_util, threadutil).
  926index(interactor, thread_util, threadutil).
  927index(interactor(?), thread_util, threadutil).
  928index(tty_clear, tty, tty).
  929index(tty_flash, tty, tty).
  930index(menu(?,?,?), tty, tty).
  931index(add_edges(?,?,?), ugraphs, ugraphs).
  932index(add_vertices(?,?,?), ugraphs, ugraphs).
  933index(complement(?,?), ugraphs, ugraphs).
  934index(compose(?,?,?), ugraphs, ugraphs).
  935index(del_edges(?,?,?), ugraphs, ugraphs).
  936index(del_vertices(?,?,?), ugraphs, ugraphs).
  937index(edges(?,?), ugraphs, ugraphs).
  938index(neighbors(?,?,?), ugraphs, ugraphs).
  939index(neighbours(?,?,?), ugraphs, ugraphs).
  940index(reachable(?,?,?), ugraphs, ugraphs).
  941index(top_sort(?,?), ugraphs, ugraphs).
  942index(ugraph_layers(?,?), ugraphs, ugraphs).
  943index(transitive_closure(?,?), ugraphs, ugraphs).
  944index(transpose_ugraph(?,?), ugraphs, ugraphs).
  945index(vertices(?,?), ugraphs, ugraphs).
  946index(vertices_edges_to_ugraph(?,?,?), ugraphs, ugraphs).
  947index(ugraph_union(?,?,?), ugraphs, ugraphs).
  948index(connect_ugraph(?,?,?), ugraphs, ugraphs).
  949index(parse_url(?,?), url, url).
  950index(parse_url(?,?,?), url, url).
  951index(is_absolute_url(?), url, url).
  952index(global_url(?,?,?), url, url).
  953index(http_location(?,?), url, url).
  954index(www_form_encode(?,?), url, url).
  955index(parse_url_search(?,?), url, url).
  956index(url_iri(?,?), url, url).
  957index(file_name_to_url(?,?), url, url).
  958index(set_url_encoding(?,?), url, url).
  959index(utf8_codes(?,?,?), utf8, utf8).
  960index(numbervars(?), varnumbers, varnumbers).
  961index(varnumbers(?,?), varnumbers, varnumbers).
  962index(max_var_number(?,?,?), varnumbers, varnumbers).
  963index(varnumbers(?,?,?), varnumbers, varnumbers).
  964index(varnumbers_names(?,?,?), varnumbers, varnumbers).
  965index(vm_list(:), prolog_vm, vm).
  966index(clause_vm(?,?), prolog_vm, vm).
  967index(vmi_labels(?,?), prolog_vm, vm).
  968index(call_residual_program(0,:), wfs, wfs).
  969index(call_delays(0,:), wfs, wfs).
  970index(delays_residual_program(:,:), wfs, wfs).
  971index(answer_residual(:,:), wfs, wfs).
  972index(:(op,op(900,fy,tnot)), wfs, wfs).
  973index(when(+,0), when, when).
  974index(init_win_menus, win_menu, win_menu).
  975index(writef(?), writef, writef).
  976index(writef(?,?), writef, writef).
  977index(swritef(?,?), writef, writef).
  978index(swritef(?,?,?), writef, writef).
  979index(www_open_url(?), www_browser, www_browser).
  980index(expand_url_path(?,?), www_browser, www_browser).
  981index(>>(?,0), yall, yall).
  982index(>>(?,:,?), yall, yall).
  983index(>>(?,:,?,?), yall, yall).
  984index(>>(?,:,?,?,?), yall, yall).
  985index(>>(?,:,?,?,?,?), yall, yall).
  986index(>>(?,:,?,?,?,?,?), yall, yall).
  987index(>>(?,:,?,?,?,?,?,?), yall, yall).
  988index(>>(?,:,?,?,?,?,?,?,?), yall, yall).
  989index(/(?,?), yall, yall).
  990index(/(?,?,?), yall, yall).
  991index(/(?,?,?,?), yall, yall).
  992index(/(?,?,?,?,?), yall, yall).
  993index(/(?,?,?,?,?,?), yall, yall).
  994index(/(?,?,?,?,?,?,?), yall, yall).
  995index(/(?,?,?,?,?,?,?,?), yall, yall).
  996index(/(?,?,?,?,?,?,?,?,?), yall, yall).
  997index(lambda_calls(?,?), yall, yall).
  998index(lambda_calls(?,?,?), yall, yall).
  999index(is_lambda(?), yall, yall).
 1000index(zip_open(?,?,?,?), zip, zip).
 1001index(zip_close(?), zip, zip).
 1002index(zip_close(?,?), zip, zip).
 1003index(with_zipper(+,0), zip, zip).
 1004index(zipper_open_new_file_in_zip(?,?,?,?), zip, zip).
 1005index(zipper_goto(?,?), zip, zip).
 1006index(zipper_open_current(?,?,?), zip, zip).
 1007index(zipper_members(?,?), zip, zip).
 1008index(zipper_file_info(?,?,?), zip, zip)