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

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
st.c 169 st_init_table(type) function
178 return st_init_table(&type_numhash);
191 return st_init_table(&type_strhash);
regint.h 111 #define st_init_table onig_st_init_table macro

Completed in 68 milliseconds