Home
last modified time | relevance | path

Searched refs:inidata (Results 1 – 8 of 8) sorted by relevance

/dports/textproc/sdf/sdf-2.001/perllib/sdf/
H A Dapp.pl1294 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 …]
/dports/devel/dev86/dev86-0.16.20/as/
H A Das.c281 if( flag_state ) inidata = IMPBIT | SEGM;
282 else inidata = 0;
315 inidata = (~binaryg & inidata) | (RELBIT | UNDBIT);
H A Dglobvar.h38 EXTERN unsigned char inidata; /* init sym entry data governed by "u" flag */ variable
H A Dtable.c178 symptr->data = inidata; in lookup()
/dports/lang/micropython/micropython-1.17/ports/minimal/
H A Dstm32f405.ld36 but the loader puts the initial values in the FLASH (inidata).
/dports/devel/trellis/prjtrellis-5eb0ad87/examples/soc_ecp5_evn/
H A Dsections.lds24 but the loader puts the initial values in the ROM (inidata).
/dports/devel/trellis/prjtrellis-5eb0ad87/examples/soc_versa5g/
H A Dsections.lds24 but the loader puts the initial values in the ROM (inidata).
/dports/lang/micropython/micropython-1.17/ports/nrf/boards/
H A Dcommon.ld41 but the loader puts the initial values in the FLASH (inidata).