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

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
regint.h 556 typedef short int StateCheckNumType;
564 #define SIZE_STATE_CHECK_NUM sizeof(StateCheckNumType)
578 #define GET_STATE_CHECK_NUM_INC(num,p) PLATFORM_GET_INC(num, p, StateCheckNumType)
regcomp.c 215 StateCheckNumType n = (StateCheckNumType )num;
    [all...]

Completed in 82 milliseconds