OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:planecount
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/luna68k/dev/
omrasops.c
333
om_fill_color(int
planecount
, int color, uint8_t *dstptr, int dstbitoffs,
343
ASSUME(
planecount
> 0);
367
for (plane = 0; plane <
planecount
; plane++) {
449
int
planecount
;
local in function:om_putchar
466
planecount
= ri->ri_depth;
480
for (plane = 0; plane <
planecount
; plane++) {
502
ASSUME(
planecount
== 1 ||
503
planecount
== 4 ||
504
planecount
== 8);
518
switch (
planecount
) {
563
int
planecount
;
local in function:om_erasecols
603
int
planecount
;
local in function:om_eraserows
1149
int
planecount
;
local in function:om4_copyrows
1688
int
planecount
= ri->ri_depth;
local in function:om_allocattr
[
all
...]
omrasops.c
333
om_fill_color(int
planecount
, int color, uint8_t *dstptr, int dstbitoffs,
343
ASSUME(
planecount
> 0);
367
for (plane = 0; plane <
planecount
; plane++) {
449
int
planecount
;
local in function:om_putchar
466
planecount
= ri->ri_depth;
480
for (plane = 0; plane <
planecount
; plane++) {
502
ASSUME(
planecount
== 1 ||
503
planecount
== 4 ||
504
planecount
== 8);
518
switch (
planecount
) {
563
int
planecount
;
local in function:om_erasecols
603
int
planecount
;
local in function:om_eraserows
1149
int
planecount
;
local in function:om4_copyrows
1688
int
planecount
= ri->ri_depth;
local in function:om_allocattr
[
all
...]
Completed in 23 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025