Home
last modified time | relevance | path

Searched refs:BootCode (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A Dxsubpp1023 push(@BootCode, "#endif");
1048 push(@BootCode, "#if $cpp_next_tmp");
1095 push (@BootCode, "#line $line_no[@line_no - @line] \"$filename\"")
1097 push (@BootCode, @line, "") ;
1654 if (@BootCode)
1657 @line = @BootCode;
/onnv-gate/usr/src/lib/libparted/common/libparted/labels/
H A Dgpt.c238 uint8_t BootCode[440]; member