OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:skip_byte
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl2/groff/dist/src/utils/tfmtodit/
tfmtodit.cpp
79
unsigned char
skip_byte
;
member in struct:lig_kern_command
142
if (t->lig_kern[i].
skip_byte
> 128)
147
int skip = t->lig_kern[i].
skip_byte
;
180
if (lig_kern[i].
skip_byte
> 128)
183
int skip = lig_kern[i].
skip_byte
;
363
lig_kern[i].
skip_byte
= *ptr++;
/src/external/gpl3/gcc/dist/gcc/
gimple-ssa-store-merging.cc
2077
bool
skip_byte
= false;
local
2092
skip_byte
= bitlen_mod != 0;
2117
if (
skip_byte
)
/src/external/gpl3/gcc.old/dist/gcc/
gimple-ssa-store-merging.cc
1993
bool
skip_byte
= false;
local
2008
skip_byte
= bitlen_mod != 0;
2033
if (
skip_byte
)
Completed in 20 milliseconds
Indexes created Mon Jul 27 00:28:37 UTC 2026