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

  /external/chromium_org/third_party/libxml/src/
trio.c 372 MAX_PARAMETERS = 64,
1170 unsigned short usedEntries[MAX_PARAMETERS];
1189 int indices[MAX_PARAMETERS];
1248 if(currentParam >= MAX_PARAMETERS)
    [all...]
  /external/libxml2/
trio.c 376 MAX_PARAMETERS = 64,
1174 unsigned short usedEntries[MAX_PARAMETERS];
1193 int indices[MAX_PARAMETERS];
1252 if(currentParam >= MAX_PARAMETERS)
    [all...]

Completed in 42 milliseconds