Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/openmp/runtime/src/
H A Dkmp_version.cpp22 #define _stringer(x) #x macro
23 #define stringer(x) _stringer(x)