HomeSort by relevance Sort by last modified time
    Searched refs:PR_FORM (Results 1 - 3 of 3) sorted by null

  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/bin/
arm-eabi-gccbug 265 if [ -n "$PR_FORM" -a -z "$PRINT_INTERN" ]; then
266 # If their PR_FORM points to a bogus entry, then bail.
267 if [ ! -f "$PR_FORM" -o ! -r "$PR_FORM" -o ! -s "$PR_FORM" ]; then
268 echo "$COMMAND: can't seem to read your template file (\`$PR_FORM'), ignoring PR_FORM"
274 if [ -n "$PR_FORM" -a -z "$PRINT_INTERN" ]; then
275 cp $PR_FORM $TEMP ||
276 ( echo "$COMMAND: could not copy $PR_FORM" ; xs=1; exit
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/
arm-eabi-gccbug 265 if [ -n "$PR_FORM" -a -z "$PRINT_INTERN" ]; then
266 # If their PR_FORM points to a bogus entry, then bail.
267 if [ ! -f "$PR_FORM" -o ! -r "$PR_FORM" -o ! -s "$PR_FORM" ]; then
268 echo "$COMMAND: can't seem to read your template file (\`$PR_FORM'), ignoring PR_FORM"
274 if [ -n "$PR_FORM" -a -z "$PRINT_INTERN" ]; then
275 cp $PR_FORM $TEMP ||
276 ( echo "$COMMAND: could not copy $PR_FORM" ; xs=1; exit
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-gccbug 265 if [ -n "$PR_FORM" -a -z "$PRINT_INTERN" ]; then
266 # If their PR_FORM points to a bogus entry, then bail.
267 if [ ! -f "$PR_FORM" -o ! -r "$PR_FORM" -o ! -s "$PR_FORM" ]; then
268 echo "$COMMAND: can't seem to read your template file (\`$PR_FORM'), ignoring PR_FORM"
274 if [ -n "$PR_FORM" -a -z "$PRINT_INTERN" ]; then
275 cp $PR_FORM $TEMP ||
276 ( echo "$COMMAND: could not copy $PR_FORM" ; xs=1; exit
    [all...]

Completed in 3311 milliseconds