Home
last modified time | relevance | path

Searched refs:P_ALTINP (Results 1 – 4 of 4) sorted by relevance

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgenparse.h675 P_ALTINP = 1 << 27, /* the input string has been substituted */ enumerator
H A Dgenmain.c715 p->flags |= P_ALTINP; in stack_update_parser_input()
H A Dgeneval.c20649 if (p->flags & P_ALTINP) { in gen_cleanup()
H A Dgeneval.c.try20752 if (p->flags & P_ALTINP) {