Home
last modified time | relevance | path

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

/dports/comms/xnec2c/xnec2c-3.4/src/
H A Dgeom_edit.c1507 for( idx = GEOM_COL_I1; idx <= GEOM_COL_F7; idx++ ) in Scale_Editor()
1885 geom_store, &iter_ge, GEOM_COL_I1, si, -1 ); in Gend_Editor()
1907 &iter_ge, GEOM_COL_I1, &sv, -1 ); in Gend_Editor()
1988 for( idi = GEOM_COL_I1; idi <= GEOM_COL_I2; idi++ ) in Get_Geometry_Data()
1992 iv[idi-GEOM_COL_I1] = atoi(sv); in Get_Geometry_Data()
2024 for( idi = GEOM_COL_I1; idi <= GEOM_COL_I2; idi++ ) in Get_Geometry_Int_Data()
2028 iv[idi-GEOM_COL_I1] = atoi(sv); in Get_Geometry_Int_Data()
2056 for( idi = GEOM_COL_I1; idi <= GEOM_COL_I2; idi++ ) in Set_Geometry_Data()
2058 snprintf( str, 6, "%5d", iv[idi-GEOM_COL_I1] ); in Set_Geometry_Data()
2229 for( n = GEOM_COL_I1; n < GEOM_NUM_COLS; n++ ) in Insert_Blank_Geometry_Row()
[all …]
H A Dnec2_model.c201 GEOM_COL_I1, "1", in Create_Default_File()
216 for( idx = GEOM_COL_I1; idx < GEOM_NUM_COLS; idx++ ) in Create_Default_File()
424 for( idx = GEOM_COL_I1; idx <= GEOM_COL_I2; idx++ ) in List_Geometry()
426 geom_store, &iter, idx, si[idx-GEOM_COL_I1], -1 ); in List_Geometry()
H A Deditors.h122 GEOM_COL_I1, enumerator