Home
last modified time | relevance | path

Searched refs:YYFREE (Results 1 – 25 of 1945) sorted by relevance

12345678910>>...78

/dports/net/ntp/ntp-4.2.8p15/ntpd/
H A Dntp_parser.y34 #define YYFREE free macro
702 YYFREE($2);
756 YYFREE($2);
1235 YYFREE($2);
1245 YYFREE($2); /* avoid leak */
1259 YYFREE($2); /* avoid leak */
1338 YYFREE($1);
1355 YYFREE($1);
1475 YYFREE($1);
1632 { $$ = basedate_eval_string($2); YYFREE($2); }
H A Dntp_parser.c89 #define YYFREE free macro
749 # define YYSTACK_FREE YYFREE
767 # ifndef YYFREE
768 # define YYFREE free macro
2470 YYFREE((yyvsp[0].String)); in yyparse()
2528 YYFREE((yyvsp[0].String)); in yyparse()
3003 YYFREE((yyvsp[0].String)); in yyparse()
3031 YYFREE((yyvsp[-1].String)); /* avoid leak */ in yyparse()
3137 YYFREE((yyvsp[0].String)); in yyparse()
3158 YYFREE((yyvsp[-1].String)); in yyparse()
[all …]
/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/ntpd/
H A Dntp_parser.y25 #define YYFREE free macro
624 YYFREE($2);
678 YYFREE($2);
1187 YYFREE($2);
1197 YYFREE($2); /* avoid leak */
1211 YYFREE($2); /* avoid leak */
1261 YYFREE($1);
1328 YYFREE($1);
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/replication/
H A Dsyncrep_gram.c112 #define YYFREE pfree macro
324 # define YYSTACK_FREE YYFREE
330 && (defined YYFREE || defined free)))
342 # ifndef YYFREE
343 # define YYFREE free macro
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/replication/
H A Dsyncrep_gram.c112 #define YYFREE pfree macro
324 # define YYSTACK_FREE YYFREE
330 && (defined YYFREE || defined free)))
342 # ifndef YYFREE
343 # define YYFREE free macro
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/replication/
H A Dsyncrep_gram.c112 #define YYFREE pfree macro
324 # define YYSTACK_FREE YYFREE
330 && (defined YYFREE || defined free)))
342 # ifndef YYFREE
343 # define YYFREE free macro
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/replication/
H A Dsyncrep_gram.c112 #define YYFREE pfree macro
326 # define YYSTACK_FREE YYFREE
332 && (defined YYFREE || defined free)))
344 # ifndef YYFREE
345 # define YYFREE free macro
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/replication/
H A Dsyncrep_gram.c112 #define YYFREE pfree macro
326 # define YYSTACK_FREE YYFREE
332 && (defined YYFREE || defined free)))
344 # ifndef YYFREE
345 # define YYFREE free macro
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/replication/
H A Dsyncrep_gram.c112 #define YYFREE pfree macro
326 # define YYSTACK_FREE YYFREE
332 && (defined YYFREE || defined free)))
344 # ifndef YYFREE
345 # define YYFREE free macro
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/replication/
H A Dsyncrep_gram.c112 #define YYFREE pfree macro
326 # define YYSTACK_FREE YYFREE
332 && (defined YYFREE || defined free)))
344 # ifndef YYFREE
345 # define YYFREE free macro
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/replication/
H A Dsyncrep_gram.c112 #define YYFREE pfree macro
326 # define YYSTACK_FREE YYFREE
332 && (defined YYFREE || defined free)))
344 # ifndef YYFREE
345 # define YYFREE free macro
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/replication/
H A Dsyncrep_gram.c112 #define YYFREE pfree macro
326 # define YYSTACK_FREE YYFREE
332 && (defined YYFREE || defined free)))
344 # ifndef YYFREE
345 # define YYFREE free macro
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/replication/
H A Dsyncrep_gram.c112 #define YYFREE pfree macro
326 # define YYSTACK_FREE YYFREE
332 && (defined YYFREE || defined free)))
344 # ifndef YYFREE
345 # define YYFREE free macro
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/replication/
H A Dsyncrep_gram.c112 #define YYFREE pfree macro
326 # define YYSTACK_FREE YYFREE
332 && (defined YYFREE || defined free)))
344 # ifndef YYFREE
345 # define YYFREE free macro
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/replication/
H A Dsyncrep_gram.c112 #define YYFREE pfree in RewriteFilename()
326 # define YYSTACK_FREE YYFREE
332 && (defined YYFREE || defined free)))
344 # ifndef YYFREE
345 # define YYFREE free
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/replication/
H A Dsyncrep_gram.c112 #define YYFREE pfree macro
326 # define YYSTACK_FREE YYFREE
332 && (defined YYFREE || defined free)))
344 # ifndef YYFREE
345 # define YYFREE free macro
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/replication/
H A Dsyncrep_gram.c112 #define YYFREE pfree
326 # define YYSTACK_FREE YYFREE
332 && (defined YYFREE || defined free)))
344 # ifndef YYFREE
345 # define YYFREE free
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/replication/
H A Dsyncrep_gram.c112 #define YYFREE pfree macro
326 # define YYSTACK_FREE YYFREE
332 && (defined YYFREE || defined free)))
344 # ifndef YYFREE
345 # define YYFREE free macro
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/replication/
H A Dsyncrep_gram.c112 #define YYFREE pfree macro
326 # define YYSTACK_FREE YYFREE
332 && (defined YYFREE || defined free)))
344 # ifndef YYFREE
345 # define YYFREE free macro
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/replication/
H A Dsyncrep_gram.c112 #define YYFREE pfree macro
326 # define YYSTACK_FREE YYFREE
332 && (defined YYFREE || defined free)))
344 # ifndef YYFREE
345 # define YYFREE free macro
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/replication/
H A Dsyncrep_gram.c112 #define YYFREE pfree macro
326 # define YYSTACK_FREE YYFREE
332 && (defined YYFREE || defined free)))
344 # ifndef YYFREE
345 # define YYFREE free macro
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/replication/
H A Dsyncrep_gram.c112 #define YYFREE pfree macro
326 # define YYSTACK_FREE YYFREE
332 && (defined YYFREE || defined free)))
344 # ifndef YYFREE
345 # define YYFREE free macro
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/replication/
H A Dsyncrep_gram.c112 #define YYFREE pfree macro
326 # define YYSTACK_FREE YYFREE
332 && (defined YYFREE || defined free)))
344 # ifndef YYFREE
345 # define YYFREE free macro
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/replication/
H A Dsyncrep_gram.c112 #define YYFREE pfree macro
324 # define YYSTACK_FREE YYFREE
330 && (defined YYFREE || defined free)))
342 # ifndef YYFREE
343 # define YYFREE free macro
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/replication/
H A Dsyncrep_gram.c112 #define YYFREE pfree
326 # define YYSTACK_FREE YYFREE
332 && (defined YYFREE || defined free)))
344 # ifndef YYFREE
345 # define YYFREE free

12345678910>>...78