Home
last modified time | relevance | path

Searched refs:NFA_MIN (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/dlg/
Ddlg.h51 #define NFA_MIN 64 /* minimum nfa_array size */ macro
Ddlg_p.c815 nfa_size=nfa_allocated+NFA_MIN; in new_nfa_node()
Ddlg_p.g465 nfa_size=nfa_allocated+NFA_MIN;