Home
last modified time | relevance | path

Searched refs:int_value (Results 1 – 7 of 7) sorted by relevance

/NextBSD/contrib/groff/src/roff/troff/
HDmtsm.h29 struct int_value { struct
32 int_value(); argument
33 ~int_value();
34 void diff(FILE *, const char *, int_value);
35 int differs(int_value);
41 struct bool_value : public int_value {
47 struct units_value : public int_value {
93 int_value int_values[LAST_INT];
HDmtsm.cpp33 int_value::int_value() in int_value() function in int_value
38 int_value::~int_value() in ~int_value()
42 void int_value::diff(FILE *fp, const char *s, int_value compare) in diff()
57 void int_value::set(int v) in set()
63 void int_value::unset() in unset()
68 void int_value::set_if_unknown(int v) in set_if_unknown()
74 int int_value::differs(int_value compare) in differs()
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/
HDStructuredData.h281 if (auto int_value = value->GetAsInteger()) in GetItemAtIndexAsInteger() local
283 result = static_cast<IntType>(int_value->GetValue()); in GetItemAtIndexAsInteger()
586 if (auto int_value = value->GetAsInteger()) in GetValueForKeyAsInteger() local
588 result = static_cast<IntType>(int_value->GetValue()); in GetValueForKeyAsInteger()
/NextBSD/contrib/libucl/include/
Ducl++.h276 int64_t int_value () const in int_value() function
/NextBSD/contrib/apr/include/
HDapr.h.in314 typedef @int_value@ apr_int32_t;
315 typedef unsigned @int_value@ apr_uint32_t;
/NextBSD/contrib/apr/
HDconfigure.in1616 int_value=int
1937 AC_SUBST(int_value) subst
HDconfigure23411 int_value=int