代码搜索:tmark

找到约 18 项符合「tmark」的源代码

代码结果 18
www.eeworm.com/read/105158/15677068

c lgc.c

/* ** $Id: lgc.c,v 1.171a 2003/04/03 13:35:34 roberto Exp $ ** Garbage Collector ** See Copyright Notice in lua.h */ #include #define lgc_c #include "lua.h" #include "ldebug.h" #include
www.eeworm.com/read/445814/1717941

pas shapes.pas

unit Shapes; interface uses Windows, IntfUnit, graphics, dialogs; type TMark = class(TInterfacedObject, IColor, IPosition, IDraw) private FColor: TColor; FPoint: TPoint;
www.eeworm.com/read/320003/3550936

obs testtypedefs.obs

unit testtypedefs;interface uses classes;type tfred=integer;tjim1=record i1:integer ;s1:string;end;tbob=interface;tbobdisp=dispinterface;tmark=class;ptgarf=^tgarf;tgarf =record ifoo:integer;bbar:boo
www.eeworm.com/read/101082/6251091

c mark.c

#ifndef lint static char sccsid[] = "@(#)mark.c 4.2 8/11/83"; #endif #include "e.h" mark(p1) int p1; { markline = 1; printf(".ds %d \\k(97\\*(%d\n", p1, p1); yyval = p1; if(dbg)printf(".\tmark %
www.eeworm.com/read/38039/1103381

ndx cmdsyn.ndx

air-clrsrf.syn coolnt-from.syn gohome-lintol.syn loadtl-opstop.syn origin-postn.syn ppfun-rotabl.syn selctl-tmark.syn toolno-units.syn cycles.syn probe_cycles.syn probe_setup.syn sync_pt.syn
www.eeworm.com/read/209211/4982314

c mark.c

#include "e.h" void mark(int p1) { markline = 1; printf(".ds %d \\k(09\\*(%d\n", p1, p1); yyval = p1; dprintf(".\tmark %d\n", p1); } void lineup(int p1) { markline = 2; if (p1 == 0) { yyval
www.eeworm.com/read/216502/4891114

c mark.c

#include "e.h" mark(p1) int p1; { markline = 1; printf(".ds %d \\k(97\\*(%d\n", p1, p1); yyval = p1; if(dbg)printf(".\tmark %d\n", p1); } lineup(p1) { markline = 1; if (p1 == 0) { yyval = oa
www.eeworm.com/read/216502/4891357

c mark.c

#include "e.h" mark(p1) int p1; { markline = 1; printf(".ds %d \\k(97\\*(%d\n", p1, p1); yyval = p1; if(dbg)printf(".\tmark %d\n", p1); } lineup(p1) { markline = 1; if (p1 == 0) { yyval = oa