Home
last modified time | relevance | path

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

/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dwhere.cpp77 SizeT countno=0; in Where() local
81 no[countno]=i; in Where()
83 countno+=(!tmp); in Where()
129 SizeT countno=0; in Where() local
141 if (countno>0) { in Where()
232 SizeT countno=0; in Where() local
236 no[countno]=i; in Where()
284 SizeT countno=0; in Where() local
296 if (countno>0) { in Where()
387 SizeT countno=0; in Where() local
[all …]
H A Dwhere_inc.cpp28 SizeT countno=0; in Where() local
32 no[countno]=i; in Where()
34 countno+=(!tmp); in Where()
38 …if (countno) comp_ret=(DLong64*)REALLOC(no,countno * sizeof (DLong64)); else {FREE(no); comp_ret=N… in Where()
80 SizeT countno=0; in Where() local
92 if (countno>0) { in Where()
182 SizeT countno=0; in Where() local
186 no[countno]=i; in Where()
188 countno+=(!tmp); in Where()
234 SizeT countno=0; in Where() local
[all …]