Home
last modified time | relevance | path

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

/aosp12/system/bt/osi/include/
H A Dosi.h28 #define CONCAT(a, b) a##b macro
35 #define DUMMY_COUNTER(c) CONCAT(__osi_dummy_, c)
/aosp12/bionic/tests/
H A Dclang_fortify_tests.cpp101 #define CONCAT(x, y) CONCAT2(x, y) macro
102 #define FORTIFY_TEST_NAME CONCAT(CONCAT(clang_fortify_test_, _FORTIFY_SOURCE), _DeathTest)