github.com/likebike/go--@v0.0.0-20190911215757-0bd925d16e96/go/src/cmd/vet/all/whitelist/darwin_386.txt (about) 1 // darwin/386-specific vet whitelist. See readme.txt for details. 2 3 // Ok 4 5 runtime/sys_darwin_386.s: [386] now: function now missing Go declaration 6 runtime/sys_darwin_386.s: [386] bsdthread_start: function bsdthread_start missing Go declaration 7 runtime/sys_darwin_386.s: [386] sysenter: function sysenter missing Go declaration 8 runtime/sys_darwin_386.s: [386] setldt: function setldt missing Go declaration 9 runtime/sys_darwin_386.s: [386] cannot check cross-package assembly function: now is in package time