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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
shadow.h 46 long int sp_max; /* Maximum number of days between changes. */ member in struct:spwd
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
shadow.h 46 long int sp_max; /* Maximum number of days between changes. */ member in struct:spwd
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
shadow.h 46 long int sp_max; /* Maximum number of days between changes. */ member in struct:spwd
  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
wb_vad.h 58 Word16 sp_max; /* maximum level */ member in struct:__anon16487
  /external/valgrind/main/VEX/priv/
guest_s390_helpers.c 154 Int sp_max = sp_min + 8 - 1; local
166 if (maxoff < sp_min || minoff > sp_max) {
    [all...]
guest_arm_helpers.c 1031 Int sp_max = sp_min + 4 - 1; local
    [all...]

Completed in 129 milliseconds