HomeSort by relevance Sort by last modified time
    Searched refs:IN_LINKLOCALNETNUM (Results 1 - 11 of 11) sorted by null

  /external/python/cpython2/Lib/plat-darwin/
IN.py 144 def IN_LINKLOCAL(i): return (((u_int32_t)(i) & IN_CLASSB_NET) == IN_LINKLOCALNETNUM)
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-darwin/
IN.py 144 def IN_LINKLOCAL(i): return (((u_int32_t)(i) & IN_CLASSB_NET) == IN_LINKLOCALNETNUM)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-darwin/
IN.py 144 def IN_LINKLOCAL(i): return (((u_int32_t)(i) & IN_CLASSB_NET) == IN_LINKLOCALNETNUM)
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_darwin_386.go 386 IN_LINKLOCALNETNUM = 0xa9fe0000
    [all...]
zerrors_darwin_amd64.go 386 IN_LINKLOCALNETNUM = 0xa9fe0000
    [all...]
zerrors_darwin_arm.go 369 IN_LINKLOCALNETNUM = 0xa9fe0000
    [all...]
zerrors_darwin_arm64.go 390 IN_LINKLOCALNETNUM = 0xa9fe0000
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_darwin_386.go 386 IN_LINKLOCALNETNUM = 0xa9fe0000
    [all...]
zerrors_darwin_amd64.go 386 IN_LINKLOCALNETNUM = 0xa9fe0000
    [all...]
zerrors_darwin_arm.go 369 IN_LINKLOCALNETNUM = 0xa9fe0000
    [all...]
zerrors_darwin_arm64.go 390 IN_LINKLOCALNETNUM = 0xa9fe0000
    [all...]

Completed in 180 milliseconds