OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dotcounter
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/groff/dist/src/preproc/grn/
hgraph.cpp
982
int
dotcounter
;
local
990
dotcounter
= linmod << dotshifter;
1008
if ((x_0 &
dotcounter
) && !visible) {
1011
} else if (visible && !(x_0 &
dotcounter
)) {
1027
if ((y_0 &
dotcounter
) && !visible) {
1030
} else if (visible && !(y_0 &
dotcounter
)) {
hgraph.cpp
982
int
dotcounter
;
local
990
dotcounter
= linmod << dotshifter;
1008
if ((x_0 &
dotcounter
) && !visible) {
1011
} else if (visible && !(x_0 &
dotcounter
)) {
1027
if ((y_0 &
dotcounter
) && !visible) {
1030
} else if (visible && !(y_0 &
dotcounter
)) {
Completed in 42 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026