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

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
regint.h 555 typedef short int MemNumType;
563 #define SIZE_MEMNUM sizeof(MemNumType)
574 #define GET_MEMNUM_INC(num,p) PLATFORM_GET_INC(num, p, MemNumType)
regcomp.c 252 MemNumType n = (MemNumType )num;
    [all...]
regexec.c 1090 MemNumType m;
    [all...]

Completed in 84 milliseconds