OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:numelem
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/mpl/dhcp/dist/common/
options.c
1817
int
numelem
= 0;
local
1849
numelem
++;
1856
--
numelem
;
2048
if ((a_array == ISC_TRUE) && (i != 0) && (
numelem
> 0)) {
2052
* We should never hit the case of
numelem
== 0
2055
j =
numelem
- 1;
2065
for (; j <
numelem
; j++) {
2278
if (j + 1 <
numelem
&& comma != ':')
Completed in 15 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026