Searched defs:Jclcond_t (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libjcl/
H A Djcl.h114 struct Jclcond_s; typedef struct Jclcond_s Jclcond_t; typedef in typeref:struct:Jclcond_s
151 Jclcond_t* next;
207 Jclcond_t* cond;
225 Jclcond_t* cond;
241 extern int jcleval(Jcl_t*, Jclcond_t*, int);

Completed in 7 milliseconds