Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dstw.c346 if ((ffewhere_line_is_unknown (b->line_) || ffewhere_column_is_unknown (b->col_)) in ffestw_pop()
353 if (ffewhere_column_is_unknown (b->col_)) in ffestw_pop()
H A Dwhere.h112 #define ffewhere_column_is_unknown(c) (c == FFEWHERE_columnUNKNOWN) macro
H A Dbad.c264 || ffewhere_column_is_unknown (col)) in ffebad_here()
H A Dwhere.c396 || (ffewhere_column_is_unknown (*wc)) in ffewhere_track()