Home
last modified time | relevance | path

Searched refs:link_children_expr (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/nip2/nip2-8.7.1/src/
H A Dlink.c347 link_children_expr( Expr *expr, Symbol *parent ) in link_children_expr() function
374 if( link_children_expr( child->expr, parent ) ) in link_children()
392 return( link_children_expr( ROW( model )->expr, parent ) ); in link_row()
462 (void) link_children_expr( sym->expr, sym ); in symbol_link_build()