Searched defs:SUB (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 D | gcov-io.h | 291 #define GCOV_TAG_IS_SUBTAG(TAG,SUB) \ argument 296 #define GCOV_TAG_IS_SUBLEVEL(TAG,SUB) \ argument
|
| H A D | tree-data-ref.h | 397 #define SUB_ACCESS_FN(SUB, I) (SUB)->access_fn[I] argument 398 #define SUB_CONFLICTS_IN_A(SUB) (SUB)->conflicting_iterations_in_a argument 399 #define SUB_CONFLICTS_IN_B(SUB) (SUB)->conflicting_iterations_in_b argument 400 #define SUB_LAST_CONFLICT(SUB) (SUB)->last_conflict argument 401 #define SUB_DISTANCE(SUB) (SUB)->distance 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 D | gcov-io.h | 291 #define GCOV_TAG_IS_SUBTAG(TAG,SUB) \ argument 296 #define GCOV_TAG_IS_SUBLEVEL(TAG,SUB) \ argument
|
| H A D | tree-data-ref.h | 397 #define SUB_ACCESS_FN(SUB, I) (SUB)->access_fn[I] argument 398 #define SUB_CONFLICTS_IN_A(SUB) (SUB)->conflicting_iterations_in_a argument 399 #define SUB_CONFLICTS_IN_B(SUB) (SUB)->conflicting_iterations_in_b argument 400 #define SUB_LAST_CONFLICT(SUB) (SUB)->last_conflict argument 401 #define SUB_DISTANCE(SUB) (SUB)->distance argument
|
| /OK3568_Linux_fs/kernel/arch/mips/lib/ |
| H A D | memcpy.S | 156 #define SUB dsubu macro 193 #define SUB subu macro
|
| H A D | csum_partial.S | 381 #define SUB dsubu macro 401 #define SUB subu macro
|
| /OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/ |
| H A D | octeon-memcpy.S | 91 #define SUB dsubu macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/p54/ |
| H A D | eeprom.c | 458 #define SUB(x, y) (u8)(((x) - (y)) > (x) ? 0 : (x) - (y)) in p54_convert_rev0() macro
|
| /OK3568_Linux_fs/kernel/security/apparmor/include/ |
| H A D | label.h | 201 #define label_for_each_not_in_set(I, SET, SUB, P) \ argument
|
| /OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/ |
| H A D | ecp_curves.c | 910 #define SUB( j ) sub32( &cur, A( j ), &c ); macro
|
| /OK3568_Linux_fs/kernel/arch/sparc/net/ |
| H A D | bpf_jit_comp_32.c | 78 #define SUB F3(2, 0x04) macro
|
| H A D | bpf_jit_comp_64.c | 146 #define SUB F3(2, 0x04) macro
|