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

  /frameworks/compile/libbcc/tests/data/src/
float.c 13 double itod(int i) { function
54 printf(" itod(4)=%g\n", itod(4));
  /external/grub/stage2/
fs.h 372 #define itod(fs, x) \ macro

Completed in 84 milliseconds