Home
last modified time | relevance | path

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

/dports/databases/iowow/iowow-1.4.13/src/
H A Dbasedefs.h188 #define RCONT(rc__) if (__builtin_expect((!!(rc__)), 0)) continue macro
190 #define RCONT(rc__) if (rc__) continue macro
/dports/graphics/xfig/xfig-3.2.8a/Libraries/Electronic/Schematic/Classic/simple_CMOS-metric/
H A D40100.fig34 4 0 0 20 -1 16 6 0.0000 4 75 360 840 846 L/RCONT\001
/dports/science/siconos/siconos-4.4.0/externals/netlib/odepack/
H A Dopkda1.f1693 DOUBLE PRECISION CON, DI, FAC, HL0, PIJ, R, R0, RCON, RCONT, local
1804 RCONT = ABS(CON)/CONMIN
1805 IF (RCONT .GT. RBIG .AND. IPLOST .EQ. 1) GO TO 20