Home
last modified time | relevance | path

Searched refs:nextval (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/usr.bin/perl/cpan/Text-Balanced/t/
H A D08_extvar.t57 $obj->nextval;
76 $obj->nextval;
79 @{$obj->nextval};
80 @{$obj->nextval($cat,$dog)->{new}};
81 @{$obj->nextval($cat?$dog:$fish)->{new}};
82 @{$obj->nextval(cat()?$dog:$fish)->{new}};
/openbsd/regress/lib/libm/cephes/
H A Dmonot.c241 nextval (x, updown) in nextval() function
310 x = nextval (x, 1); in monot()
315 x = nextval (x, -1); in monot()
335 x = nextval (x, -1); in monot()
H A Dmonotl.c334 nextval (x, updown) in nextval() function
418 x = nextval (x, 1); in monotl()
423 x = nextval (x, -1); in monotl()
451 x = nextval (x, -1); in monotl()
H A Dmonotll.c653 nextval (x, updown) in nextval() function
751 x = nextval (x, 1); in monotll()
756 x = nextval (x, -1); in monotll()
794 x = nextval (x, -1); in monotll()
/openbsd/gnu/usr.bin/perl/
H A Dparser.h104 YYSTYPE nextval[5]; /* value of next token, if any */ member
H A Dtoke.c89 # define PL_nextval (PL_parser->nextval)
979 && parser->nextval[nexttoke].opval in Perl_parser_free_nexttoke_ops()
980 && parser->nextval[nexttoke].opval->op_slabbed in Perl_parser_free_nexttoke_ops()
981 && OpSLAB(parser->nextval[nexttoke].opval) == slab) { in Perl_parser_free_nexttoke_ops()
982 op_free(parser->nextval[nexttoke].opval); in Perl_parser_free_nexttoke_ops()
983 parser->nextval[nexttoke].opval = NULL; in Perl_parser_free_nexttoke_ops()
H A Dsv.c13957 Copy(proto->nextval, parser->nextval, 5, YYSTYPE);
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/
H A DTODO179 nextval