Home
last modified time | relevance | path

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

/netbsd/usr.bin/xlint/lint1/
H A Dlint1.h336 tnode_t *ga_result; /* NULL means error */ member
H A Dcgram.y526 $$->ga_result = $3;
531 $$->ga_result = $3;
H A Dtree.c563 return sel->ga_result; in build_generic_selection()
565 default_result = sel->ga_result; in build_generic_selection()