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

  /src/usr.bin/unifdef/
unifdef.c 673 static int op_lt(int a, int b) { return (a < b); } function in typeref:typename:int
718 { "<", op_lt },
unifdef.c 673 static int op_lt(int a, int b) { return (a < b); } function in typeref:typename:int
718 { "<", op_lt },

Completed in 101 milliseconds