OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cbc
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/atari/dev/
ite_cc.c
748
u_long bc,
cbc
;
local in function:scrollbmap
769
cbc
= clr_count >> 4;
772
while (
cbc
--) {
787
u_long bc,
cbc
;
local in function:scrollbmap
805
cbc
= clr_count >> 4;
808
while (
cbc
--) {
ite_cc.c
748
u_long bc,
cbc
;
local in function:scrollbmap
769
cbc
= clr_count >> 4;
772
while (
cbc
--) {
787
u_long bc,
cbc
;
local in function:scrollbmap
805
cbc
= clr_count >> 4;
808
while (
cbc
--) {
/src/sys/arch/amiga/dev/
ite_cc.c
838
u_long bc,
cbc
;
local in function:scrollbmap
860
cbc
= clr_count >> 4;
863
while (
cbc
--) {
884
u_long bc,
cbc
;
local in function:scrollbmap
903
cbc
= clr_count >> 4;
906
while (
cbc
--) {
ite_cc.c
838
u_long bc,
cbc
;
local in function:scrollbmap
860
cbc
= clr_count >> 4;
863
while (
cbc
--) {
884
u_long bc,
cbc
;
local in function:scrollbmap
903
cbc
= clr_count >> 4;
906
while (
cbc
--) {
/src/sys/dev/
ccd.c
878
u_int64_t
cbc
;
local in function:ccdbuffer
948
cbc
= dbtob((u_int64_t)(ci->ci_size - cbn));
950
cbc
= dbtob((u_int64_t)(cs->sc_ileave - cboff));
951
cbp->cb_buf.b_bcount =
cbc
< bcount ?
cbc
: bcount;
ccd.c
878
u_int64_t
cbc
;
local in function:ccdbuffer
948
cbc
= dbtob((u_int64_t)(ci->ci_size - cbn));
950
cbc
= dbtob((u_int64_t)(cs->sc_ileave - cboff));
951
cbp->cb_buf.b_bcount =
cbc
< bcount ?
cbc
: bcount;
Completed in 26 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025