Home
last modified time | relevance | path

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

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