diff options
author | Karl Berry <karl@freefriends.org> | 2021-02-25 19:22:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-02-25 19:22:25 +0000 |
commit | ad547a6b5986815fda458221149728d9d9ab1d87 (patch) | |
tree | 16296910eb3eca724371474ea9aea3994dc69614 /Build/source/texk/web2c/cwebdir/ctwill.bux | |
parent | 947b43de3dd21d58ccc2ffadefc4441ea1c2a813 (diff) |
restore Build,TODO from r57911
git-svn-id: svn://tug.org/texlive/trunk@57915 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/cwebdir/ctwill.bux')
-rw-r--r-- | Build/source/texk/web2c/cwebdir/ctwill.bux | 88 |
1 files changed, 88 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/cwebdir/ctwill.bux b/Build/source/texk/web2c/cwebdir/ctwill.bux new file mode 100644 index 00000000000..d5a678dba53 --- /dev/null +++ b/Build/source/texk/web2c/cwebdir/ctwill.bux @@ -0,0 +1,88 @@ +@$program {COMMON.W}18 \&{int}@> +@$ctangle {COMMON.W}18 \&{int}@> +@$ctwill {COMMON.W}18 \&{int}@> +@$cweave {COMMON.W}18 \&{int}@> +@$phase {COMMON.W}19 \&{int}@> +@$common_init {COMMON.W}20 \&{void} (\,)@> +@$id_first {COMMON.W}21 \&{char} ${*}$@> +@$id_loc {COMMON.W}21 \&{char} ${*}$@> +@$section_text {COMMON.W}21 \&{char} [\,][\,]@> +@$section_text_end {COMMON.W}21 \&{char} ${*}$@> +@$buffer {COMMON.W}22 \&{char} [\,]@> +@$buffer_end {COMMON.W}22 \&{char} ${*}$@> +@$limit {COMMON.W}22 \&{char} ${*}$@> +@$loc {COMMON.W}22 \&{char} ${*}$@> + +@$include_depth {COMMON.W}25 \&{int}@> +@$file {COMMON.W}25 \&{FILE} ${*}$ [\,]@> +@$change_file {COMMON.W}25 \&{FILE} ${*}$@> +@$file_name {COMMON.W}25 \&{char} [\,][\,]@> +@$change_file_name {COMMON.W}25 \&{char} [\,]@> +@$alt_web_file_name {COMMON.W}25 \&{char} [\,]@> +@$line {COMMON.W}25 \&{int} [\,]@> +@$change_line {COMMON.W}25 \&{int}@> +@$change_depth {COMMON.W}25 \&{int}@> +@$input_has_ended {COMMON.W}25 \&{boolean}@> +@$changing {COMMON.W}25 \&{boolean}@> +@$web_file_open {COMMON.W}25 \&{boolean}@> + +@$reset_input {COMMON.W}35 \&{void} (\,)@> + +@$section_count {COMMON.W}37 \&{sixteen\_bits}@> +@$changed_section {COMMON.W}37 \&{boolean} [\,]@> +@$change_pending {COMMON.W}37 \&{boolean}@> +@$print_where {COMMON.W}37 \&{boolean}@> +@$get_line {COMMON.W}38 \&{boolean} (\,)@> + +@$check_complete {COMMON.W}42 \&{void} (\,)@> +@$byte_mem {COMMON.W}43 \&{char} [\,]@> +@$byte_mem_end {COMMON.W}43 \&{char} ${*}$@> +@$name_dir {COMMON.W}43 \&{name\_info} [\,]@> +@$name_dir_end {COMMON.W}43 \&{name\_pointer}@> + +@$byte_ptr {COMMON.W}44 \&{char} ${*}$@> +@$name_ptr {COMMON.W}44 \&{name\_pointer}@> + +@$h {COMMON.W}46 \&{hash\_pointer}@> +@$hash {COMMON.W}46 \&{name\_pointer} [\,]@> +@$hash_end {COMMON.W}46 \&{hash\_pointer}@> + +@$id_lookup {COMMON.W}48 \&{name\_pointer} (\,)@> + +@$print_section_name {COMMON.W}52 \&{void} (\,)@> +@$sprint_section_name {COMMON.W}53 \&{void} (\,)@> +@$print_prefix_name {COMMON.W}54 \&{void} (\,)@> + +@$section_lookup {COMMON.W}59 \&{name\_pointer} (\,)@> + +@$history {COMMON.W}65 \&{int}@> + +@$err_print {COMMON.W}66 \&{void} (\,)@> + +@$wrap_up {COMMON.W}68 \&{int} (\,)@> + +@$fatal {COMMON.W}70 \&{void} (\,)@> +@$overflow {COMMON.W}71 \&{void} (\,)@> + +@$argc {COMMON.W}73 \&{int}@> +@$argv {COMMON.W}73 \&{char} ${**}$@> +@$C_file_name {COMMON.W}73 \&{char} [\,]@> +@$tex_file_name {COMMON.W}73 \&{char} [\,]@> +@$idx_file_name {COMMON.W}73 \&{char} [\,]@> +@$scn_file_name {COMMON.W}73 \&{char} [\,]@> +@$check_file_name {COMMON.W}73 \&{char} [\,]@> +@$flags {COMMON.W}73 \&{boolean} [\,]@> +@$use_language {COMMON.W}86 \&{const char} ${*}$@> + +@$C_file {COMMON.W}83 \&{FILE} ${*}$@> +@$tex_file {COMMON.W}83 \&{FILE} ${*}$@> +@$idx_file {COMMON.W}83 \&{FILE} ${*}$@> +@$scn_file {COMMON.W}83 \&{FILE} ${*}$@> +@$check_file {COMMON.W}83 \&{FILE} ${*}$@> +@$active_file {COMMON.W}83 \&{FILE} ${*}$@> + +@$cb_banner {COMMON.W}87 \&{char} [\,]@> + +@$cb_show_banner {COMMON.W}99 \&{void} (\,)@> + +@$versionstring "<lib/lib.h>" \zip@> |