Searched refs:adj_entity_indices_allocated (Results 1 – 4 of 4) sorted by relevance
925 int* adj_entity_indices_allocated, in iMeshP_getAdjEntIndices() argument933 const int allocated_indices = (*adj_entity_indices_allocated == 0); in iMeshP_getAdjEntIndices()974 *adj_entity_indices_allocated = size; in iMeshP_getAdjEntIndices()976 else if (*adj_entity_indices_allocated < size) { in iMeshP_getAdjEntIndices()1040 *adj_entity_indices_allocated = 0; in iMeshP_getAdjEntIndices()
1079 int* adj_entity_indices_allocated,
842 /*inout*/ int* adj_entity_indices_allocated, in iMesh_getAdjEntIndices() argument850 const int allocated_indices = (*adj_entity_indices_allocated == 0); in iMesh_getAdjEntIndices()890 *adj_entity_indices_allocated = size; in iMesh_getAdjEntIndices()892 else if (*adj_entity_indices_allocated < size) { in iMesh_getAdjEntIndices()956 *adj_entity_indices_allocated = 0; in iMesh_getAdjEntIndices()
823 int* adj_entity_indices_allocated,