Home
last modified time | relevance | path

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

/external/elfutils/lib/
Ddynamicsizehash_concurrent.h89 #define _FUNCTIONS(name) \ macro
101 #define FUNCTIONS(name) _FUNCTIONS (name)
109 # undef _FUNCTIONS
Ddynamicsizehash.h87 #define _FUNCTIONS(name) \ macro
102 #define FUNCTIONS(name) _FUNCTIONS (name)
118 # undef _FUNCTIONS
/external/pigweed/pw_build/py/pw_build/
Dpython_runner.py392 _FUNCTIONS: Dict['str', Callable[[GnPaths, _Expression], _Actions]] = { variable
415 yield from _FUNCTIONS[match.group(1)](paths, expression)
/external/compiler-rt/cmake/Modules/
DCompilerRTDarwinUtils.cmake425 INCLUDE ${arch}_FUNCTIONS
429 message("${arch}_FUNCTIONS: ${${arch}_FUNCTIONS}")
/external/llvm-project/compiler-rt/cmake/Modules/
DCompilerRTDarwinUtils.cmake531 INCLUDE ${arch}_FUNCTIONS
535 message(WARNING "${arch}_FUNCTIONS: ${${arch}_FUNCTIONS}")