OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:de_idx
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/citrus/
citrus_db_factory.c
60
int
de_idx
;
member in struct:_citrus_db_factory_entry
133
de->
de_idx
= -1;
284
de->
de_idx
= -1;
288
de->
de_idx
= (int)de->de_hashvalue;
295
if (de->
de_idx
== -1) {
303
de->
de_idx
= (int)i;
322
de->de_next->
de_idx
* _CITRUS_DB_ENTRY_SIZE;
citrus_db_factory.c
60
int
de_idx
;
member in struct:_citrus_db_factory_entry
133
de->
de_idx
= -1;
284
de->
de_idx
= -1;
288
de->
de_idx
= (int)de->de_hashvalue;
295
if (de->
de_idx
== -1) {
303
de->
de_idx
= (int)i;
322
de->de_next->
de_idx
* _CITRUS_DB_ENTRY_SIZE;
Completed in 92 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025