Searched refs:cpp_token (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 | cpplib.h | 32 typedef struct cpp_token cpp_token; typedef 243 struct GTY(()) cpp_token { struct 257 cpp_token * GTY ((tag ("CPP_TOKEN_FLD_SOURCE"))) source; argument 275 extern enum cpp_token_fld_kind cpp_token_val_index (const cpp_token *tok); 634 void (*line_change) (cpp_reader *, const cpp_token *, int); 644 const char *, int, const cpp_token **); 655 cpp_hashnode * (*macro_to_expand) (cpp_reader *, const cpp_token *); 812 cpp_token GTY ((tag ("false"), length ("%1.count"))) tokens[1]; 1007 extern unsigned int cpp_token_len (const cpp_token *); 1008 extern unsigned char *cpp_token_as_text (cpp_reader *, const cpp_token *); [all …]
|
| H A D | coretypes.h | 186 struct cpp_token;
|
| /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 | cpplib.h | 32 typedef struct cpp_token cpp_token; typedef 243 struct GTY(()) cpp_token { struct 257 cpp_token * GTY ((tag ("CPP_TOKEN_FLD_SOURCE"))) source; argument 275 extern enum cpp_token_fld_kind cpp_token_val_index (const cpp_token *tok); 634 void (*line_change) (cpp_reader *, const cpp_token *, int); 644 const char *, int, const cpp_token **); 655 cpp_hashnode * (*macro_to_expand) (cpp_reader *, const cpp_token *); 812 cpp_token GTY ((tag ("false"), length ("%1.count"))) tokens[1]; 1007 extern unsigned int cpp_token_len (const cpp_token *); 1008 extern unsigned char *cpp_token_as_text (cpp_reader *, const cpp_token *); [all …]
|
| H A D | coretypes.h | 186 struct cpp_token;
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/nfpcore/ |
| H A D | nfp_resource.c | 50 u8 cpp_token; member 101 entry.region.cpp_token); in nfp_cpp_resource_find()
|
| /OK3568_Linux_fs/buildroot/package/odb/ |
| H A D | 0010-Add-initial-support-for-GCC-9.patch | 74 cpp_token const* t (cpp_get_token (reader_));
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/ |
| H A D | 0004-CVE-2021-42574.patch | 549 @@ -2447,8 +2599,10 @@ lex_string (cpp_reader *pfile, cpp_token 562 @@ -2476,8 +2630,9 @@ lex_string (cpp_reader *pfile, cpp_token
|
| H A D | 0002-CVE-2021-42574.patch | 1701 lex_raw_string (cpp_reader *pfile, cpp_token *token, const uchar *base) 1724 @@ -2051,15 +2432,27 @@ lex_string (cpp_reader *pfile, cpp_token 1754 @@ -2076,6 +2469,11 @@ lex_string (cpp_reader *pfile, cpp_token
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | cppinternals.info | 630 The 'cpp_token' structure contains a flags byte, and one of those flags 749 The 'cpp_token' structure contains 'line' and 'col' members. The
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | cppinternals.info | 630 The 'cpp_token' structure contains a flags byte, and one of those flags 749 The 'cpp_token' structure contains 'line' and 'col' members. The
|
| /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/ |
| H A D | gtype.state | 15051 gc_pointed_to "cpp_token" 31665 (!pair "cpp_token"
|
| /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/ |
| H A D | gtype.state | 15085 gc_pointed_to "cpp_token" 31787 (!pair "cpp_token"
|