Searched refs:__class (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/netfilter/ |
| H A D | nf_conntrack_sip.h | 33 #define SDP_MEDIA_TYPE(__name, __class) \ argument 37 .class = (__class), \
|
| /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 | tree.h | 3413 tree_class_check (tree __t, const enum tree_code_class __class, in tree_class_check() argument 3416 if (TREE_CODE_CLASS (TREE_CODE (__t)) != __class) in tree_class_check() 3417 tree_class_check_failed (__t, __class, __f, __l, __g); in tree_class_check() 3669 tree_class_check (const_tree __t, const enum tree_code_class __class, in tree_class_check() argument 3672 if (TREE_CODE_CLASS (TREE_CODE (__t)) != __class) in tree_class_check() 3673 tree_class_check_failed (__t, __class, __f, __l, __g); in tree_class_check()
|
| /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 | tree.h | 3413 tree_class_check (tree __t, const enum tree_code_class __class, in tree_class_check() argument 3416 if (TREE_CODE_CLASS (TREE_CODE (__t)) != __class) in tree_class_check() 3417 tree_class_check_failed (__t, __class, __f, __l, __g); in tree_class_check() 3669 tree_class_check (const_tree __t, const enum tree_code_class __class, in tree_class_check() argument 3672 if (TREE_CODE_CLASS (TREE_CODE (__t)) != __class) in tree_class_check() 3673 tree_class_check_failed (__t, __class, __f, __l, __g); in tree_class_check()
|