Home
last modified time | relevance | path

Searched defs:VAR (Results 1 – 12 of 12) sorted by relevance

/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 Dtree-ssanames.h65 #define FOR_EACH_SSA_NAME(I, VAR, FN) \ argument
H A Dipa-icf.h67 VAR enumerator
H A Dtree.h1822 #define SET_SSA_NAME_VAR_OR_IDENTIFIER(NODE,VAR) \ argument
/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 Dtree-ssanames.h65 #define FOR_EACH_SSA_NAME(I, VAR, FN) \ argument
H A Dipa-icf.h67 VAR enumerator
H A Dtree.h1822 #define SET_SSA_NAME_VAR_OR_IDENTIFIER(NODE,VAR) \ argument
/OK3568_Linux_fs/kernel/include/net/
H A Dnet_namespace.h344 #define for_each_net(VAR) \ argument
346 #define for_each_net_continue_reverse(VAR) \ argument
348 #define for_each_net_rcu(VAR) \ argument
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dremix.c35 #define PARSE(SEP, SCAN, VAR, MIN, SEPARATORS) do {\ argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/android/src/
H A Djnipositioning.cpp588 #define GET_AND_CHECK_STATIC_METHOD(VAR, CLASS, METHOD_NAME, METHOD_SIGNATURE) \ argument
/OK3568_Linux_fs/u-boot/include/
H A Dlattice.h160 #define VAR 0x55 /* Plac holder for loop data. */ macro
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Dforeach.hpp1098 #define BOOST_FOREACH(VAR, COL) … argument
1116 #define BOOST_REVERSE_FOREACH(VAR, COL) … argument
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dmt9t112.c77 #define VAR(id, offset) _VAR(id, offset, 0x0000) macro