OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEPTH_FORMAT
(Results
1 - 13
of
13
) sorted by relevancy
/src/external/gpl2/groff/dist/src/preproc/eqn/
mark.cpp
63
printf(".nr "
DEPTH_FORMAT
" \\n["
DEPTH_FORMAT
"]\n", uid, p->uid);
113
printf(".nr "
DEPTH_FORMAT
" \\n["
DEPTH_FORMAT
"]\n", uid, p->uid);
other.cpp
59
printf(".nr "
DEPTH_FORMAT
" \\n["
DEPTH_FORMAT
"]\n", uid, p->uid);
100
printf(".nr "
DEPTH_FORMAT
" \\n["
DEPTH_FORMAT
"]\n", uid, p->uid);
196
printf(".nr "
DEPTH_FORMAT
" \\n["
DEPTH_FORMAT
"]\n", uid, p->uid);
260
printf(".nr "
DEPTH_FORMAT
" \\n["
DEPTH_FORMAT
"]"
261
"+\\n["
DEPTH_FORMAT
"]\n",
275
printf("\\v'\\n["
DEPTH_FORMAT
"]u'", p->uid);
[
all
...]
script.cpp
95
printf(".nr " SUB_LOWER_FORMAT " \\n["
DEPTH_FORMAT
"]+%dM\n",
117
"]>?%dM>?(\\n["
DEPTH_FORMAT
"]+(%dM/4))\n",
124
printf(".nr " TEMP_REG " \\n["
DEPTH_FORMAT
"]-\\n["
131
"]+\\n["
DEPTH_FORMAT
"]>?0\n",
159
printf(".nr "
DEPTH_FORMAT
" \\n["
DEPTH_FORMAT
"]",
162
printf(">?(\\n[" SUB_LOWER_FORMAT "]+\\n["
DEPTH_FORMAT
"])",
165
printf(">?(-\\n[" SUP_RAISE_FORMAT "]+\\n["
DEPTH_FORMAT
"])",
special.cpp
83
printf(".nr " SPECIAL_DEPTH_REG " \\n["
DEPTH_FORMAT
"]\n", p->uid);
90
printf(".nr "
DEPTH_FORMAT
" 0>?\\n[" SPECIAL_DEPTH_REG "]\n", uid);
sqrt.cpp
56
printf(".nr " TEMP_REG " \\n[" HEIGHT_FORMAT "]+\\n["
DEPTH_FORMAT
119
"-\\n[rsb]-\\n["
DEPTH_FORMAT
"]\n", uid, p->uid);
123
printf(".nr "
DEPTH_FORMAT
" \\n["
DEPTH_FORMAT
"]"
limit.cpp
120
printf(".nr " SUP_RAISE_FORMAT " %dM+\\n["
DEPTH_FORMAT
131
"]>?%dM+\\n["
DEPTH_FORMAT
"]\n",
133
printf(".nr "
DEPTH_FORMAT
" \\n[" SUB_LOWER_FORMAT "]+\\n["
134
DEPTH_FORMAT
"]+%dM\n",
138
printf(".nr "
DEPTH_FORMAT
" \\n["
DEPTH_FORMAT
"]\n", uid, p->uid);
box.cpp
341
DEPTH_FORMAT
"]u-%dM>?0)\n",
370
".if \\n["
DEPTH_FORMAT
"]>%dM .as1 " LINE_STRING
371
" \\x'\\n["
DEPTH_FORMAT
381
printf(".nr "
DEPTH_FORMAT
" 0\n", uid);
478
printf(".nr "
DEPTH_FORMAT
" \\n["
DEPTH_FORMAT
"]\n", uid, p->uid);
506
printf(".nr "
DEPTH_FORMAT
" 0-\\n[rsb]>?0\n", uid);
delim.cpp
349
printf(".nr "
DEPTH_FORMAT
" \\n["
DEPTH_FORMAT
"]"
359
printf(".nr "
DEPTH_FORMAT
" \\n["
DEPTH_FORMAT
"]\n", uid, p->uid);
361
">?(\\n["
DEPTH_FORMAT
"]+%dM)\n",
over.cpp
97
printf(".nr " SUP_RAISE_FORMAT " +(\\n["
DEPTH_FORMAT
110
printf(".nr "
DEPTH_FORMAT
" \\n[" SUB_LOWER_FORMAT "]+\\n["
111
DEPTH_FORMAT
"]\n",
pile.cpp
42
printf(">?(\\n["
DEPTH_FORMAT
"]+\\n[" HEIGHT_FORMAT "]+%dM)",
53
printf(".nr "
DEPTH_FORMAT
" \\n[" BASELINE_SEP_FORMAT "]*%d+\\n["
54
DEPTH_FORMAT
"]-\\n[" SUP_RAISE_FORMAT "]\n",
144
printf(">?(\\n["
DEPTH_FORMAT
"]+\\n[" HEIGHT_FORMAT "]+%dM)",
156
printf(".nr "
DEPTH_FORMAT
" \\n[" BASELINE_SEP_FORMAT "]*%d-\\n["
161
printf(">?\\n["
DEPTH_FORMAT
"]", p[i]->p[max_len-1]->uid);
list.cpp
154
printf(".nr "
DEPTH_FORMAT
" 0", uid);
157
printf(">?\\n["
DEPTH_FORMAT
"]", list.p[i]->uid);
170
printf(".nr "
DEPTH_FORMAT
" 0-\\n[rsb]>?\\n["
DEPTH_FORMAT
"]\n",
pbox.h
70
#define
DEPTH_FORMAT
PREFIX "d%d"
text.cpp
329
printf(".nr "
DEPTH_FORMAT
" \\n["
DEPTH_FORMAT
"]"
330
">?\\n["
DEPTH_FORMAT
"]\n",
Completed in 22 milliseconds
Indexes created Thu Sep 10 00:26:39 UTC 2026