blob: 0297b29ed03f3435dd2dfc9a685b323d5487f6d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
|
/* zexy-setup autogenerated setup-file
* generated by "./makesource.sh"
* !! DO NOT MANUALLY EDIT !!
*/
#include "z_zexy.h"
void z_zexy_setup(void)
{
setup_0x260x260x7e(); /* 0x260x260x7e */
setup_0x2e(); /* 0x2e */
setup_0x3c0x7e(); /* 0x3c0x7e */
setup_0x3d0x3d0x7e(); /* 0x3d0x3d0x7e */
setup_0x3e0x7e(); /* 0x3e0x7e */
setup_0x7c0x7c0x7e(); /* 0x7c0x7c0x7e */
a2l_setup(); /* a2l */
abs_tilde_setup(); /* abs~ */
absgn_tilde_setup(); /* absgn~ */
atoi_setup(); /* atoi */
avg_tilde_setup(); /* avg~ */
blockmirror_tilde_setup(); /* blockmirror~ */
blockshuffle_tilde_setup(); /* blockshuffle~ */
blockswap_tilde_setup(); /* blockswap~ */
date_setup(); /* date */
demultiplex_tilde_setup(); /* demultiplex~ */
demultiplex_setup(); /* demultiplex */
dfreq_tilde_setup(); /* dfreq~ */
dirac_tilde_setup(); /* dirac~ */
drip_setup(); /* drip */
envrms_tilde_setup(); /* envrms~ */
fifop_setup(); /* fifop */
freadln_setup(); /* freadln */
fwriteln_setup(); /* fwriteln */
glue_setup(); /* glue */
index_setup(); /* index */
length_setup(); /* length */
lifop_setup(); /* lifop */
limiter_tilde_setup(); /* limiter~ */
list2int_setup(); /* list2int */
list2lists_setup(); /* list2lists */
list2symbol_setup(); /* list2symbol */
lister_setup(); /* lister */
listfind_setup(); /* listfind */
lpt_setup(); /* lpt */
makesymbol_setup(); /* makesymbol */
matchbox_setup(); /* matchbox */
mavg_setup(); /* mavg */
minmax_setup(); /* minmax */
msgfile_setup(); /* msgfile */
multiline_tilde_setup(); /* multiline~ */
multiplex_tilde_setup(); /* multiplex~ */
multiplex_setup(); /* multiplex */
niagara_setup(); /* niagara */
noish_tilde_setup(); /* noish~ */
noisi_tilde_setup(); /* noisi~ */
operating_system_setup(); /* operating_system */
pack_tilde_setup(); /* pack~ */
pack_setup(); /* pack */
packel_setup(); /* packel */
pdf_tilde_setup(); /* pdf~ */
prime_setup(); /* prime */
quantize_tilde_setup(); /* quantize~ */
regex_setup(); /* regex */
relay_setup(); /* relay */
repack_setup(); /* repack */
repeat_setup(); /* repeat */
sfplay_setup(); /* sfplay */
sfrecord_setup(); /* sfrecord */
sgn_tilde_setup(); /* sgn~ */
sigzero_tilde_setup(); /* sigzero~ */
sort_setup(); /* sort */
step_tilde_setup(); /* step~ */
strcmp_setup(); /* strcmp */
sum_setup(); /* sum */
swap_tilde_setup(); /* swap~ */
symbol2list_setup(); /* symbol2list */
tabdump_setup(); /* tabdump */
tabminmax_setup(); /* tabminmax */
tabread4_tilde_tilde_setup(); /* tabread4~~ */
tabset_setup(); /* tabset */
tavg_tilde_setup(); /* tavg~ */
time_setup(); /* time */
unpack_tilde_setup(); /* unpack~ */
unpack_setup(); /* unpack */
urn_setup(); /* urn */
wrap_setup(); /* wrap */
z_tilde_setup(); /* z~ */
}
|