Searched refs:MO_UNARY_OP (Results 1 – 1 of 1) sorted by relevance
67 #define MO_UNARY_OP( op, descr ) \ macro220 MO_UNARY_OP( &, "Address-of operator" )221 MO_UNARY_OP( ~, "One's complement operator" )222 MO_UNARY_OP( *, "Pointer dereference" )223 MO_UNARY_OP( +, "Unary plus" )226 MO_UNARY_OP( ++, "Prefix increment" )227 MO_UNARY_OP( --, "Prefix decrement" )