Home
last modified time | relevance | path

Searched refs:tCLOSE (Results 1 – 6 of 6) sorted by relevance

/dports/devel/py-foolscap/foolscap-21.7.0/src/foolscap/test/
H A Dtest_banana.py66 def tCLOSE(count): function
415 tCLOSE(0)])
422 tCLOSE(0)])
443 tCLOSE(0)])
450 tCLOSE(0)])
465 tCLOSE(0)])
474 tCLOSE(0)])
489 tCLOSE(0)])
500 tCLOSE(0)])
514 tCLOSE(0)])
[all …]
/dports/lang/yabasic/yabasic-2.90.1/unix/lang/
H A Dbison.h130 tCLOSE = 336, enumerator
H A Dyabasic.bison155 %token tOPEN tCLOSE tSEEK tTELL tAS tREADING tWRITING tORIGIN
240 | tCLOSE hashed_number {add_command(cCLOSE);}
285 | tCLOSE tCURVE {create_line(0);}
292 | tCLOSE tWINDOW {add_command(cCLOSEWIN);}
297 | tCLOSE tPRINTER {add_command(cCLOSEPRN);}
H A Dyabasic.flex192 CLOSE return tCLOSE;
H A Dflex.c2603 return tCLOSE;
H A Dbison.c308 tCLOSE = 336, enumerator