OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tsub
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/lgpl3/mpfr/dist/tests/
tui_sub.c
245
int tneg,
tsub
;
local
248
tsub
= mpfr_ui_sub (ysub, 0, x, (mpfr_rnd_t) r);
251
MPFR_ASSERTN (tneg ==
tsub
);
/src/external/bsd/mdocml/dist/
mdoc_html.c
518
struct tag *t, *tsec, *
tsub
;
local
546
tsub
= print_otag(h, TAG_A, "hR", id);
549
print_tagq(h,
tsub
);
550
tsub
= NULL;
558
if (
tsub
== NULL)
561
tsub
= print_otag(h, TAG_LI, "");
566
print_tagq(h,
tsub
);
Completed in 15 milliseconds
Indexes created Wed Sep 02 00:25:50 UTC 2026