Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/flex/dist/src/
H A Dscanflags.c42 sf_push (void) in sf_push() function
H A Dscan.l755 sf_push();
762 sf_push();
770 "(" sf_push(); return '(';
H A Dinitscan.c3297 sf_push();
3307 sf_push();
3318 sf_push(); return '(';
H A Dflexdef.h1169 extern void sf_push(void);
/netbsd-src/external/bsd/flex/dist/
H A DChangeLog662 …* src/scanflags.c: Avoid realloc on every call of sf_push() Currently, every call to sf_push() rea…
666 …gcc, which leads to the following warning: scanflags.c: In function ‘sf_push’: scanflags.c:42:5: w…