OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:op_lt
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/unifdef/
unifdef.c
673
static int
op_lt
(int a, int b) { return (a < b); }
function
718
{ "<",
op_lt
},
/src/external/gpl3/gcc/dist/gcc/
range-op.cc
56
operator_lt
op_lt
;
variable
89
set (LT_EXPR,
op_lt
);
/src/external/gpl3/gcc.old/dist/gcc/
range-op.cc
819
}
op_lt
;
variable in typeref:class:operator_lt
4053
set (LT_EXPR,
op_lt
);
4110
set (LT_EXPR,
op_lt
);
Completed in 67 milliseconds
Indexes created Thu Jul 16 00:26:27 UTC 2026