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

  /ndk/sources/host-tools/nawk-20071023/
b.c 75 #define NFA 20 /* cache this many dynamic fa's */
76 fa *fatab[NFA];
102 if (nfatab < NFA) { /* room for another */
  /external/pcre/
pcregexp.pas 41 (INFO: this is regex-directed, NFA)

Completed in 85 milliseconds