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

/src/usr.bin/unifdef/
H A Dunifdef.c678 static int op_ne(int a, int b) { return (a != b); } function in typeref:typename:int

Completed in 4 milliseconds