Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dexpr.c14767 ffebld anyexpr; in ffeexpr_token_quote_() local
14786 anyexpr = ffebld_new_any (); in ffeexpr_token_quote_()
14787 ffebld_set_info (anyexpr, ffeinfo_new_any ()); in ffeexpr_token_quote_()
14793 (ffebld_constant_new_integeroctal (t), anyexpr); in ffeexpr_token_quote_()