Searched defs:COMP (Results 1 – 2 of 2) sorted by relevance
51 #define stpn_peekcomponent(PNP, COMP) stpn_getcomponent(PNP, COMP, PN_PEEK) argument52 #define stpn_stripcomponent(PNP, COMP) stpn_getcomponent(PNP, COMP, PN_STRIP) argument
38 #define COMP "COMP" macro