OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lbyte
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/x86/pci/imcsmb/
imcsmb.c
248
uint8_t
lbyte
;
local in function:imcsmb_exec
256
lbyte
= *byte;
431
lbyte
= (uint8_t) (stat_val & 0xff);
432
*(uint8_t *)buf =
lbyte
;
imcsmb.c
248
uint8_t
lbyte
;
local in function:imcsmb_exec
256
lbyte
= *byte;
431
lbyte
= (uint8_t) (stat_val & 0xff);
432
*(uint8_t *)buf =
lbyte
;
imcsmb.c
248
uint8_t
lbyte
;
local in function:imcsmb_exec
256
lbyte
= *byte;
431
lbyte
= (uint8_t) (stat_val & 0xff);
432
*(uint8_t *)buf =
lbyte
;
/src/sys/fs/hfs/
libhfs.c
2348
#define
lbyte
(x) ((x) & 0x00FF)
macro
2360
lc = hfs_gcft[lc +
lbyte
(ac)];
2371
lc = hfs_gcft[lc +
lbyte
(bc)];
2380
#undef
lbyte
libhfs.c
2348
#define
lbyte
(x) ((x) & 0x00FF)
macro
2360
lc = hfs_gcft[lc +
lbyte
(ac)];
2371
lc = hfs_gcft[lc +
lbyte
(bc)];
2380
#undef
lbyte
libhfs.c
2348
#define
lbyte
(x) ((x) & 0x00FF)
macro
2360
lc = hfs_gcft[lc +
lbyte
(ac)];
2371
lc = hfs_gcft[lc +
lbyte
(bc)];
2380
#undef
lbyte
Completed in 39 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025