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

/netbsd-current/usr.bin/unifdef/
H A Dunifdef.c678 static int op_ne(int a, int b) { return (a != b); } function
715 { "!=", op_ne } } },

Completed in 184 milliseconds