Home
last modified time | relevance | path

Searched refs:set_new (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/support/set/
Dset.h56 #define set_new(a,_max) \ macro
Dset.c266 set_new(a, b);
557 set_new(a, strlen(s));
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dsetobject.c1092 set_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in set_new() function
2159 set_new, /* tp_new */
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dsetobject.c1091 set_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in set_new() function
2155 set_new, /* tp_new */