Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dtoke.c235 #define PRETERMBLOCK(retval) return (PL_expect = XTERMBLOCK,PL_bufptr = s, REPORT(retval)) macro
7051 PRETERMBLOCK(KW_DO); in yyl_do()