OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BI
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/sort/
sort.h
86
#define
BI
0x20 /* ignore blanks in icol */
/src/sys/arch/powerpc/powerpc/
db_disasm.c
629
u_int BO,
BI
;
631
BI
= extract_field(instr, 31 - 15, 5);
643
condstr[((BO & 8) >> 1) + (
BI
& 3)]);
644
if (
BI
>= 4)
778
u_int
BI
;
779
BI
= extract_field(instr, 31 - 15, 5);
780
db_printf("%d, ",
BI
);
Completed in 13 milliseconds
Indexes created Tue Sep 23 14:10:03 GMT 2025