OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REAL_KEY
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libc/db/hash/
page.h
81
(((P)[2] >=
REAL_KEY
) && \
hash_page.c
143
if (bp[ndx + 1] <
REAL_KEY
)
215
if (ino[n + 1] <
REAL_KEY
) {
313
if (ino[2] <
REAL_KEY
&& ino[2] != OVFLPAGE) {
358
for (n = 1; (n < ino[0]) && (ino[n + 1] >=
REAL_KEY
); n += 2) {
415
while (bp[0] && (bp[2] <
REAL_KEY
|| bp[bp[0]] <
REAL_KEY
))
421
else if (bp[2] <
REAL_KEY
&& bp[bp[0]] != OVFLPAGE) {
432
if (bp[2] >=
REAL_KEY
&&
924
((bp[0] > 2) && bp[2] <
REAL_KEY
))) {
hash.h
278
#define
REAL_KEY
4
hash.c
599
if (bp[1] >=
REAL_KEY
) {
621
} else if (bp[1] <
REAL_KEY
) {
675
if (bp[ndx + 1] <
REAL_KEY
) {
802
if (bp[ndx + 1] <
REAL_KEY
) {
Completed in 15 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025