HomeSort by: relevance | last modified time | path
    Searched defs:op_gt (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/unifdef/
unifdef.c 674 static int op_gt(int a, int b) { return (a > b); } function in typeref:typename:int
719 { ">", op_gt } } }

Completed in 34 milliseconds