OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bool_value_state
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/groff/dist/src/roff/troff/
mtsm.h
68
enum
bool_value_state
{
enum
105
void add_tag(
bool_value_state
);
113
void update(statem *, statem *,
bool_value_state
);
130
int has_changed(
bool_value_state
, statem *);
152
void incl(
bool_value_state
);
156
void excl(
bool_value_state
);
160
int is_in(
bool_value_state
);
mtsm.cpp
241
void statem::add_tag(
bool_value_state
t)
310
void statem::update(statem *older, statem *newer,
bool_value_state
t)
519
int mtsm::has_changed(
bool_value_state
t, statem *s)
569
void state_set::incl(
bool_value_state
b)
589
void state_set::excl(
bool_value_state
b)
609
int state_set::is_in(
bool_value_state
b)
Completed in 187 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026