Searched refs:int_value (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/groff/src/roff/troff/
H A Dmtsm.h29 struct int_value { struct
32 int_value();
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];
H A Dmtsm.cpp33 int_value::int_value() function in class:int_value
38 int_value::~int_value()
42 void int_value::diff(FILE *fp, const char *s, int_value compare)
57 void int_value::set(int v)
63 void int_value::unset()
68 void int_value::set_if_unknown(int v)
74 int int_value
[all...]
/freebsd-10.0-release/contrib/apr/include/
H A Dapr.h.in314 typedef @int_value@ apr_int32_t;
315 typedef unsigned @int_value@ apr_uint32_t;
/freebsd-10.0-release/contrib/apr/
H A Dconfigure711 int_value
23296 int_value=int

Completed in 203 milliseconds