Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/recipes-devtools/go/go/
H A D0007-exec.go-filter-out-build-specific-paths-from-linker-.patch26 + var skipflag bool
27 + skipflag = false
29 + if skipflag == true {
30 + skipflag = false
36 + skipflag = true
/openbmc/u-boot/cmd/aspeed/nettest/
H A Dncsi.c591 char Select_Package_SLT (MAC_ENGINE *eng, char skipflag) {//Command:0x01 in Select_Package_SLT() argument
594 if ( skipflag ) { in Select_Package_SLT()
605 if ( skipflag ) { in Select_Package_SLT()
638 void Disable_Channel_SLT (MAC_ENGINE *eng, char skipflag) {//Command:0x04 in Disable_Channel_SLT() argument
639 if ( skipflag ) { in Disable_Channel_SLT()
649 if ( skipflag ) { in Disable_Channel_SLT()