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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
dictobject.c 206 Everyone except dict_new() should use EMPTY_TO_MINSIZE (unless they have
215 #define EMPTY_TO_MINSIZE(mp) do { \
264 EMPTY_TO_MINSIZE(mp);
280 EMPTY_TO_MINSIZE(mp);
891 EMPTY_TO_MINSIZE(mp);
900 EMPTY_TO_MINSIZE(mp);
    [all...]
setobject.c 47 #define EMPTY_TO_MINSIZE(so) do { \
478 EMPTY_TO_MINSIZE(so);
487 EMPTY_TO_MINSIZE(so);
1017 EMPTY_TO_MINSIZE(so);
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
dictobject.c 206 Everyone except dict_new() should use EMPTY_TO_MINSIZE (unless they have
215 #define EMPTY_TO_MINSIZE(mp) do { \
264 EMPTY_TO_MINSIZE(mp);
280 EMPTY_TO_MINSIZE(mp);
866 EMPTY_TO_MINSIZE(mp);
875 EMPTY_TO_MINSIZE(mp);
    [all...]
setobject.c 47 #define EMPTY_TO_MINSIZE(so) do { \
479 EMPTY_TO_MINSIZE(so);
488 EMPTY_TO_MINSIZE(so);
1018 EMPTY_TO_MINSIZE(so);
    [all...]
  /external/python/cpython2/Objects/
dictobject.c 206 Everyone except dict_new() should use EMPTY_TO_MINSIZE (unless they have
215 #define EMPTY_TO_MINSIZE(mp) do { \
264 EMPTY_TO_MINSIZE(mp);
280 EMPTY_TO_MINSIZE(mp);
921 EMPTY_TO_MINSIZE(mp);
930 EMPTY_TO_MINSIZE(mp);
    [all...]
setobject.c 44 #define EMPTY_TO_MINSIZE(so) do { \
475 EMPTY_TO_MINSIZE(so);
484 EMPTY_TO_MINSIZE(so);
1014 EMPTY_TO_MINSIZE(so);
    [all...]

Completed in 58 milliseconds