/external/bison/darwin-lib/ |
D | c++defs.h | 78 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ argument 79 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes) 80 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \ argument 81 _GL_EXTERN_C rettype rpl_func parameters_and_attributes 90 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ argument 91 _GL_EXTERN_C rettype func parameters_and_attributes 99 #define _GL_CXXALIAS_RPL(func,rettype,parameters) \ argument 100 _GL_CXXALIAS_RPL_1 (func, rpl_##func, rettype, parameters) 102 # define _GL_CXXALIAS_RPL_1(func,rpl_func,rettype,parameters) \ argument 105 rettype (*const func) parameters = ::rpl_func; \ [all …]
|
D | time.h | 122 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ argument 123 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes) 124 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \ argument 125 _GL_EXTERN_C rettype rpl_func parameters_and_attributes 134 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ argument 135 _GL_EXTERN_C rettype func parameters_and_attributes 143 #define _GL_CXXALIAS_RPL(func,rettype,parameters) \ argument 144 _GL_CXXALIAS_RPL_1 (func, rpl_##func, rettype, parameters) 146 # define _GL_CXXALIAS_RPL_1(func,rpl_func,rettype,parameters) \ argument 149 rettype (*const func) parameters = ::rpl_func; \ [all …]
|
D | fcntl.h | 155 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ argument 156 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes) 157 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \ argument 158 _GL_EXTERN_C rettype rpl_func parameters_and_attributes 167 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ argument 168 _GL_EXTERN_C rettype func parameters_and_attributes 176 #define _GL_CXXALIAS_RPL(func,rettype,parameters) \ argument 177 _GL_CXXALIAS_RPL_1 (func, rpl_##func, rettype, parameters) 179 # define _GL_CXXALIAS_RPL_1(func,rpl_func,rettype,parameters) \ argument 182 rettype (*const func) parameters = ::rpl_func; \ [all …]
|
D | signal.h | 146 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ argument 147 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes) 148 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \ argument 149 _GL_EXTERN_C rettype rpl_func parameters_and_attributes 158 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ argument 159 _GL_EXTERN_C rettype func parameters_and_attributes 167 #define _GL_CXXALIAS_RPL(func,rettype,parameters) \ argument 168 _GL_CXXALIAS_RPL_1 (func, rpl_##func, rettype, parameters) 170 # define _GL_CXXALIAS_RPL_1(func,rpl_func,rettype,parameters) \ argument 173 rettype (*const func) parameters = ::rpl_func; \ [all …]
|
D | wctype.h | 141 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ argument 142 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes) 143 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \ argument 144 _GL_EXTERN_C rettype rpl_func parameters_and_attributes 153 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ argument 154 _GL_EXTERN_C rettype func parameters_and_attributes 162 #define _GL_CXXALIAS_RPL(func,rettype,parameters) \ argument 163 _GL_CXXALIAS_RPL_1 (func, rpl_##func, rettype, parameters) 165 # define _GL_CXXALIAS_RPL_1(func,rpl_func,rettype,parameters) \ argument 168 rettype (*const func) parameters = ::rpl_func; \ [all …]
|
D | stdlib.h | 196 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ argument 197 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes) 198 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \ argument 199 _GL_EXTERN_C rettype rpl_func parameters_and_attributes 208 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ argument 209 _GL_EXTERN_C rettype func parameters_and_attributes 217 #define _GL_CXXALIAS_RPL(func,rettype,parameters) \ argument 218 _GL_CXXALIAS_RPL_1 (func, rpl_##func, rettype, parameters) 220 # define _GL_CXXALIAS_RPL_1(func,rpl_func,rettype,parameters) \ argument 223 rettype (*const func) parameters = ::rpl_func; \ [all …]
|
D | string.h | 133 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ argument 134 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes) 135 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \ argument 136 _GL_EXTERN_C rettype rpl_func parameters_and_attributes 145 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ argument 146 _GL_EXTERN_C rettype func parameters_and_attributes 154 #define _GL_CXXALIAS_RPL(func,rettype,parameters) \ argument 155 _GL_CXXALIAS_RPL_1 (func, rpl_##func, rettype, parameters) 157 # define _GL_CXXALIAS_RPL_1(func,rpl_func,rettype,parameters) \ argument 160 rettype (*const func) parameters = ::rpl_func; \ [all …]
|
D | spawn.h | 153 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ argument 154 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes) 155 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \ argument 156 _GL_EXTERN_C rettype rpl_func parameters_and_attributes 165 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ argument 166 _GL_EXTERN_C rettype func parameters_and_attributes 174 #define _GL_CXXALIAS_RPL(func,rettype,parameters) \ argument 175 _GL_CXXALIAS_RPL_1 (func, rpl_##func, rettype, parameters) 177 # define _GL_CXXALIAS_RPL_1(func,rpl_func,rettype,parameters) \ argument 180 rettype (*const func) parameters = ::rpl_func; \ [all …]
|
D | inttypes.h | 138 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ argument 139 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes) 140 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \ argument 141 _GL_EXTERN_C rettype rpl_func parameters_and_attributes 150 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ argument 151 _GL_EXTERN_C rettype func parameters_and_attributes 159 #define _GL_CXXALIAS_RPL(func,rettype,parameters) \ argument 160 _GL_CXXALIAS_RPL_1 (func, rpl_##func, rettype, parameters) 162 # define _GL_CXXALIAS_RPL_1(func,rpl_func,rettype,parameters) \ argument 165 rettype (*const func) parameters = ::rpl_func; \ [all …]
|
D | wchar.h | 173 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ argument 174 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes) 175 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \ argument 176 _GL_EXTERN_C rettype rpl_func parameters_and_attributes 185 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ argument 186 _GL_EXTERN_C rettype func parameters_and_attributes 194 #define _GL_CXXALIAS_RPL(func,rettype,parameters) \ argument 195 _GL_CXXALIAS_RPL_1 (func, rpl_##func, rettype, parameters) 197 # define _GL_CXXALIAS_RPL_1(func,rpl_func,rettype,parameters) \ argument 200 rettype (*const func) parameters = ::rpl_func; \ [all …]
|
/external/bison/build-aux/snippet/ |
D | c++defs.h | 94 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ argument 95 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes) 96 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \ argument 97 _GL_EXTERN_C rettype rpl_func parameters_and_attributes 106 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ argument 107 _GL_EXTERN_C rettype func parameters_and_attributes 115 #define _GL_CXXALIAS_RPL(func,rettype,parameters) \ argument 116 _GL_CXXALIAS_RPL_1 (func, rpl_##func, rettype, parameters) 118 # define _GL_CXXALIAS_RPL_1(func,rpl_func,rettype,parameters) \ argument 121 rettype (*const func) parameters = ::rpl_func; \ [all …]
|
/external/bison/linux-lib/ |
D | c++defs.h | 78 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ argument 79 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes) 80 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \ argument 81 _GL_EXTERN_C rettype rpl_func parameters_and_attributes 90 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ argument 91 _GL_EXTERN_C rettype func parameters_and_attributes 99 #define _GL_CXXALIAS_RPL(func,rettype,parameters) \ argument 100 _GL_CXXALIAS_RPL_1 (func, rpl_##func, rettype, parameters) 102 # define _GL_CXXALIAS_RPL_1(func,rpl_func,rettype,parameters) \ argument 105 rettype (*const func) parameters = ::rpl_func; \ [all …]
|
D | time.h | 122 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ argument 123 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes) 124 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \ argument 125 _GL_EXTERN_C rettype rpl_func parameters_and_attributes 134 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ argument 135 _GL_EXTERN_C rettype func parameters_and_attributes 143 #define _GL_CXXALIAS_RPL(func,rettype,parameters) \ argument 144 _GL_CXXALIAS_RPL_1 (func, rpl_##func, rettype, parameters) 146 # define _GL_CXXALIAS_RPL_1(func,rpl_func,rettype,parameters) \ argument 149 rettype (*const func) parameters = ::rpl_func; \ [all …]
|
D | fcntl.h | 155 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ argument 156 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes) 157 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \ argument 158 _GL_EXTERN_C rettype rpl_func parameters_and_attributes 167 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ argument 168 _GL_EXTERN_C rettype func parameters_and_attributes 176 #define _GL_CXXALIAS_RPL(func,rettype,parameters) \ argument 177 _GL_CXXALIAS_RPL_1 (func, rpl_##func, rettype, parameters) 179 # define _GL_CXXALIAS_RPL_1(func,rpl_func,rettype,parameters) \ argument 182 rettype (*const func) parameters = ::rpl_func; \ [all …]
|
D | signal.h | 146 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ argument 147 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes) 148 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \ argument 149 _GL_EXTERN_C rettype rpl_func parameters_and_attributes 158 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ argument 159 _GL_EXTERN_C rettype func parameters_and_attributes 167 #define _GL_CXXALIAS_RPL(func,rettype,parameters) \ argument 168 _GL_CXXALIAS_RPL_1 (func, rpl_##func, rettype, parameters) 170 # define _GL_CXXALIAS_RPL_1(func,rpl_func,rettype,parameters) \ argument 173 rettype (*const func) parameters = ::rpl_func; \ [all …]
|
D | wctype.h | 141 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ argument 142 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes) 143 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \ argument 144 _GL_EXTERN_C rettype rpl_func parameters_and_attributes 153 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ argument 154 _GL_EXTERN_C rettype func parameters_and_attributes 162 #define _GL_CXXALIAS_RPL(func,rettype,parameters) \ argument 163 _GL_CXXALIAS_RPL_1 (func, rpl_##func, rettype, parameters) 165 # define _GL_CXXALIAS_RPL_1(func,rpl_func,rettype,parameters) \ argument 168 rettype (*const func) parameters = ::rpl_func; \ [all …]
|
D | stdlib.h | 196 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ argument 197 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes) 198 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \ argument 199 _GL_EXTERN_C rettype rpl_func parameters_and_attributes 208 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ argument 209 _GL_EXTERN_C rettype func parameters_and_attributes 217 #define _GL_CXXALIAS_RPL(func,rettype,parameters) \ argument 218 _GL_CXXALIAS_RPL_1 (func, rpl_##func, rettype, parameters) 220 # define _GL_CXXALIAS_RPL_1(func,rpl_func,rettype,parameters) \ argument 223 rettype (*const func) parameters = ::rpl_func; \ [all …]
|
D | string.h | 133 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ argument 134 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes) 135 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \ argument 136 _GL_EXTERN_C rettype rpl_func parameters_and_attributes 145 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ argument 146 _GL_EXTERN_C rettype func parameters_and_attributes 154 #define _GL_CXXALIAS_RPL(func,rettype,parameters) \ argument 155 _GL_CXXALIAS_RPL_1 (func, rpl_##func, rettype, parameters) 157 # define _GL_CXXALIAS_RPL_1(func,rpl_func,rettype,parameters) \ argument 160 rettype (*const func) parameters = ::rpl_func; \ [all …]
|
D | spawn.h | 153 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ argument 154 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes) 155 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \ argument 156 _GL_EXTERN_C rettype rpl_func parameters_and_attributes 165 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ argument 166 _GL_EXTERN_C rettype func parameters_and_attributes 174 #define _GL_CXXALIAS_RPL(func,rettype,parameters) \ argument 175 _GL_CXXALIAS_RPL_1 (func, rpl_##func, rettype, parameters) 177 # define _GL_CXXALIAS_RPL_1(func,rpl_func,rettype,parameters) \ argument 180 rettype (*const func) parameters = ::rpl_func; \ [all …]
|
D | inttypes.h | 138 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ argument 139 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes) 140 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \ argument 141 _GL_EXTERN_C rettype rpl_func parameters_and_attributes 150 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ argument 151 _GL_EXTERN_C rettype func parameters_and_attributes 159 #define _GL_CXXALIAS_RPL(func,rettype,parameters) \ argument 160 _GL_CXXALIAS_RPL_1 (func, rpl_##func, rettype, parameters) 162 # define _GL_CXXALIAS_RPL_1(func,rpl_func,rettype,parameters) \ argument 165 rettype (*const func) parameters = ::rpl_func; \ [all …]
|
D | wchar.h | 173 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ argument 174 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes) 175 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \ argument 176 _GL_EXTERN_C rettype rpl_func parameters_and_attributes 185 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ argument 186 _GL_EXTERN_C rettype func parameters_and_attributes 194 #define _GL_CXXALIAS_RPL(func,rettype,parameters) \ argument 195 _GL_CXXALIAS_RPL_1 (func, rpl_##func, rettype, parameters) 197 # define _GL_CXXALIAS_RPL_1(func,rpl_func,rettype,parameters) \ argument 200 rettype (*const func) parameters = ::rpl_func; \ [all …]
|
/external/bison/darwin-lib/sys/ |
D | wait.h | 116 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ argument 117 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes) 118 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \ argument 119 _GL_EXTERN_C rettype rpl_func parameters_and_attributes 128 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ argument 129 _GL_EXTERN_C rettype func parameters_and_attributes 137 #define _GL_CXXALIAS_RPL(func,rettype,parameters) \ argument 138 _GL_CXXALIAS_RPL_1 (func, rpl_##func, rettype, parameters) 140 # define _GL_CXXALIAS_RPL_1(func,rpl_func,rettype,parameters) \ argument 143 rettype (*const func) parameters = ::rpl_func; \ [all …]
|
D | stat.h | 130 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ argument 131 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes) 132 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \ argument 133 _GL_EXTERN_C rettype rpl_func parameters_and_attributes 142 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ argument 143 _GL_EXTERN_C rettype func parameters_and_attributes 151 #define _GL_CXXALIAS_RPL(func,rettype,parameters) \ argument 152 _GL_CXXALIAS_RPL_1 (func, rpl_##func, rettype, parameters) 154 # define _GL_CXXALIAS_RPL_1(func,rpl_func,rettype,parameters) \ argument 157 rettype (*const func) parameters = ::rpl_func; \ [all …]
|
/external/bison/linux-lib/sys/ |
D | wait.h | 116 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ argument 117 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes) 118 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \ argument 119 _GL_EXTERN_C rettype rpl_func parameters_and_attributes 128 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ argument 129 _GL_EXTERN_C rettype func parameters_and_attributes 137 #define _GL_CXXALIAS_RPL(func,rettype,parameters) \ argument 138 _GL_CXXALIAS_RPL_1 (func, rpl_##func, rettype, parameters) 140 # define _GL_CXXALIAS_RPL_1(func,rpl_func,rettype,parameters) \ argument 143 rettype (*const func) parameters = ::rpl_func; \ [all …]
|
D | stat.h | 130 #define _GL_FUNCDECL_RPL(func,rettype,parameters_and_attributes) \ argument 131 _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes) 132 #define _GL_FUNCDECL_RPL_1(rpl_func,rettype,parameters_and_attributes) \ argument 133 _GL_EXTERN_C rettype rpl_func parameters_and_attributes 142 #define _GL_FUNCDECL_SYS(func,rettype,parameters_and_attributes) \ argument 143 _GL_EXTERN_C rettype func parameters_and_attributes 151 #define _GL_CXXALIAS_RPL(func,rettype,parameters) \ argument 152 _GL_CXXALIAS_RPL_1 (func, rpl_##func, rettype, parameters) 154 # define _GL_CXXALIAS_RPL_1(func,rpl_func,rettype,parameters) \ argument 157 rettype (*const func) parameters = ::rpl_func; \ [all …]
|