OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shortp
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/db/hash/
hash_buf.c
165
uint16_t oaddr, *
shortp
;
local in function:newbuf
195
shortp
= (uint16_t *)(void *)bp->page;
196
if (
shortp
[0])
197
oaddr =
shortp
[
shortp
[0] - 1];
236
shortp
= (uint16_t *)(void *)xbp->page;
237
if (
shortp
[0])
239
oaddr =
shortp
[
shortp
[0] - 1];
hash_buf.c
165
uint16_t oaddr, *
shortp
;
local in function:newbuf
195
shortp
= (uint16_t *)(void *)bp->page;
196
if (
shortp
[0])
197
oaddr =
shortp
[
shortp
[0] - 1];
236
shortp
= (uint16_t *)(void *)xbp->page;
237
if (
shortp
[0])
239
oaddr =
shortp
[
shortp
[0] - 1];
Completed in 22 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025