Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/sed/
Dsed.h196 void finish_program P_((struct vector *));
Dsed.c351 finish_program(the_program);
Dcompile.c1708 finish_program(program) in finish_program() function
/ndk/sources/host-tools/sed-4.2.1/
DChangeLog1573 to a call to the new finish_program().
1602 for old close_all_files() with one for new finish_program().
1724 * sed/compile.c(close_all_files,finish_program): replaced function
1725 close_all_files() with more generic finish_program().