Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for sic (0.02 sec)

  1. src/cmd/go/internal/help/helpdoc.go

    		compiled with the OS-native compiler.
    	.s, .S, .sx
    		Assembler source files.
    		If the package uses cgo or SWIG, these will be assembled with the
    		OS-native assembler (typically gcc (sic)); otherwise they
    		will be assembled with the Go assembler.
    	.swig, .swigcxx
    		SWIG definition files.
    	.syso
    		System object files.
    
    Files of each of these types except .syso may contain build
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 11 16:54:28 UTC 2024
    - 36.3K bytes
    - Viewed (0)
  2. src/cmd/go/alldocs.go

    //		compiled with the OS-native compiler.
    //	.s, .S, .sx
    //		Assembler source files.
    //		If the package uses cgo or SWIG, these will be assembled with the
    //		OS-native assembler (typically gcc (sic)); otherwise they
    //		will be assembled with the Go assembler.
    //	.swig, .swigcxx
    //		SWIG definition files.
    //	.syso
    //		System object files.
    //
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 11 16:54:28 UTC 2024
    - 142.4K bytes
    - Viewed (0)
Back to top