Searched refs:fatom (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/config/
H A Dgram.y129 %type <list> fopts fexpr fatom
231 fatom { $$ = $1; } |
232 '!' fatom { $$ = fx_not($2); } |
237 fatom: label

Completed in 59 milliseconds