HomeSort by: relevance | last modified time | path
    Searched refs:toosdirnames (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
genmultilib 276 toosdirnames=
303 toosdirnames="${toosdirnames} -e s=^/${patt}/="
322 toosdirnames="${toosdirnames} -e s|/${opt}/|/${1}/|g"
325 toosdirnames="${toosdirnames} -e s|${patt}|/${1}/|g"
390 toosdirnames=$3
402 if [ -n "${toosdirnames}" ]; then
403 osdirout=`echo ${combo} | sed ${toosdirnames}`
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
genmultilib 272 toosdirnames=
299 toosdirnames="${toosdirnames} -e s=^/${patt}/="
314 toosdirnames="${toosdirnames} -e s|/${opt}/|/${1}/|g"
317 toosdirnames="${toosdirnames} -e s|${patt}|/${1}/|g"
382 toosdirnames=$3
394 if [ -n "${toosdirnames}" ]; then
395 osdirout=`echo ${combo} | sed ${toosdirnames}`
    [all...]

Completed in 18 milliseconds