Home
last modified time | relevance | path

Searched defs:oldNum (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/program/
Dprog_parameter.c195 const GLuint oldNum = paramList->NumParameters; in _mesa_reserve_parameter_storage() local
238 const GLuint oldNum = paramList->NumParameters; in _mesa_add_parameter() local
/external/libxml2/
Dxmlschemas.c23536 int i, j, k, ret = 0, nbFields, oldNum, oldDupls; in xmlSchemaBubbleIDCNodeTables() local