OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sofs
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libc/gen/
wordexp.c
99
size_t
sofs
; /* Offset into we->we_strings */
local in function:we_askshell
189
sofs
= we->we_nbytes;
213
if (fread(we->we_strings +
sofs
, sizeof(char), nbytes, fp) != nbytes) {
233
p = we->we_strings +
sofs
;
/src/sys/arch/atari/dev/
ite_cc.c
682
int
sofs
= (ip->cols - count) * ip->font.width;
local in function:scroll8
688
int sofs2 =
sofs
, dofs2 = dofs;
703
int
sofs
= (sx) * ip->font.width;
local in function:scroll8
709
int sofs2 =
sofs
, dofs2 = dofs;
/src/sys/arch/amiga/dev/
ite_cc.c
770
int
sofs
= (ip->cols - count) * ip->ftwidth;
local in function:scroll8
777
int sofs2 =
sofs
, dofs2 = dofs;
791
int
sofs
= (sx) * ip->ftwidth;
local in function:scroll8
798
int sofs2 =
sofs
, dofs2 = dofs;
Completed in 12 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025