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

  /external/e2fsprogs/config/
parse-types.sh 20 sed -f sed.script | grep '^#' > asm_types.h
24 cp asm_types.h asm_types.c
26 cat >> asm_types.c <<EOF
109 ${BUILD_CC-${CC-gcc}} -o asm_types asm_types.c
110 if ./asm_types
114 echo "Problem detected with asm_types.h"
115 echo "" > asm_types.h
117 rm asm_types.c asm_type
    [all...]
  /external/e2fsprogs/
configure     [all...]

Completed in 171 milliseconds