OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:elseidx
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/dc/
bcode.c
1496
int idx,
elseidx
;
local in function:compare
1501
elseidx
= NO_ELSE;
1504
elseidx
= readreg();
1519
if (!ok &&
elseidx
!= NO_ELSE)
1520
idx =
elseidx
;
1522
if (idx >= 0 && (ok || (!ok &&
elseidx
!= NO_ELSE))) {
bcode.c
1496
int idx,
elseidx
;
local in function:compare
1501
elseidx
= NO_ELSE;
1504
elseidx
= readreg();
1519
if (!ok &&
elseidx
!= NO_ELSE)
1520
idx =
elseidx
;
1522
if (idx >= 0 && (ok || (!ok &&
elseidx
!= NO_ELSE))) {
Completed in 172 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025