Searched refs:inidata (Results 1 – 8 of 8) sorted by relevance
1294 local(%inidata, $section, %config);1310 delete $inidata{'Configuration'};1320 for $section (sort keys %inidata) {1331 delete $inidata{$section};1341 for $section (sort keys %inidata) {1479 &_AppProductIni($fname, *inidata);1483 for $section (sort keys %inidata) {1485 delete $inidata{$section};1507 local($fname, *inidata) = @_;1512 for $section (keys %inidata) {[all …]
281 if( flag_state ) inidata = IMPBIT | SEGM;282 else inidata = 0;315 inidata = (~binaryg & inidata) | (RELBIT | UNDBIT);
38 EXTERN unsigned char inidata; /* init sym entry data governed by "u" flag */ variable
178 symptr->data = inidata; in lookup()
36 but the loader puts the initial values in the FLASH (inidata).
24 but the loader puts the initial values in the ROM (inidata).
41 but the loader puts the initial values in the FLASH (inidata).