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

  /external/valgrind/VEX/priv/
guest_tilegx_helpers.c 149 Int sp_max = sp_min + 8 - 1; local
153 if (maxoff < sp_min || minoff > sp_max) {
guest_mips_helpers.c 295 Int sp_max = sp_min + 4 - 1; local
299 if (maxoff < sp_min || minoff > sp_max) {
332 Int sp_max = sp_min + 8 - 1; local
336 if ( maxoff < sp_min || minoff > sp_max ) {
    [all...]
guest_arm_helpers.c 1105 Int sp_max = sp_min + 4 - 1; local
    [all...]
guest_s390_helpers.c 162 Int sp_max = sp_min + 8 - 1; local
168 if (maxoff < sp_min || minoff > sp_max) {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/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.15-4.8/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:__anon38350

Completed in 752 milliseconds