Home
last modified time | relevance | path

Searched refs:currentnum (Results 1 – 3 of 3) sorted by relevance

/dports/science/hypre/hypre-2.23.0/src/config/
H A Dupdate.sh17 currentnum=`grep "HYPRE_NUMBER=" configure | cut -d= -f 2`
18 if [ $hypre_number -lt $currentnum ]; then
21 elif [ $hypre_number -gt $currentnum ]; then
/dports/x11-toolkits/wmapp/wmapp-0.0.4.3/
H A Dwmapp.h105 unsigned int currentnum() const;
158 WMApp::currentnum() const { return wActiveWindow; } in currentnum() function
/dports/textproc/sarep/sarep-1.1/
H A Dsarep45 $patternfile, $currentnum, $file, $occurrences, $line, $caseinsensitive, $escapemeta);