github.com/zxy12/golang_with_comment@v0.0.0-20190701084843-0e6b2aff5ef3/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