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

  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
system.h 335 #define CEIL(x,y) (((x) + (y) - 1) / (y))
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
system.h 335 #define CEIL(x,y) (((x) + (y) - 1) / (y))
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
system.h 335 #define CEIL(x,y) (((x) + (y) - 1) / (y))