Home
last modified time | relevance | path

Searched refs:BMEMB (Results 1 – 5 of 5) sorted by relevance

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgensyntax.c1339 if (sym == BMEMB || sym == DBMEMB) { in powterm()
1359 if (l->t == BMEMB) { in powterm()
1484 } else if (sym == BMEMB) { in powterm()
1601 if (p->sym == BMEMB || p->sym == DBMEMB) { in powterm()
H A Dgenlex.c1791 p->sym = BMEMB; in word_check_next_char()
1815 p->sym = BMEMB; in word_check_next_char()
2271 p->sym = BMEMB; in lex()
2413 } else if (t == BMEMB) { in getsymb_full()
H A Dgenparse.h112 /* 80 */ BMEMB, /* member of bundle */ enumerator
H A Dgeneval.c17082 case BMEMB: in eval()
17086 if (t->t == BMEMB) { in eval()
18796 if (n->t == BMEMB && n->R != NULL && n->R->t == STR) { in compound_const_check()
18805 while (n->t == MSL || n->t == OBS || n->t == BMEMB || n->t == OSL) { in compound_const_check()
20091 if (compound_t == BMEMB) { in save_generated_var()
H A Dgeneval.c.try17185 case BMEMB:
17189 if (t->t == BMEMB) {
18899 if (n->t == BMEMB && n->R != NULL && n->R->t == STR) {
18908 while (n->t == MSL || n->t == OBS || n->t == BMEMB || n->t == OSL) {
20194 if (compound_t == BMEMB) {