Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/
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()

Completed in 4 milliseconds