Home
last modified time | relevance | path

Searched refs:newbitset (Results 1 – 9 of 9) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/
Dfirstsets.c47 dummy = newbitset(1); in calcfirstset()
60 result = newbitset(nbits); in calcfirstset()
Dbitset.c8 newbitset(int nbits) in newbitset() function
Dpgen.c396 ss = newbitset(nbits); in makedfa()
444 zz->sa_bitset = newbitset(nbits); in makedfa()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Parser/
Dfirstsets.c47 dummy = newbitset(1); in calcfirstset()
60 result = newbitset(nbits); in calcfirstset()
Dbitset.c8 newbitset(int nbits) in newbitset() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dpgenheaders.h28 #define newbitset _Py_newbitset macro
Dbitset.h14 bitset newbitset(int nbits);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dpgenheaders.h28 #define newbitset _Py_newbitset macro
Dbitset.h14 bitset newbitset(int nbits);