Home | History | Annotate | Download | only in preprocessor

Lines Matching refs:op_cmpl

359 static int op_cmpl(int a) { return ~a; }
390 { '~', op_cmpl },