OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ej
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/fs/nfs/common/
bootp_subr.c
1349
unsigned char *
ej
;
local
1356
ej
= j + len;
1358
while (j <
ej
) {
1364
if (j >=
ej
|| j + *j + 1 >
ej
) {
/src/external/gpl3/gcc/dist/gcc/fortran/
frontend-passes.cc
918
gfc_expr **ei, **
ej
;
local
943
ej
= expr_array[j];
944
if (gfc_dep_compare_functions (*ei, *
ej
, true) == 0)
950
do_warn_function_elimination (*
ej
);
952
free (*
ej
);
953
*
ej
= gfc_copy_expr (newvar);
/src/external/gpl3/gcc.old/dist/gcc/fortran/
frontend-passes.cc
918
gfc_expr **ei, **
ej
;
local
943
ej
= expr_array[j];
944
if (gfc_dep_compare_functions (*ei, *
ej
, true) == 0)
950
do_warn_function_elimination (*
ej
);
952
free (*
ej
);
953
*
ej
= gfc_copy_expr (newvar);
/src/external/bsd/openldap/dist/servers/slapd/
syncrepl.c
798
int ei,
ej
;
local
803
ej
= sc2->numcsns;
809
for ( i=0; i<
ej
; i++ ) {
815
if ( ei ==
ej
) {
835
i = ei +
ej
;
839
for ( i=0, j=0, k=0; i < ei || j <
ej
; ) {
844
if ( j >=
ej
|| (i < ei && sc1->sids[i] < sc2->sids[j] )) {
861
if ( j <
ej
) {
Completed in 29 milliseconds
Indexes created Tue Sep 22 00:26:15 UTC 2026