Searched refs:unary_op (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/usr.bin/indent/
H A Dindent_codes.h42 #define unary_op 4 macro
H A Dindent.c582 case unary_op: /* this could be any unary operation */
/freebsd-9.3-release/contrib/gcc/
H A Dtree-vectorizer.h48 unary_op = 1, enumerator in enum:operation_type
H A Dtree-vect-transform.c1520 if (op_type != unary_op && op_type != binary_op)

Completed in 98 milliseconds