Home
last modified time | relevance | path

Searched defs:FUNCTION_NAME (Results 1 – 19 of 19) sorted by relevance

/external/llvm/test/MC/X86/
Dintel-syntax-directional-label.s5 .globl FUNCTION_NAME symbol
7 FUNCTION_NAME: label
/external/compiler-rt/test/builtins/timing/
Dfloatdisf.c6 #define FUNCTION_NAME __floatdisf macro
Dfloatundixf.c6 #define FUNCTION_NAME __floatundixf macro
Dfloatdidf.c6 #define FUNCTION_NAME __floatdidf macro
Dfloatdixf.c6 #define FUNCTION_NAME __floatdixf macro
Dfloatundisf.c6 #define FUNCTION_NAME __floatundisf macro
Dnegdi2.c6 #define FUNCTION_NAME __negdi2 macro
Dashrdi3.c6 #define FUNCTION_NAME __ashrdi3 macro
Dashldi3.c6 #define FUNCTION_NAME __ashldi3 macro
Dlshrdi3.c6 #define FUNCTION_NAME __lshrdi3 macro
Dmodsi3.c6 #define FUNCTION_NAME __modsi3 macro
Dmuldi3.c6 #define FUNCTION_NAME __muldi3 macro
Dumoddi3.c6 #define FUNCTION_NAME __umoddi3 macro
Dudivdi3.c6 #define FUNCTION_NAME __udivdi3 macro
Ddivdi3.c6 #define FUNCTION_NAME __divdi3 macro
Dmoddi3.c6 #define FUNCTION_NAME __moddi3 macro
/external/libyuv/files/tools_libyuv/valgrind/
Dmemcheck_analyze.py82 FUNCTION_NAME = "fn" variable
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DGpMacros.h67 # define FUNCTION_NAME 0 macro
69 # define FUNCTION_NAME __FUNCTION__ macro
/external/deqp/framework/referencerenderer/
DrrFragmentOperations.cpp612 #define SAMPLE_REGISTER_ADV_BLEND(FUNCTION_NAME) \ in executeAdvancedBlend() argument