Home
last modified time | relevance | path

Searched refs:data_knt (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/opendx/dx-4.4.4/src/exec/dxmods/
H A Dcatstats.c224 int data_knt, cat_knt; in doLeaf() local
323 DXGetArrayInfo(data_array, &data_knt, &data_type, &category, &rank, shape); in doLeaf()
332 if (data_knt != cat_knt) in doLeaf()
H A Dlookup.c231 int data_knt; in doLeaf() local
454 DXGetArrayInfo( input_array, &data_knt, &data_type, &category, &rank, shape ); in doLeaf()
512 DXGetArrayInfo( value_array, &data_knt, &data_type, &category, &rank, shape ); in doLeaf()