Home
last modified time | relevance | path

Searched defs:expandName (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/openmp/runtime/src/
Dkmp_stats.cpp28 #define expandName(name, flags, ignore) {STRINGIZE(name), flags}, macro
35 #define expandName(ignore1, ignore2, ignore3) {0.0, 0.0, 0.0}, macro
/external/icu/icu4c/source/common/
Dunames.cpp238 expandName(UCharNames *names, in expandName() function