Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpp.h101 #define clrid(c) ((pptype)[c]&=~C_ID) macro
H A Dppfsm.c607 clrid(c); in ppfsm()