Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dcompiler.h118 #define __stringify_label(n) #n macro
121 asm volatile(__stringify_label(c) ":\n\t" \
123 ".long " __stringify_label(c) "b - .\n\t" \

Completed in 4 milliseconds