inspect
extern int inspect(Crle_desc *, const char *, Half);
if (inspect(&crle, (const char *)optarg, flag) != 0)
if (inspect(&crle, (const char *)optarg, flag) != 0)
if (inspect(&crle, (const char *)optarg, flag) != 0)
if ((error = inspect(crle, str,
if (inspect(crle, (strtbl + obj->co_name),
if (inspect(crle, str,
if (inspect(crle, str,
disp_scansyms(Ifl_desc * ifl, Rel_desc *rld, Boolean rlocal, int inspect,
if (inspect)
ast_append_child(node, index, ptr, inspect);
static inline void inspect_ptr_list(AstNode *node, const char *name, void (*inspect)(AstNode *))
ast_new (AstNode *parent, int index, const char *text, void *ptr, void (*inspect)(AstNode*))
if (node->inspect) {
node->inspect = inspect;
node->inspect(node);
node->inspect = NULL;
void (*inspect)(struct AstNode* node);
void *ptr, void (*inspect)(AstNode*))
text, ptr, inspect);