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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
unicodedata.c 980 _cmpname(PyObject *self, int code, const char* name, int namelen) function
1072 if (_cmpname(self, v, name, namelen)) {
1084 if (_cmpname(self, v, name, namelen)) {
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
unicodedata.c 973 _cmpname(PyObject *self, int code, const char* name, int namelen) function
1065 if (_cmpname(self, v, name, namelen)) {
1077 if (_cmpname(self, v, name, namelen)) {
    [all...]

Completed in 123 milliseconds