Home
last modified time | relevance | path

Searched defs:find_data_tag (Results 1 – 1 of 1) sorted by relevance

/dports/lang/swi-pl/swipl-8.2.3/src/
H A Dpl-trace.c53 typedef struct find_data_tag struct
54 { int port; /* Port to find */
55 bool searching; /* Currently searching? */
56 int type; /* TRACE_FIND_* */
58 { atom_t name; /* Name of goal to find */
63 } goal;