OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:yyfreestack
(Results
1 - 25
of
90
) sorted by relevancy
1
2
3
4
/src/external/bsd/byacc/dist/test/yacc/
rename_debug.c
190
static void
yyfreestack
(YYSTACKDATA *data)
function
197
#define
yyfreestack
(data) /* nothing */
macro
394
yyfreestack
(&yystack);
398
yyfreestack
(&yystack);
code_calc.code.c
311
static void
yyfreestack
(YYSTACKDATA *data)
function
318
#define
yyfreestack
(data) /* nothing */
macro
591
yyfreestack
(&yystack);
595
yyfreestack
(&yystack);
code_error.code.c
281
static void
yyfreestack
(YYSTACKDATA *data)
function
288
#define
yyfreestack
(data) /* nothing */
macro
485
yyfreestack
(&yystack);
489
yyfreestack
(&yystack);
defines1.calc.c
339
static void
yyfreestack
(YYSTACKDATA *data)
function
346
#define
yyfreestack
(data) /* nothing */
macro
619
yyfreestack
(&yystack);
623
yyfreestack
(&yystack);
defines2.calc.c
339
static void
yyfreestack
(YYSTACKDATA *data)
function
346
#define
yyfreestack
(data) /* nothing */
macro
619
yyfreestack
(&yystack);
623
yyfreestack
(&yystack);
defines3.calc.c
339
static void
yyfreestack
(YYSTACKDATA *data)
function
346
#define
yyfreestack
(data) /* nothing */
macro
619
yyfreestack
(&yystack);
623
yyfreestack
(&yystack);
err_syntax10.tab.c
304
static void
yyfreestack
(YYSTACKDATA *data)
function
311
#define
yyfreestack
(data) /* nothing */
macro
508
yyfreestack
(&yystack);
512
yyfreestack
(&yystack);
stdin1.calc.c
339
static void
yyfreestack
(YYSTACKDATA *data)
function
346
#define
yyfreestack
(data) /* nothing */
macro
619
yyfreestack
(&yystack);
623
yyfreestack
(&yystack);
stdin2.calc.c
339
static void
yyfreestack
(YYSTACKDATA *data)
function
346
#define
yyfreestack
(data) /* nothing */
macro
619
yyfreestack
(&yystack);
623
yyfreestack
(&yystack);
calc.tab.c
415
static void
yyfreestack
(YYSTACKDATA *data)
function
422
#define
yyfreestack
(data) /* nothing */
macro
695
yyfreestack
(&yystack);
699
yyfreestack
(&yystack);
calc1.tab.c
552
static void
yyfreestack
(YYSTACKDATA *data)
function
559
#define
yyfreestack
(data) /* nothing */
macro
945
yyfreestack
(&yystack);
949
yyfreestack
(&yystack);
calc2.tab.c
428
static void
yyfreestack
(YYSTACKDATA *data)
function
435
#define
yyfreestack
(data) /* nothing */
macro
708
yyfreestack
(&yystack);
712
yyfreestack
(&yystack);
calc3.tab.c
425
static void
yyfreestack
(YYSTACKDATA *data)
function
432
#define
yyfreestack
(data) /* nothing */
macro
716
yyfreestack
(&yystack);
720
yyfreestack
(&yystack);
calc_code_all.tab.c
443
static void
yyfreestack
(YYSTACKDATA *data)
function
450
#define
yyfreestack
(data) /* nothing */
macro
723
yyfreestack
(&yystack);
727
yyfreestack
(&yystack);
calc_code_default.tab.c
423
static void
yyfreestack
(YYSTACKDATA *data)
function
430
#define
yyfreestack
(data) /* nothing */
macro
703
yyfreestack
(&yystack);
707
yyfreestack
(&yystack);
calc_code_imports.tab.c
415
static void
yyfreestack
(YYSTACKDATA *data)
function
422
#define
yyfreestack
(data) /* nothing */
macro
695
yyfreestack
(&yystack);
699
yyfreestack
(&yystack);
calc_code_provides.tab.c
423
static void
yyfreestack
(YYSTACKDATA *data)
function
430
#define
yyfreestack
(data) /* nothing */
macro
703
yyfreestack
(&yystack);
707
yyfreestack
(&yystack);
calc_code_requires.tab.c
423
static void
yyfreestack
(YYSTACKDATA *data)
function
430
#define
yyfreestack
(data) /* nothing */
macro
703
yyfreestack
(&yystack);
707
yyfreestack
(&yystack);
calc_code_top.tab.c
423
static void
yyfreestack
(YYSTACKDATA *data)
function
430
#define
yyfreestack
(data) /* nothing */
macro
703
yyfreestack
(&yystack);
707
yyfreestack
(&yystack);
empty.tab.c
305
static void
yyfreestack
(YYSTACKDATA *data)
function
312
#define
yyfreestack
(data) /* nothing */
macro
509
yyfreestack
(&yystack);
513
yyfreestack
(&yystack);
err_syntax11.tab.c
310
static void
yyfreestack
(YYSTACKDATA *data)
function
317
#define
yyfreestack
(data) /* nothing */
macro
514
yyfreestack
(&yystack);
518
yyfreestack
(&yystack);
err_syntax12.tab.c
324
static void
yyfreestack
(YYSTACKDATA *data)
function
331
#define
yyfreestack
(data) /* nothing */
macro
528
yyfreestack
(&yystack);
532
yyfreestack
(&yystack);
err_syntax18.tab.c
312
static void
yyfreestack
(YYSTACKDATA *data)
function
319
#define
yyfreestack
(data) /* nothing */
macro
522
yyfreestack
(&yystack);
526
yyfreestack
(&yystack);
err_syntax20.tab.c
307
static void
yyfreestack
(YYSTACKDATA *data)
function
314
#define
yyfreestack
(data) /* nothing */
macro
517
yyfreestack
(&yystack);
521
yyfreestack
(&yystack);
/src/external/bsd/byacc/dist/test/btyacc/
rename_debug.c
322
static void
yyfreestack
(YYSTACKDATA *data)
function
332
#define
yyfreestack
(data) /* nothing */
macro
369
yyfreestack
(&p->yystack);
1155
yyfreestack
(&yystack);
Completed in 24 milliseconds
1
2
3
4
Indexes created Wed Mar 04 15:26:31 UTC 2026