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 23 sed -f sed.script | grep '^#' > asm_types.h; then
31 cp asm_types.h asm_types.c
33 cat >> asm_types.c <<EOF
116 ${BUILD_CC-${CC-gcc}} -o asm_types asm_types.c
117 if ./asm_types
121 echo "Problem detected with asm_types.h"
122 echo "" > asm_types.h
124 rm asm_types.c asm_type
    [all...]
  /external/e2fsprogs/
configure     [all...]

Completed in 1531 milliseconds