Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/contrib/header-tools/
H A Dheaderutils.py492 def spawn_makes (command_list): function
534 ret = spawn_makes (command[idx*at_a_time:(idx+1)*at_a_time])
542 ret = spawn_makes (command[-leftover:])
/netbsd-src/external/gpl3/gcc/dist/contrib/header-tools/
H A Dheaderutils.py492 def spawn_makes (command_list): function
534 ret = spawn_makes (command[idx*at_a_time:(idx+1)*at_a_time])
542 ret = spawn_makes (command[-leftover:])