Searched defs:DEF (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | internal-fn.h | 42 #define DEF(X) IFN_UNIQUE_##X macro 67 #define DEF(X) IFN_GOACC_LOOP_##X macro 90 #define DEF(X) IFN_GOACC_REDUCTION_##X macro
|
| H A D | asan.h | 92 #define DEF(X) ASAN_MARK_##X macro
|
| H A D | tree-ssa-operands.h | 68 #define SET_DEF(DEF, V) ((*(DEF)) = (V)) argument
|
| H A D | sel-sched-ir.h | 575 #define FOR_EACH_DEF(DEF, I, DEF_LIST) _FOR_EACH (def, (DEF), (I), (DEF_LIST)) argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | internal-fn.h | 42 #define DEF(X) IFN_UNIQUE_##X macro 67 #define DEF(X) IFN_GOACC_LOOP_##X macro 90 #define DEF(X) IFN_GOACC_REDUCTION_##X macro
|
| H A D | asan.h | 92 #define DEF(X) ASAN_MARK_##X macro
|
| H A D | tree-ssa-operands.h | 68 #define SET_DEF(DEF, V) ((*(DEF)) = (V)) argument
|
| H A D | sel-sched-ir.h | 575 #define FOR_EACH_DEF(DEF, I, DEF_LIST) _FOR_EACH (def, (DEF), (I), (DEF_LIST)) argument
|
| /OK3568_Linux_fs/kernel/tools/power/cpupower/utils/idle_monitor/ |
| H A D | idle_monitors.h | 11 #define DEF(x) extern struct cpuidle_monitor x ##_monitor; macro
|
| H A D | cpupower-monitor.c | 24 #define DEF(x) & x ## _monitor , macro
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/vp9/ |
| H A D | vpx_rac.c | 21 #define DEF( name, bytes, read, write) \ macro
|
| /OK3568_Linux_fs/buildroot/dl/rtmpdump/git/ |
| H A D | Makefile | 22 DEF=-DRTMPDUMP_VERSION=\"$(VERSION)\" $(CRYPTO_DEF) $(XDEF) macro
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | checkkconfigsymbols.py | 24 DEF = r"^\s*(?:menu){,1}config\s+(" + SYMBOL + r")\s*" variable
|
| /OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/ |
| H A D | Makefile | 75 DEF=-DRTMPDUMP_VERSION=\"$(VERSION)\" $(CRYPTO_DEF) $(XDEF) macro
|