Home
last modified time | relevance | path

Searched refs:PSETATTR (Results 1 – 2 of 2) sorted by relevance

/DragonStub/lib/
H A Dprint.c161 PSETATTR (
919 PSETATTR ( in PSETATTR() function
1205 PSETATTR(ps, ps->AttrError); in _Print()
1227 PSETATTR(ps, ps->AttrHighlight); in _Print()
1239 PSETATTR(ps, ps->AttrNorm); in _Print()
1311 PSETATTR(ps, Attr); in _Print()
1318 PSETATTR(ps, ps->RestoreAttr); in _Print()
/DragonStub/
H A DChangeLog526 - The PSETATTR() helper function always relies on the wrapper (case (2b)).