Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dubsan.c102 #define LINE_MASK (~0U) macro
105 #define LINE_MASK (~(1U << REPORTED_BIT)) macro
210 loc->line & LINE_MASK, loc->column & COLUMN_MASK); in ubsan_prologue()