Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dbld.h980 #define ffebld_new_substr(l,r) ffebld_new_two(FFEBLD_opSUBSTR,(l),(r)) macro
H A Dexpr.c19161 reduced = ffebld_new_substr (strop, substrlist); in ffeexpr_token_substring_1_()