Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gmake/dist/
H A Dcommands.h41 extern void chop_commands PARAMS ((struct commands *cmds));
H A Dcommands.c269 chop_commands (struct commands *cmds) in chop_commands() function
H A Dremake.c1118 chop_commands (file->cmds); in remake_file()
H A Djob.c1500 chop_commands (cmds); in new_job()
H A DChangeLog1244 * commands.c (chop_commands): Convert sindex() calls to strstr().