Home
last modified time | relevance | path

Searched refs:cframe (Results 1 – 25 of 504) sorted by relevance

12345678910>>...21

/dports/devel/binutils/binutils-2.37/gas/
H A Dcond.c96 if (cframe.dead_tree) in s_ifdef()
97 cframe.ignoring = 1; in s_ifdef()
115 memcpy (current_cframe, &cframe, sizeof cframe); in s_ifdef()
170 cframe.ignoring = cframe.dead_tree || ! t; in s_if()
173 memcpy (current_cframe, & cframe, sizeof cframe); in s_if()
210 memcpy (current_cframe, &cframe, sizeof cframe); in s_ifb()
288 cframe.ignoring = cframe.dead_tree || ! (res ^ arg); in s_ifc()
291 memcpy (current_cframe, &cframe, sizeof cframe); in s_ifc()
483 cframe.ignoring = cframe.dead_tree || ! (res ^ arg); in s_ifeqs()
486 memcpy (current_cframe, &cframe, sizeof cframe); in s_ifeqs()
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/gas/
H A Dcond.c96 if (cframe.dead_tree) in s_ifdef()
97 cframe.ignoring = 1; in s_ifdef()
115 memcpy (current_cframe, &cframe, sizeof cframe); in s_ifdef()
170 cframe.ignoring = cframe.dead_tree || ! t; in s_if()
173 memcpy (current_cframe, & cframe, sizeof cframe); in s_if()
210 memcpy (current_cframe, &cframe, sizeof cframe); in s_ifb()
288 cframe.ignoring = cframe.dead_tree || ! (res ^ arg); in s_ifc()
291 memcpy (current_cframe, &cframe, sizeof cframe); in s_ifc()
483 cframe.ignoring = cframe.dead_tree || ! (res ^ arg); in s_ifeqs()
486 memcpy (current_cframe, &cframe, sizeof cframe); in s_ifeqs()
[all …]
/dports/devel/gnulibiberty/binutils-2.37/gas/
H A Dcond.c96 if (cframe.dead_tree) in s_ifdef()
97 cframe.ignoring = 1; in s_ifdef()
115 memcpy (current_cframe, &cframe, sizeof cframe); in s_ifdef()
170 cframe.ignoring = cframe.dead_tree || ! t; in s_if()
173 memcpy (current_cframe, & cframe, sizeof cframe); in s_if()
210 memcpy (current_cframe, &cframe, sizeof cframe); in s_ifb()
288 cframe.ignoring = cframe.dead_tree || ! (res ^ arg); in s_ifc()
291 memcpy (current_cframe, &cframe, sizeof cframe); in s_ifc()
483 cframe.ignoring = cframe.dead_tree || ! (res ^ arg); in s_ifeqs()
486 memcpy (current_cframe, &cframe, sizeof cframe); in s_ifeqs()
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/
H A Dcond.c94 if (cframe.dead_tree) in s_ifdef()
95 cframe.ignoring = 1; in s_ifdef()
113 sizeof (cframe))); in s_ifdef()
168 cframe.ignoring = cframe.dead_tree || ! t; in s_if()
170 obstack_copy (&cond_obstack, &cframe, sizeof (cframe))); in s_if()
194 if (cframe.dead_tree) in s_ifb()
285 cframe.ignoring = cframe.dead_tree || ! (res ^ arg); in s_ifc()
287 obstack_copy (&cond_obstack, &cframe, sizeof (cframe))); in s_ifc()
479 cframe.ignoring = cframe.dead_tree || ! (res ^ arg); in s_ifeqs()
481 obstack_copy (&cond_obstack, &cframe, sizeof (cframe))); in s_ifeqs()
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/
H A Dcond.c94 if (cframe.dead_tree) in s_ifdef()
95 cframe.ignoring = 1; in s_ifdef()
113 sizeof (cframe))); in s_ifdef()
168 cframe.ignoring = cframe.dead_tree || ! t; in s_if()
170 obstack_copy (&cond_obstack, &cframe, sizeof (cframe))); in s_if()
194 if (cframe.dead_tree) in s_ifb()
285 cframe.ignoring = cframe.dead_tree || ! (res ^ arg); in s_ifc()
287 obstack_copy (&cond_obstack, &cframe, sizeof (cframe))); in s_ifc()
479 cframe.ignoring = cframe.dead_tree || ! (res ^ arg); in s_ifeqs()
481 obstack_copy (&cond_obstack, &cframe, sizeof (cframe))); in s_ifeqs()
[all …]
/dports/devel/djgpp-binutils/binutils-2.17/gas/
H A Dcond.c94 if (cframe.dead_tree) in s_ifdef()
95 cframe.ignoring = 1; in s_ifdef()
113 sizeof (cframe))); in s_ifdef()
168 cframe.ignoring = cframe.dead_tree || ! t; in s_if()
170 obstack_copy (&cond_obstack, &cframe, sizeof (cframe))); in s_if()
194 if (cframe.dead_tree) in s_ifb()
285 cframe.ignoring = cframe.dead_tree || ! (res ^ arg); in s_ifc()
287 obstack_copy (&cond_obstack, &cframe, sizeof (cframe))); in s_ifc()
479 cframe.ignoring = cframe.dead_tree || ! (res ^ arg); in s_ifeqs()
481 obstack_copy (&cond_obstack, &cframe, sizeof (cframe))); in s_ifeqs()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/
H A Dcond.c94 if (cframe.dead_tree) in s_ifdef()
95 cframe.ignoring = 1; in s_ifdef()
113 sizeof (cframe))); in s_ifdef()
116 && cframe.ignoring in s_ifdef()
168 cframe.ignoring = cframe.dead_tree || ! t; in s_if()
170 obstack_copy (&cond_obstack, &cframe, sizeof (cframe))); in s_if()
251 cframe.ignoring = cframe.dead_tree || ! (res ^ arg); in s_ifc()
253 obstack_copy (&cond_obstack, &cframe, sizeof (cframe))); in s_ifc()
445 cframe.ignoring = cframe.dead_tree || ! (res ^ arg); in s_ifeqs()
447 obstack_copy (&cond_obstack, &cframe, sizeof (cframe))); in s_ifeqs()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/
H A Dcond.c94 if (cframe.dead_tree) in s_ifdef()
95 cframe.ignoring = 1; in s_ifdef()
113 sizeof (cframe))); in s_ifdef()
116 && cframe.ignoring in s_ifdef()
168 cframe.ignoring = cframe.dead_tree || ! t; in s_if()
170 obstack_copy (&cond_obstack, &cframe, sizeof (cframe))); in s_if()
251 cframe.ignoring = cframe.dead_tree || ! (res ^ arg); in s_ifc()
253 obstack_copy (&cond_obstack, &cframe, sizeof (cframe))); in s_ifc()
445 cframe.ignoring = cframe.dead_tree || ! (res ^ arg); in s_ifeqs()
447 obstack_copy (&cond_obstack, &cframe, sizeof (cframe))); in s_ifeqs()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/gas/
H A Dcond.c94 if (cframe.dead_tree)
95 cframe.ignoring = 1;
113 sizeof (cframe)));
116 && cframe.ignoring
168 cframe.ignoring = cframe.dead_tree || ! t;
170 obstack_copy (&cond_obstack, &cframe, sizeof (cframe)));
251 cframe.ignoring = cframe.dead_tree || ! (res ^ arg);
253 obstack_copy (&cond_obstack, &cframe, sizeof (cframe)));
445 cframe.ignoring = cframe.dead_tree || ! (res ^ arg);
447 obstack_copy (&cond_obstack, &cframe, sizeof (cframe)));
[all …]
/dports/net/dgd/dgd-1.4.23/src/
H A Derror.c70 e->f = cframe; in _ec_push_()
71 e->offset = cframe->fp - cframe->sp; in _ec_push_()
72 e->atomic = cframe->atomic; in _ec_push_()
73 e->rlim = cframe->rlim; in _ec_push_()
95 cframe->atomic = e->atomic; in ec_pop()
160 cframe = i_restore(cframe, e->f->level); in serror()
167 (*handler)(cframe, e->f->depth); in serror()
175 i_set_rlimits(cframe, econtext->rlim); in serror()
177 cframe = i_set_sp(cframe, econtext->f->fp - offset); in serror()
178 cframe->atomic = econtext->atomic; in serror()
[all …]
/dports/lang/gnustep-base/libs-base-base-1_27_0/Source/
H A Dcallframe.m55 callframe_t *cframe;
112 if (cframe)
122 if (cframe)
124 cframe->nargs = numargs;
125 cframe->args = buf + offset;
131 for (i = 0; i < cframe->nargs; i++)
135 cframe->args[i] = buf + offset;
147 return cframe;
153 if (index < 0 || index >= cframe->nargs)
161 if (index < 0 || index >= cframe->nargs)
[all …]
/dports/games/stratagus/stratagus-3.2.0/src/stratagus/
H A Dconstruct.cpp73 while (cframe) { in Clean()
74 CConstructionFrame *next = cframe->Next; in Clean()
75 delete cframe; in Clean()
76 cframe = next; in Clean()
271 while (*cframe) { in CclDefineConstruction()
272 cframe = &((*cframe)->Next); in CclDefineConstruction()
274 (*cframe) = new CConstructionFrame; in CclDefineConstruction()
275 (*cframe)->Percent = percent; in CclDefineConstruction()
276 (*cframe)->File = file; in CclDefineConstruction()
277 (*cframe)->Frame = frame; in CclDefineConstruction()
[all …]
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/stratagus/
H A Dconstruct.cpp73 while (cframe) { in Clean()
74 CConstructionFrame *next = cframe->Next; in Clean()
75 delete cframe; in Clean()
76 cframe = next; in Clean()
300 while (*cframe) { in CclDefineConstruction()
301 cframe = &((*cframe)->Next); in CclDefineConstruction()
303 (*cframe) = new CConstructionFrame; in CclDefineConstruction()
304 (*cframe)->Percent = percent; in CclDefineConstruction()
305 (*cframe)->File = file; in CclDefineConstruction()
306 (*cframe)->Frame = frame; in CclDefineConstruction()
[all …]
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Dzzspkgp0.c62 integer handle, cframe; in zzspkgp0_() local
865 cframe = tmpfrm; in zzspkgp0_()
884 } else if (tmpfrm > 0 && tmpfrm <= 21 && cframe > 0 && cframe <= in zzspkgp0_()
889 cframe = tmpfrm; in zzspkgp0_()
898 cframe = tmpfrm; in zzspkgp0_()
989 tframe[0] = cframe; in zzspkgp0_()
1062 if (refid > 0 && refid <= 21 && cframe > 0 && cframe <= 21) { in zzspkgp0_()
1077 cframe = refid; in zzspkgp0_()
1081 } else if (cframe > 0 && cframe <= 21 && tframe[(i__1 = ctpos - 1) < 20 && in zzspkgp0_()
1113 if (cframe == refid) { in zzspkgp0_()
[all …]
H A Dzzspkgp1.c62 integer handle, cframe; in zzspkgp1_() local
865 cframe = tmpfrm; in zzspkgp1_()
884 } else if (tmpfrm > 0 && tmpfrm <= 21 && cframe > 0 && cframe <= in zzspkgp1_()
889 cframe = tmpfrm; in zzspkgp1_()
898 cframe = tmpfrm; in zzspkgp1_()
989 tframe[0] = cframe; in zzspkgp1_()
1062 if (refid > 0 && refid <= 21 && cframe > 0 && cframe <= 21) { in zzspkgp1_()
1077 cframe = refid; in zzspkgp1_()
1081 } else if (cframe > 0 && cframe <= 21 && tframe[(i__1 = ctpos - 1) < 20 && in zzspkgp1_()
1113 if (cframe == refid) { in zzspkgp1_()
[all …]
H A Dspkgps.c62 integer handle, cframe; in spkgps_() local
863 cframe = tmpfrm; in spkgps_()
882 } else if (tmpfrm > 0 && tmpfrm <= 21 && cframe > 0 && cframe <= in spkgps_()
887 cframe = tmpfrm; in spkgps_()
896 cframe = tmpfrm; in spkgps_()
987 tframe[0] = cframe; in spkgps_()
1059 if (refid > 0 && refid <= 21 && cframe > 0 && cframe <= 21) { in spkgps_()
1074 cframe = refid; in spkgps_()
1077 } else if (cframe > 0 && cframe <= 21 && tframe[(i__1 = ctpos - 1) < 20 && in spkgps_()
1108 if (cframe == refid) { in spkgps_()
[all …]
H A Dzzspkgo0.c63 integer handle, cframe; in zzspkgo0_() local
875 cframe = tmpfrm; in zzspkgo0_()
893 } else if (tmpfrm > 0 && tmpfrm <= 21 && cframe > 0 && cframe <= in zzspkgo0_()
899 cframe = tmpfrm; in zzspkgo0_()
908 cframe = tmpfrm; in zzspkgo0_()
999 tframe[0] = cframe; in zzspkgo0_()
1077 if (refid > 0 && refid <= 21 && cframe > 0 && cframe <= 21) { in zzspkgo0_()
1093 cframe = refid; in zzspkgo0_()
1097 } else if (cframe > 0 && cframe <= 21 && tframe[(i__1 = ctpos - 1) < 20 && in zzspkgo0_()
1132 if (cframe == refid) { in zzspkgo0_()
[all …]
H A Dzzspkgo1.c63 integer handle, cframe; in zzspkgo1_() local
875 cframe = tmpfrm; in zzspkgo1_()
893 } else if (tmpfrm > 0 && tmpfrm <= 21 && cframe > 0 && cframe <= in zzspkgo1_()
899 cframe = tmpfrm; in zzspkgo1_()
908 cframe = tmpfrm; in zzspkgo1_()
999 tframe[0] = cframe; in zzspkgo1_()
1077 if (refid > 0 && refid <= 21 && cframe > 0 && cframe <= 21) { in zzspkgo1_()
1093 cframe = refid; in zzspkgo1_()
1097 } else if (cframe > 0 && cframe <= 21 && tframe[(i__1 = ctpos - 1) < 20 && in zzspkgo1_()
1132 if (cframe == refid) { in zzspkgo1_()
[all …]
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Dzzspkgp0.c62 integer handle, cframe; in zzspkgp0_() local
865 cframe = tmpfrm; in zzspkgp0_()
884 } else if (tmpfrm > 0 && tmpfrm <= 21 && cframe > 0 && cframe <= in zzspkgp0_()
889 cframe = tmpfrm; in zzspkgp0_()
898 cframe = tmpfrm; in zzspkgp0_()
989 tframe[0] = cframe; in zzspkgp0_()
1062 if (refid > 0 && refid <= 21 && cframe > 0 && cframe <= 21) { in zzspkgp0_()
1077 cframe = refid; in zzspkgp0_()
1081 } else if (cframe > 0 && cframe <= 21 && tframe[(i__1 = ctpos - 1) < 20 && in zzspkgp0_()
1113 if (cframe == refid) { in zzspkgp0_()
[all …]
H A Dzzspkgp1.c62 integer handle, cframe; in zzspkgp1_() local
865 cframe = tmpfrm; in zzspkgp1_()
884 } else if (tmpfrm > 0 && tmpfrm <= 21 && cframe > 0 && cframe <= in zzspkgp1_()
889 cframe = tmpfrm; in zzspkgp1_()
898 cframe = tmpfrm; in zzspkgp1_()
989 tframe[0] = cframe; in zzspkgp1_()
1062 if (refid > 0 && refid <= 21 && cframe > 0 && cframe <= 21) { in zzspkgp1_()
1077 cframe = refid; in zzspkgp1_()
1081 } else if (cframe > 0 && cframe <= 21 && tframe[(i__1 = ctpos - 1) < 20 && in zzspkgp1_()
1113 if (cframe == refid) { in zzspkgp1_()
[all …]
H A Dspkgps.c62 integer handle, cframe; in spkgps_() local
863 cframe = tmpfrm; in spkgps_()
882 } else if (tmpfrm > 0 && tmpfrm <= 21 && cframe > 0 && cframe <= in spkgps_()
887 cframe = tmpfrm; in spkgps_()
896 cframe = tmpfrm; in spkgps_()
987 tframe[0] = cframe; in spkgps_()
1059 if (refid > 0 && refid <= 21 && cframe > 0 && cframe <= 21) { in spkgps_()
1074 cframe = refid; in spkgps_()
1077 } else if (cframe > 0 && cframe <= 21 && tframe[(i__1 = ctpos - 1) < 20 && in spkgps_()
1108 if (cframe == refid) { in spkgps_()
[all …]
H A Dzzspkgo0.c63 integer handle, cframe; in zzspkgo0_() local
875 cframe = tmpfrm; in zzspkgo0_()
893 } else if (tmpfrm > 0 && tmpfrm <= 21 && cframe > 0 && cframe <= in zzspkgo0_()
899 cframe = tmpfrm; in zzspkgo0_()
908 cframe = tmpfrm; in zzspkgo0_()
999 tframe[0] = cframe; in zzspkgo0_()
1077 if (refid > 0 && refid <= 21 && cframe > 0 && cframe <= 21) { in zzspkgo0_()
1093 cframe = refid; in zzspkgo0_()
1097 } else if (cframe > 0 && cframe <= 21 && tframe[(i__1 = ctpos - 1) < 20 && in zzspkgo0_()
1132 if (cframe == refid) { in zzspkgo0_()
[all …]
H A Dzzspkgo1.c63 integer handle, cframe; in zzspkgo1_() local
875 cframe = tmpfrm; in zzspkgo1_()
893 } else if (tmpfrm > 0 && tmpfrm <= 21 && cframe > 0 && cframe <= in zzspkgo1_()
899 cframe = tmpfrm; in zzspkgo1_()
908 cframe = tmpfrm; in zzspkgo1_()
999 tframe[0] = cframe; in zzspkgo1_()
1077 if (refid > 0 && refid <= 21 && cframe > 0 && cframe <= 21) { in zzspkgo1_()
1093 cframe = refid; in zzspkgo1_()
1097 } else if (cframe > 0 && cframe <= 21 && tframe[(i__1 = ctpos - 1) < 20 && in zzspkgo1_()
1132 if (cframe == refid) { in zzspkgo1_()
[all …]
H A Dspkgeo.c61 integer handle, cframe; in spkgeo_() local
900 cframe = tmpfrm; in spkgeo_()
918 } else if (tmpfrm > 0 && tmpfrm <= 21 && cframe > 0 && cframe <= in spkgeo_()
924 cframe = tmpfrm; in spkgeo_()
933 cframe = tmpfrm; in spkgeo_()
1024 tframe[0] = cframe; in spkgeo_()
1102 if (refid > 0 && refid <= 21 && cframe > 0 && cframe <= 21) { in spkgeo_()
1118 cframe = refid; in spkgeo_()
1122 } else if (cframe > 0 && cframe <= 21 && tframe[(i__1 = ctpos - 1) < 20 && in spkgeo_()
1156 if (cframe == refid) { in spkgeo_()
[all …]
/dports/games/stratagus/stratagus-3.2.0/src/action/
H A Daction_built.cpp82 while (cframe != this->Frame) { in Save()
83 cframe = cframe->Next; in Save()
112 while (frame-- && cframe->Next != NULL) { in ParseSpecificData()
113 cframe = cframe->Next; in ParseSpecificData()
115 this->Frame = cframe; in ParseSpecificData()
326 const CConstructionFrame *prev = &cframe; in FindCFramePercent()
348 Assert(cframe != NULL); in UpdateConstructionFrame()
350 if (cframe != this->Frame) { in UpdateConstructionFrame()
351 this->Frame = cframe; in UpdateConstructionFrame()
353 unit.Frame = -cframe->Frame - 1; in UpdateConstructionFrame()
[all …]

12345678910>>...21