Home
last modified time | relevance | path

Searched refs:smark (Results 1 – 25 of 136) sorted by relevance

123456

/dports/devel/kBuild/kBuild-0.1.9998/src/kash/
H A Dmain.c145 struct stackmark smark; in shell_main() local
189 popstackmark(psh, &smark); in shell_main()
212 setstackmark(psh, &smark); in shell_main()
267 struct stackmark smark; in cmdloop() local
272 setstackmark(psh, &smark); in cmdloop()
299 popstackmark(psh, &smark); in cmdloop()
300 setstackmark(psh, &smark); in cmdloop()
306 popstackmark(psh, &smark); in cmdloop()
409 struct stackmark smark; in dotcmd() local
411 setstackmark(psh, &smark); in dotcmd()
[all …]
H A Dmail.c80 struct stackmark smark; in chkmail() local
87 setstackmark(psh, &smark); in chkmail()
118 popstackmark(psh, &smark); in chkmail()
H A Deval.c196 struct stackmark smark; in evalstring() local
198 setstackmark(psh, &smark); in evalstring()
203 popstackmark(psh, &smark); in evalstring()
206 popstackmark(psh, &smark); in evalstring()
351 struct stackmark smark; in evalfor() local
354 setstackmark(psh, &smark); in evalfor()
381 popstackmark(psh, &smark); in evalfor()
392 struct stackmark smark; in evalcase() local
395 setstackmark(psh, &smark); in evalcase()
411 popstackmark(psh, &smark); in evalcase()
[all …]
/dports/shells/dash/dash-0.5.11.5/src/
H A Dmain.c94 struct stackmark smark; in main() local
129 popstackmark(&smark); in main()
147 setstackmark(&smark); in main()
168 popstackmark(&smark); in main()
201 struct stackmark smark; in cmdloop() local
210 setstackmark(&smark); in cmdloop()
245 popstackmark(&smark); in cmdloop()
H A Dmail.c74 struct stackmark smark; in chkmail() local
77 setstackmark(&smark); in chkmail()
107 popstackmark(&smark); in chkmail()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Digcstr.c35 if (cp->smark != 0) { in gc_strings_set_marks()
37 (ulong) cp->smark, cp->smark_size, (int)mark); in gc_strings_set_marks()
38 memset(cp->smark, 0, cp->smark_size); in gc_strings_set_marks()
69 bword *bp = (bword *) (cp->smark + ((offset & -bword_bits) >> 3)); in gc_mark_string()
140 if (cp->smark == 0) /* not marking strings */ in gc_string_mark()
216 if (cp->sreloc != 0 && cp->smark != 0) { in gc_strings_set_reloc()
225 register const byte *bitp = cp->smark + cp->smark_size; in gc_strings_set_reloc()
289 bitp = &cp->smark[offset >> 3]; in igc_reloc_string()
325 if (cp->smark != 0) { in gc_strings_compact()
330 const byte *bp = cp->smark + cp->smark_size; in gc_strings_compact()
[all …]
H A Dgxobj.h85 unsigned _:1, smark:obj_mb_bits; member
142 #define o_smark d.o.f.m.smark
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Digcstr.c30 if (cp->smark != 0) { in gc_strings_set_marks()
32 (ulong) cp->smark, cp->smark_size, (int)mark); in gc_strings_set_marks()
33 memset(cp->smark, 0, cp->smark_size); in gc_strings_set_marks()
64 bword *bp = (bword *) (cp->smark + ((offset & -bword_bits) >> 3)); in gc_mark_string()
148 if (cp->smark == 0) /* not marking strings */ in gc_string_mark()
224 if (cp->sreloc != 0 && cp->smark != 0) { in gc_strings_set_reloc()
233 register const byte *bitp = cp->smark + cp->smark_size; in gc_strings_set_reloc()
297 bitp = &cp->smark[offset >> 3]; in igc_reloc_string()
341 if (cp->smark != 0) { in gc_strings_compact()
346 const byte *bp = cp->smark + cp->smark_size; in gc_strings_compact()
[all …]
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Digcstr.c30 if (cp->smark != 0) { in gc_strings_set_marks()
32 (ulong) cp->smark, cp->smark_size, (int)mark); in gc_strings_set_marks()
33 memset(cp->smark, 0, cp->smark_size); in gc_strings_set_marks()
64 bword *bp = (bword *) (cp->smark + ((offset & -bword_bits) >> 3)); in gc_mark_string()
148 if (cp->smark == 0) /* not marking strings */ in gc_string_mark()
224 if (cp->sreloc != 0 && cp->smark != 0) { in gc_strings_set_reloc()
233 register const byte *bitp = cp->smark + cp->smark_size; in gc_strings_set_reloc()
297 bitp = &cp->smark[offset >> 3]; in igc_reloc_string()
341 if (cp->smark != 0) { in gc_strings_compact()
346 const byte *bp = cp->smark + cp->smark_size; in gc_strings_compact()
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Digcstr.c32 if (cp->smark != 0) { in gc_strings_set_marks()
34 (ulong) cp->smark, cp->smark_size, (int)mark); in gc_strings_set_marks()
35 memset(cp->smark, 0, cp->smark_size); in gc_strings_set_marks()
66 bword *bp = (bword *) (cp->smark + ((offset & -bword_bits) >> 3)); in gc_mark_string()
150 if (cp->smark == 0) /* not marking strings */ in gc_string_mark()
226 if (cp->sreloc != 0 && cp->smark != 0) { in gc_strings_set_reloc()
235 register const byte *bitp = cp->smark + cp->smark_size; in gc_strings_set_reloc()
299 bitp = &cp->smark[offset >> 3]; in igc_reloc_string()
343 if (cp->smark != 0) { in gc_strings_compact()
348 const byte *bp = cp->smark + cp->smark_size; in gc_strings_compact()
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Digcstr.c32 if (cp->smark != 0) { in gc_strings_set_marks()
34 (ulong) cp->smark, cp->smark_size, (int)mark); in gc_strings_set_marks()
35 memset(cp->smark, 0, cp->smark_size); in gc_strings_set_marks()
66 bword *bp = (bword *) (cp->smark + ((offset & -bword_bits) >> 3)); in gc_mark_string()
150 if (cp->smark == 0) /* not marking strings */ in gc_string_mark()
226 if (cp->sreloc != 0 && cp->smark != 0) { in gc_strings_set_reloc()
235 register const byte *bitp = cp->smark + cp->smark_size; in gc_strings_set_reloc()
299 bitp = &cp->smark[offset >> 3]; in igc_reloc_string()
343 if (cp->smark != 0) { in gc_strings_compact()
348 const byte *bp = cp->smark + cp->smark_size; in gc_strings_compact()
[all …]
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Digcstr.c35 if (cp->smark != 0) { in gc_strings_set_marks()
37 (ulong) cp->smark, cp->smark_size, (int)mark); in gc_strings_set_marks()
38 memset(cp->smark, 0, cp->smark_size); in gc_strings_set_marks()
69 bword *bp = (bword *) (cp->smark + ((offset & -bword_bits) >> 3)); in gc_mark_string()
140 if (cp->smark == 0) /* not marking strings */ in gc_string_mark()
216 if (cp->sreloc != 0 && cp->smark != 0) { in gc_strings_set_reloc()
225 register const byte *bitp = cp->smark + cp->smark_size; in gc_strings_set_reloc()
289 bitp = &cp->smark[offset >> 3]; in igc_reloc_string()
325 if (cp->smark != 0) { in gc_strings_compact()
330 const byte *bp = cp->smark + cp->smark_size; in gc_strings_compact()
[all …]
H A Dgxobj.h85 unsigned _:1, smark:obj_mb_bits; member
142 #define o_smark d.o.f.m.smark
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Digcstr.c33 if (cp->smark != 0) { in gc_strings_set_marks()
35 (ulong) cp->smark, cp->smark_size, (int)mark); in gc_strings_set_marks()
36 memset(cp->smark, 0, cp->smark_size); in gc_strings_set_marks()
67 bword *bp = (bword *) (cp->smark + ((offset & -bword_bits) >> 3)); in gc_mark_string()
151 if (cp->smark == 0) /* not marking strings */ in gc_string_mark()
227 if (cp->sreloc != 0 && cp->smark != 0) { in gc_strings_set_reloc()
236 register const byte *bitp = cp->smark + cp->smark_size; in gc_strings_set_reloc()
298 if (cp->sreloc == 0 || cp->smark == 0) /* not marking strings */ in igc_reloc_string()
302 bitp = &cp->smark[offset >> 3]; in igc_reloc_string()
346 if (cp->smark != 0) { in gc_strings_compact()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Digcstr.c33 if (cp->smark != 0) { in gc_strings_set_marks()
35 (ulong) cp->smark, cp->smark_size, (int)mark); in gc_strings_set_marks()
36 memset(cp->smark, 0, cp->smark_size); in gc_strings_set_marks()
67 bword *bp = (bword *) (cp->smark + ((offset & -bword_bits) >> 3)); in gc_mark_string()
151 if (cp->smark == 0) /* not marking strings */ in gc_string_mark()
227 if (cp->sreloc != 0 && cp->smark != 0) { in gc_strings_set_reloc()
236 register const byte *bitp = cp->smark + cp->smark_size; in gc_strings_set_reloc()
298 if (cp->sreloc == 0 || cp->smark == 0) /* not marking strings */ in igc_reloc_string()
302 bitp = &cp->smark[offset >> 3]; in igc_reloc_string()
346 if (cp->smark != 0) { in gc_strings_compact()
[all …]
/dports/editors/pluma-plugins/pluma-plugins-1.26.0/plugins/codecomment/
H A Dcodecomment.py149 smark = document.create_mark("start", start, False)
176 new_start = document.get_iter_at_mark(smark)
181 document.delete_mark(smark)
185 smark = document.create_mark("start", start, False)
205 iter = document.get_iter_at_mark(smark)
207 document.delete_mark(smark)
210 smark = document.create_mark("iter", iter, True)
214 document.delete_mark(smark)
/dports/editors/gedit-plugins/gedit-plugins-40.1/plugins/codecomment/
H A Dcodecomment.py181 smark = document.create_mark("start", start, False)
208 new_start = document.get_iter_at_mark(smark)
213 document.delete_mark(smark)
217 smark = document.create_mark("start", start, False)
237 iter = document.get_iter_at_mark(smark)
239 document.delete_mark(smark)
242 smark = document.create_mark("iter", iter, True)
246 document.delete_mark(smark)
/dports/math/concorde/concorde/TINY/
H A Dbnbmsp.c102 unroll_stack (tspsearch *s, int smark);
408 int smark; in search() local
432 smark = s->histtop; in search()
444 unroll_stack (s, smark); in search()
455 unroll_stack (s, smark); in search()
618 int smark; in select_edge() local
631 smark = s->histtop; in select_edge()
636 unroll_stack (s, smark); in select_edge()
642 unroll_stack (s, smark); in select_edge()
773 while (i > smark) { in unroll_stack()
[all …]
/dports/biology/fasta/fasta/
H A Dndispn.c17 extern int smark[4];
51 i00 = smark[0]; in discons()
52 i0n = smark[1]; in discons()
53 i10 = smark[2]; in discons()
54 i1n = smark[3]; in discons()
/dports/lang/onyx/onyx-5.1.2/lib/libonyx/src/
H A Dgcdict.c206 cw_nxoi_t scount, smark; in gcdict_stats() local
219 &scount, &smark); in gcdict_stats()
253 nxo_integer_new(tnxo, smark); in gcdict_stats()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxobj.h84 unsigned _:1, smark:obj_mb_bits; member
148 #define o_smark d.o.f.m.smark
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxobj.h84 unsigned _:1, smark:obj_mb_bits; member
148 #define o_smark d.o.f.m.smark
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxobj.h86 unsigned _:1, smark:obj_mb_bits; member
150 #define o_smark d.o.f.m.smark
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxobj.h86 unsigned _:1, smark:obj_mb_bits; member
150 #define o_smark d.o.f.m.smark
/dports/emulators/simh/simh-3.9.0_5/Ibm1130/utils/
H A Ddiskview.c413 char sstr[16], *smark; in dump_slet() local
432 smark = "*"; in dump_slet()
436 smark = " "; in dump_slet()
445 i, slet[i].phid, iphase, slet[i].addr, slet[i].nwords, slet[i].sector, smark, sstr, nsecs); in dump_slet()

123456