Home
last modified time | relevance | path

Searched refs:pd0 (Results 1 – 25 of 282) sorted by relevance

12345678910>>...12

/dports/devel/cc65/cc65-2.19/test/val/
H A Dcq757.c62 s26(pd0)
63 struct defs *pd0; variable
79 pt = pd0->rfs;
92 pd0->cbits = pd0->cbits+1;
96 pd0->ibits = pd0->cbits * sizeof(int);
97 pd0->sbits = pd0->cbits * sizeof(short);
98 pd0->lbits = pd0->cbits * sizeof(long);
99 pd0->ubits = pd0->cbits * sizeof(unsigned);
101 pd0->fbits = pd0->cbits * sizeof(float);
102 pd0->dbits = pd0->cbits * sizeof(double);
[all …]
H A Dcq4.c62 s26(pd0)
63 struct defs *pd0; variable
79 pt = pd0->rfs;
92 pd0->cbits = pd0->cbits+1;
96 pd0->ibits = pd0->cbits * sizeof(int);
97 pd0->sbits = pd0->cbits * sizeof(short);
98 pd0->lbits = pd0->cbits * sizeof(long);
99 pd0->ubits = pd0->cbits * sizeof(unsigned);
101 pd0->fbits = pd0->cbits * sizeof(float);
102 pd0->dbits = pd0->cbits * sizeof(double);
[all …]
H A Dcq26.c64 s26(pd0)
65 struct defs *pd0; variable
81 pt = pd0->rfs;
94 pd0->cbits = pd0->cbits+1;
98 pd0->ibits = pd0->cbits * sizeof(int);
99 pd0->sbits = pd0->cbits * sizeof(short);
100 pd0->lbits = pd0->cbits * sizeof(long);
101 pd0->ubits = pd0->cbits * sizeof(unsigned);
103 pd0->fbits = pd0->cbits * sizeof(float);
104 pd0->dbits = pd0->cbits * sizeof(double);
[all …]
H A Dcq72.c62 s26(pd0)
63 struct defs *pd0; variable
79 pt = pd0->rfs;
92 pd0->cbits = pd0->cbits+1;
96 pd0->ibits = pd0->cbits * sizeof(int);
97 pd0->sbits = pd0->cbits * sizeof(short);
98 pd0->lbits = pd0->cbits * sizeof(long);
99 pd0->ubits = pd0->cbits * sizeof(unsigned);
101 pd0->fbits = pd0->cbits * sizeof(float);
102 pd0->dbits = pd0->cbits * sizeof(double);
[all …]
H A Dcq626.c62 s26(pd0)
63 struct defs *pd0; variable
79 pt = pd0->rfs;
92 pd0->cbits = pd0->cbits+1;
96 pd0->ibits = pd0->cbits * sizeof(int);
97 pd0->sbits = pd0->cbits * sizeof(short);
98 pd0->lbits = pd0->cbits * sizeof(long);
99 pd0->ubits = pd0->cbits * sizeof(unsigned);
101 pd0->fbits = pd0->cbits * sizeof(float);
102 pd0->dbits = pd0->cbits * sizeof(double);
[all …]
H A Dcq71.c52 struct defs *pd0; variable
55 int s71(struct defs *pd0){
68 pt = pd0->rfs;
99 if(pd0->flgd != 0) printf(s71er,2);
111 if(pd0->flgd != 0) printf(s71er,4);
141 if(pd0->dprec != (*pd0).dprec){
197 int section(int j,struct* pd0){ argument
199 int section(int j,void* pd0){
223 static struct defs d0, *pd0; local
230 pd0 = &d0;
[all …]
H A Dcq25.c47 s25(pd0)
48 struct defs *pd0; variable
51 int s25(struct defs *pd0) {
60 pt = pd0->rfs;
75 if(pd0->flgd != 0) printf(s25er,1);
83 if(pd0->flgd != 0) printf(s25er,4);
131 int section(int j,struct* pd0){ argument
133 int section(int j,void* pd0){
154 static struct defs d0, *pd0; local
161 pd0 = &d0;
[all …]
H A Dcq61.c52 struct defs *pd0; variable
55 int s61(struct defs *pd0){
76 pt = pd0->rfs;
96 if(pd0->flgd != 0) printf(s61er,1);
116 if(pd0->flgd != 0) printf(s61er,2);
131 if(pd0->flgd != 0) printf(s61er,8);
143 int section(int j,struct* pd0){ argument
145 int section(int j,void* pd0){
169 static struct defs d0, *pd0; local
176 pd0 = &d0;
[all …]
H A Dcq86.c52 struct defs *pd0; variable
55 int s86(struct defs *pd0){
100 pt = pd0->rfs;
112 if(pd0->flgd != 0) printf(s86er,1);
122 if(pd0->flgd != 0) printf(s86er,2);
127 if(pd0->flgd != 0) printf(s86er,4);
186 int section(int j,struct* pd0){ argument
188 int section(int j,void* pd0){
211 static struct defs d0, *pd0; local
218 pd0 = &d0;
[all …]
H A Dcq85.c48 struct defs *pd0; variable
51 int s85(struct defs *pd0){
160 pt = pd0->rfs;
172 if(pd0->flgd != 0) printf(s85er,1);
188 if(pd0->flgm != 0)
219 if(pd0->flgm != 0)
271 int section(int j,struct* pd0){ argument
273 int section(int j,void* pd0){
296 static struct defs d0, *pd0; local
303 pd0 = &d0;
[all …]
H A Dcq9.c47 s9(pd0) /* 9 Statements */
48 struct defs *pd0; variable
51 int s9(struct defs *pd0){
60 pt = pd0->rfs;
93 if(pd0->flgd != 0) printf(s9er,1);
100 if(pd0->flgd != 0) printf(s9er,2);
112 int section(int j,struct* pd0){ argument
114 int section(int j,void* pd0){
137 static struct defs d0, *pd0; local
144 pd0 = &d0;
[all …]
H A Dcq22.c51 s22(pd0)
52 struct defs *pd0; variable
55 int s22(struct defs *pd0)
70 pt = pd0 -> rfs;
83 if(pd0->flgd != 0) printf(s22er,1);
104 int section(int j,struct* pd0){ argument
106 int section(int j,void* pd0){
109 case 0: return s22(pd0);
127 static struct defs d0, *pd0; local
134 pd0 = &d0;
[all …]
H A Dcq244.c47 s244(pd0)
48 struct defs *pd0; variable
51 s244(struct defs *pd0) {
63 pt = pd0->rfs;
87 if(pd0->flgd != 0) printf(s244er,1);
99 if(pd0->flgd != 0) printf(s244er,2);
119 int section(int j,struct* pd0){ argument
121 int section(int j,void* pd0){
142 static struct defs d0, *pd0; local
149 pd0 = &d0;
[all …]
H A Dcq88.c51 s88(pd0) /* 8.8 Typedef */
52 struct defs *pd0; variable
55 int s88(struct defs *pd0){
85 pt = pd0->rfs;
96 if(pd0->flgd != 0) printf(s88er,1);
107 if(pd0->flgd != 0) printf(s88er,2);
142 int section(int j,struct* pd0){ argument
144 int section(int j,void* pd0){
167 static struct defs d0, *pd0; local
174 pd0 = &d0;
[all …]
H A Dcq715.c53 struct defs *pd0; variable
56 int s715(struct defs *pd0) {
65 pt = pd0->rfs;
75 if(pd0->flgd != 0) printf(s715er,1);
92 if(pd0->flgd != 0) printf(s715er,2);
108 int section(int j,struct* pd0){ argument
110 int section(int j,void* pd0){
114 case 0: return s715(pd0);
134 static struct defs d0, *pd0; local
141 pd0 = &d0;
[all …]
H A Dcq84.c54 struct defs *pd0; variable
57 int s84(struct defs *pd0){
83 pt = pd0->rfs;
94 if(pd0->flgd != 0) printf(s84er,1);
101 if(pd0->flgd != 0) printf(s84er,2);
107 if(pd0->flgd != 0) printf(s84er,2);
226 int section(int j,struct* pd0){ argument
228 int section(int j,void* pd0){
251 static struct defs d0, *pd0; local
258 pd0 = &d0;
[all …]
/dports/games/xshisen/xshisen-1.51/lang/
H A DXShisen.ad.ja_JP.ujis52 XShisen*pd0.button_0.mnemonic: D
56 XShisen*pd0.button_1.mnemonic: R
60 XShisen*pd0.button_2.mnemonic: P
62 XShisen*pd0.button_2.acceleratorText: ESC
64 XShisen*pd0.button_3.mnemonic: S
68 XShisen*pd0.button_4.mnemonic: T
72 XShisen*pd0.button_5.mnemonic: A
75 XShisen*pd0.button_6.labelString: ��λ(X)
76 XShisen*pd0.button_6.mnemonic: X
117 XShisen*mb.pd0.label: ������
[all …]
H A DXShisen.ad.ja52 XShisen*pd0.button_0.mnemonic: D
56 XShisen*pd0.button_1.mnemonic: R
60 XShisen*pd0.button_2.mnemonic: P
62 XShisen*pd0.button_2.acceleratorText: ESC
64 XShisen*pd0.button_3.mnemonic: S
68 XShisen*pd0.button_4.mnemonic: T
72 XShisen*pd0.button_5.mnemonic: A
75 XShisen*pd0.button_6.labelString: ��λ(X)
76 XShisen*pd0.button_6.mnemonic: X
117 XShisen*mb.pd0.label: ������
[all …]
H A DXShisen.ad.ja_JP52 XShisen*pd0.button_0.mnemonic: D
56 XShisen*pd0.button_1.mnemonic: R
60 XShisen*pd0.button_2.mnemonic: P
62 XShisen*pd0.button_2.acceleratorText: ESC
64 XShisen*pd0.button_3.mnemonic: S
68 XShisen*pd0.button_4.mnemonic: T
72 XShisen*pd0.button_5.mnemonic: A
75 XShisen*pd0.button_6.labelString: ��λ(X)
76 XShisen*pd0.button_6.mnemonic: X
117 XShisen*mb.pd0.label: ������
[all …]
H A DXShisen.ad.ja_JP.eucJP52 XShisen*pd0.button_0.mnemonic: D
56 XShisen*pd0.button_1.mnemonic: R
60 XShisen*pd0.button_2.mnemonic: P
62 XShisen*pd0.button_2.acceleratorText: ESC
64 XShisen*pd0.button_3.mnemonic: S
68 XShisen*pd0.button_4.mnemonic: T
72 XShisen*pd0.button_5.mnemonic: A
75 XShisen*pd0.button_6.labelString: ��λ(X)
76 XShisen*pd0.button_6.mnemonic: X
117 XShisen*mb.pd0.label: ������
[all …]
H A DXShisen.ad.ja_JP.PCK52 XShisen*pd0.button_0.mnemonic: D
56 XShisen*pd0.button_1.mnemonic: R
60 XShisen*pd0.button_2.mnemonic: P
62 XShisen*pd0.button_2.acceleratorText: ESC
64 XShisen*pd0.button_3.mnemonic: S
68 XShisen*pd0.button_4.mnemonic: T
72 XShisen*pd0.button_5.mnemonic: A
75 XShisen*pd0.button_6.labelString: �I��(X)
76 XShisen*pd0.button_6.mnemonic: X
117 XShisen*mb.pd0.label: �Q�[��
[all …]
H A DXShisen.ad.ja_JP.SJIS52 XShisen*pd0.button_0.mnemonic: D
56 XShisen*pd0.button_1.mnemonic: R
60 XShisen*pd0.button_2.mnemonic: P
62 XShisen*pd0.button_2.acceleratorText: ESC
64 XShisen*pd0.button_3.mnemonic: S
68 XShisen*pd0.button_4.mnemonic: T
72 XShisen*pd0.button_5.mnemonic: A
75 XShisen*pd0.button_6.labelString: �I��(X)
76 XShisen*pd0.button_6.mnemonic: X
117 XShisen*mb.pd0.label: �Q�[��
[all …]
H A DXShisen.ad.pl51 XShisen*pd0.button_0.labelString: Start
52 XShisen*pd0.button_0.mnemonic: D
56 XShisen*pd0.button_1.mnemonic: R
60 XShisen*pd0.button_2.mnemonic: P
64 XShisen*pd0.button_3.mnemonic: W
68 XShisen*pd0.button_4.mnemonic: T
71 XShisen*pd0.button_5.labelString: O...
72 XShisen*pd0.button_5.mnemonic: O
76 XShisen*pd0.button_6.mnemonic: k
118 XShisen*mb.pd0.label: Gra
[all …]
H A DXShisen.ad51 XShisen*pd0.button_0.labelString: Start
52 XShisen*pd0.button_0.mnemonic: D
56 XShisen*pd0.button_1.mnemonic: R
60 XShisen*pd0.button_2.mnemonic: P
64 XShisen*pd0.button_3.mnemonic: S
68 XShisen*pd0.button_4.mnemonic: T
72 XShisen*pd0.button_5.mnemonic: A
75 XShisen*pd0.button_6.labelString: Exit
76 XShisen*pd0.button_6.mnemonic: x
118 XShisen*mb.pd0.label: Game
[all …]
H A DXShisen.ad.ja_JP.JIS752 XShisen*pd0.button_0.mnemonic: D
53 XShisen*pd0.button_0.accelerator: Ctrl<Key>D
56 XShisen*pd0.button_1.mnemonic: R
60 XShisen*pd0.button_2.mnemonic: P
62 XShisen*pd0.button_2.acceleratorText: ESC
64 XShisen*pd0.button_3.mnemonic: S
68 XShisen*pd0.button_4.mnemonic: T
72 XShisen*pd0.button_5.mnemonic: A
76 XShisen*pd0.button_6.mnemonic: X
117 XShisen*mb.pd0.label: $B%2!<%`(B
[all …]

12345678910>>...12