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

  /bionic/libc/bionic/
libc_logging.cpp 216 const int pad_size = static_cast<int>(sizeof(pad)); local
219 if (avail > pad_size) {
220 avail = pad_size;
  /external/webkit/Tools/android/flex-2.5.4a/MISC/
alloca.c 294 long pad_size; /* Stack pad size. */ member in struct:stk_stat
  /ndk/sources/host-tools/make-3.81/
alloca.c 313 long pad_size; /* Stack pad size. */ member in struct:stk_stat
  /ndk/sources/host-tools/sed-4.2.1/lib/
alloca.c 301 long pad_size; /* Stack pad size. */ member in struct:stk_stat

Completed in 881 milliseconds