OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:yyps
(Results
1 - 25
of
58
) sorted by relevancy
1
2
3
/src/external/gpl3/gdb/dist/gdb/
yy-remap.h
59
#define
yyps
GDB_YY_REMAP (
yyps
)
macro
/src/external/gpl3/gdb.old/dist/gdb/
yy-remap.h
59
#define
yyps
GDB_YY_REMAP (
yyps
)
macro
/src/external/bsd/unbound/dist/util/
configyyrename.h
31
#define
yyps
ub_c_ps
macro
/src/external/bsd/byacc/dist/test/btyacc/
rename_debug.c
192
static YYParseState *
yyps
= NULL;
variable
259
#define yytrial (
yyps
->save)
379
#define YYVALID do { if (
yyps
->save) goto yyvalid; } while(0)
380
#define YYVALID_NESTED do { if (
yyps
->save && \
381
yyps
->save->save == 0) goto yyvalid; } while(0)
412
yyps
= yyNewState(0); if (
yyps
== NULL) goto yyenomem;
413
yyps
->save = NULL;
451
if (
yyps
->save)
540
if (
yyps
->save
[
all
...]
btyacc_calc1.tab.c
638
#define yytrial (
yyps
->save)
758
#define YYVALID do { if (
yyps
->save) goto yyvalid; } while(0)
759
#define YYVALID_NESTED do { if (
yyps
->save && \
760
yyps
->save->save == 0) goto yyvalid; } while(0)
782
static YYParseState *
yyps
= NULL;
local
852
yyps
= yyNewState(0); if (
yyps
== NULL) goto yyenomem;
853
yyps
->save = NULL;
891
if (
yyps
->save)
980
if (
yyps
->save
[
all
...]
btyacc_destroy1.tab.c
465
static YYParseState *
yyps
= NULL;
variable
534
#define yytrial (
yyps
->save)
654
#define YYVALID do { if (
yyps
->save) goto yyvalid; } while(0)
655
#define YYVALID_NESTED do { if (
yyps
->save && \
656
yyps
->save->save == 0) goto yyvalid; } while(0)
687
yyps
= yyNewState(0); if (
yyps
== NULL) goto yyenomem;
688
yyps
->save = NULL;
726
if (
yyps
->save)
815
if (
yyps
->save
[
all
...]
btyacc_destroy2.tab.c
465
static YYParseState *
yyps
= NULL;
variable
534
#define yytrial (
yyps
->save)
654
#define YYVALID do { if (
yyps
->save) goto yyvalid; } while(0)
655
#define YYVALID_NESTED do { if (
yyps
->save && \
656
yyps
->save->save == 0) goto yyvalid; } while(0)
687
yyps
= yyNewState(0); if (
yyps
== NULL) goto yyenomem;
688
yyps
->save = NULL;
726
if (
yyps
->save)
815
if (
yyps
->save
[
all
...]
btyacc_destroy3.tab.c
465
static YYParseState *
yyps
= NULL;
variable
534
#define yytrial (
yyps
->save)
654
#define YYVALID do { if (
yyps
->save) goto yyvalid; } while(0)
655
#define YYVALID_NESTED do { if (
yyps
->save && \
656
yyps
->save->save == 0) goto yyvalid; } while(0)
687
yyps
= yyNewState(0); if (
yyps
== NULL) goto yyenomem;
688
yyps
->save = NULL;
726
if (
yyps
->save)
815
if (
yyps
->save
[
all
...]
calc.tab.c
446
static YYParseState *
yyps
= NULL;
variable
529
#define yytrial (
yyps
->save)
649
#define YYVALID do { if (
yyps
->save) goto yyvalid; } while(0)
650
#define YYVALID_NESTED do { if (
yyps
->save && \
651
yyps
->save->save == 0) goto yyvalid; } while(0)
682
yyps
= yyNewState(0); if (
yyps
== NULL) goto yyenomem;
683
yyps
->save = NULL;
721
if (
yyps
->save)
810
if (
yyps
->save
[
all
...]
calc1.tab.c
501
static YYParseState *
yyps
= NULL;
variable
673
#define yytrial (
yyps
->save)
793
#define YYVALID do { if (
yyps
->save) goto yyvalid; } while(0)
794
#define YYVALID_NESTED do { if (
yyps
->save && \
795
yyps
->save->save == 0) goto yyvalid; } while(0)
826
yyps
= yyNewState(0); if (
yyps
== NULL) goto yyenomem;
827
yyps
->save = NULL;
865
if (
yyps
->save)
954
if (
yyps
->save
[
all
...]
calc2.tab.c
448
static YYParseState *
yyps
= NULL;
variable
542
#define yytrial (
yyps
->save)
662
#define YYVALID do { if (
yyps
->save) goto yyvalid; } while(0)
663
#define YYVALID_NESTED do { if (
yyps
->save && \
664
yyps
->save->save == 0) goto yyvalid; } while(0)
695
yyps
= yyNewState(0); if (
yyps
== NULL) goto yyenomem;
696
yyps
->save = NULL;
734
if (
yyps
->save)
823
if (
yyps
->save
[
all
...]
calc3.tab.c
495
#define yytrial (
yyps
->save)
615
#define YYVALID do { if (
yyps
->save) goto yyvalid; } while(0)
616
#define YYVALID_NESTED do { if (
yyps
->save && \
617
yyps
->save->save == 0) goto yyvalid; } while(0)
639
static YYParseState *
yyps
= NULL;
local
709
yyps
= yyNewState(0); if (
yyps
== NULL) goto yyenomem;
710
yyps
->save = NULL;
748
if (
yyps
->save)
837
if (
yyps
->save
[
all
...]
calc_code_all.tab.c
458
static YYParseState *
yyps
= NULL;
variable
557
#define yytrial (
yyps
->save)
677
#define YYVALID do { if (
yyps
->save) goto yyvalid; } while(0)
678
#define YYVALID_NESTED do { if (
yyps
->save && \
679
yyps
->save->save == 0) goto yyvalid; } while(0)
710
yyps
= yyNewState(0); if (
yyps
== NULL) goto yyenomem;
711
yyps
->save = NULL;
749
if (
yyps
->save)
838
if (
yyps
->save
[
all
...]
calc_code_default.tab.c
446
static YYParseState *
yyps
= NULL;
variable
537
#define yytrial (
yyps
->save)
657
#define YYVALID do { if (
yyps
->save) goto yyvalid; } while(0)
658
#define YYVALID_NESTED do { if (
yyps
->save && \
659
yyps
->save->save == 0) goto yyvalid; } while(0)
690
yyps
= yyNewState(0); if (
yyps
== NULL) goto yyenomem;
691
yyps
->save = NULL;
729
if (
yyps
->save)
818
if (
yyps
->save
[
all
...]
calc_code_imports.tab.c
446
static YYParseState *
yyps
= NULL;
variable
529
#define yytrial (
yyps
->save)
649
#define YYVALID do { if (
yyps
->save) goto yyvalid; } while(0)
650
#define YYVALID_NESTED do { if (
yyps
->save && \
651
yyps
->save->save == 0) goto yyvalid; } while(0)
682
yyps
= yyNewState(0); if (
yyps
== NULL) goto yyenomem;
683
yyps
->save = NULL;
721
if (
yyps
->save)
810
if (
yyps
->save
[
all
...]
calc_code_provides.tab.c
446
static YYParseState *
yyps
= NULL;
variable
537
#define yytrial (
yyps
->save)
657
#define YYVALID do { if (
yyps
->save) goto yyvalid; } while(0)
658
#define YYVALID_NESTED do { if (
yyps
->save && \
659
yyps
->save->save == 0) goto yyvalid; } while(0)
690
yyps
= yyNewState(0); if (
yyps
== NULL) goto yyenomem;
691
yyps
->save = NULL;
729
if (
yyps
->save)
818
if (
yyps
->save
[
all
...]
calc_code_requires.tab.c
454
static YYParseState *
yyps
= NULL;
variable
537
#define yytrial (
yyps
->save)
657
#define YYVALID do { if (
yyps
->save) goto yyvalid; } while(0)
658
#define YYVALID_NESTED do { if (
yyps
->save && \
659
yyps
->save->save == 0) goto yyvalid; } while(0)
690
yyps
= yyNewState(0); if (
yyps
== NULL) goto yyenomem;
691
yyps
->save = NULL;
729
if (
yyps
->save)
818
if (
yyps
->save
[
all
...]
calc_code_top.tab.c
454
static YYParseState *
yyps
= NULL;
variable
537
#define yytrial (
yyps
->save)
657
#define YYVALID do { if (
yyps
->save) goto yyvalid; } while(0)
658
#define YYVALID_NESTED do { if (
yyps
->save && \
659
yyps
->save->save == 0) goto yyvalid; } while(0)
690
yyps
= yyNewState(0); if (
yyps
== NULL) goto yyenomem;
691
yyps
->save = NULL;
729
if (
yyps
->save)
818
if (
yyps
->save
[
all
...]
code_calc.code.c
303
static YYParseState *
yyps
= NULL;
variable
390
#define yytrial (
yyps
->save)
510
#define YYVALID do { if (
yyps
->save) goto yyvalid; } while(0)
511
#define YYVALID_NESTED do { if (
yyps
->save && \
512
yyps
->save->save == 0) goto yyvalid; } while(0)
543
yyps
= yyNewState(0); if (
yyps
== NULL) goto yyenomem;
544
yyps
->save = NULL;
582
if (
yyps
->save)
671
if (
yyps
->save
[
all
...]
code_error.code.c
293
static YYParseState *
yyps
= NULL;
variable
360
#define yytrial (
yyps
->save)
480
#define YYVALID do { if (
yyps
->save) goto yyvalid; } while(0)
481
#define YYVALID_NESTED do { if (
yyps
->save && \
482
yyps
->save->save == 0) goto yyvalid; } while(0)
513
yyps
= yyNewState(0); if (
yyps
== NULL) goto yyenomem;
514
yyps
->save = NULL;
552
if (
yyps
->save)
641
if (
yyps
->save
[
all
...]
defines1.calc.c
353
static YYParseState *
yyps
= NULL;
variable
436
#define yytrial (
yyps
->save)
556
#define YYVALID do { if (
yyps
->save) goto yyvalid; } while(0)
557
#define YYVALID_NESTED do { if (
yyps
->save && \
558
yyps
->save->save == 0) goto yyvalid; } while(0)
589
yyps
= yyNewState(0); if (
yyps
== NULL) goto yyenomem;
590
yyps
->save = NULL;
628
if (
yyps
->save)
717
if (
yyps
->save
[
all
...]
defines2.calc.c
353
static YYParseState *
yyps
= NULL;
variable
436
#define yytrial (
yyps
->save)
556
#define YYVALID do { if (
yyps
->save) goto yyvalid; } while(0)
557
#define YYVALID_NESTED do { if (
yyps
->save && \
558
yyps
->save->save == 0) goto yyvalid; } while(0)
589
yyps
= yyNewState(0); if (
yyps
== NULL) goto yyenomem;
590
yyps
->save = NULL;
628
if (
yyps
->save)
717
if (
yyps
->save
[
all
...]
defines3.calc.c
353
static YYParseState *
yyps
= NULL;
variable
436
#define yytrial (
yyps
->save)
556
#define YYVALID do { if (
yyps
->save) goto yyvalid; } while(0)
557
#define YYVALID_NESTED do { if (
yyps
->save && \
558
yyps
->save->save == 0) goto yyvalid; } while(0)
589
yyps
= yyNewState(0); if (
yyps
== NULL) goto yyenomem;
590
yyps
->save = NULL;
628
if (
yyps
->save)
717
if (
yyps
->save
[
all
...]
empty.tab.c
337
static YYParseState *
yyps
= NULL;
variable
391
#define yytrial (
yyps
->save)
511
#define YYVALID do { if (
yyps
->save) goto yyvalid; } while(0)
512
#define YYVALID_NESTED do { if (
yyps
->save && \
513
yyps
->save->save == 0) goto yyvalid; } while(0)
544
yyps
= yyNewState(0); if (
yyps
== NULL) goto yyenomem;
545
yyps
->save = NULL;
583
if (
yyps
->save)
672
if (
yyps
->save
[
all
...]
err_inherit3.tab.c
399
static YYParseState *
yyps
= NULL;
variable
492
#define yytrial (
yyps
->save)
612
#define YYVALID do { if (
yyps
->save) goto yyvalid; } while(0)
613
#define YYVALID_NESTED do { if (
yyps
->save && \
614
yyps
->save->save == 0) goto yyvalid; } while(0)
645
yyps
= yyNewState(0); if (
yyps
== NULL) goto yyenomem;
646
yyps
->save = NULL;
684
if (
yyps
->save)
773
if (
yyps
->save
[
all
...]
Completed in 26 milliseconds
1
2
3
Indexes created Wed Mar 04 15:26:31 UTC 2026