OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bp0
(Results
1 - 3
of
3
) sorted by relevancy
/src/games/hack/
hack.pri.c
760
char *
bp0
, *bp1;
local
761
bp0
= bp1 = newbot;
763
if (*
bp0
!= ' ' ||
bp0
[1] != ' ' ||
bp0
[2] != ' ')
764
*bp1++ = *
bp0
;
765
} while (*
bp0
++);
/src/tests/kernel/arch/hppa/
execregs.c
79
0x1.08p0, 0x1.09p0, 0x1.0ap0, 0x1.0
bp0
,
83
0x1.18p0, 0x1.19p0, 0x1.1ap0, 0x1.1
bp0
,
/src/sys/dev/usb/
ohci.c
2021
DPRINTF("
bp0
=0x%08jx next=0x%08jx be=0x%08jx",
3573
ohci_physaddr_t buf, offs,
bp0
, bp1;
local
3614
bp0
= bp1 = OHCI_PAGE(buf);
3617
ohci_physaddr_t end =
bp0
; /* XXX stupid GCC */
3642
if (
bp0
== bp1 && bp1 != nep)
3645
DPRINTFN(1, "ncur=%jd
bp0
=%#jx bp1=%#jx nend=%#jx",
3646
ncur,
bp0
, bp1, nend);
3649
if (ncur == OHCI_ITD_NOFFSET || (
bp0
!= bp1 && bp1 != nep)) {
3662
sitd->itd->itd_bp0 = HTOO32(
bp0
);
3677
bp0
= bp1 = OHCI_PAGE(buf)
[
all
...]
Completed in 23 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026