Home
last modified time | relevance | path

Searched defs:PUP (Results 1 - 4 of 4) sorted by relevance

/third_party/libwebsockets/win32port/zlib/
H A Dinffast.c26 # define PUP(a) *(a)++ macro
29 # define PUP(a) *++(a) macro
[all...]
/third_party/rust/crates/rustix/src/backend/libc/net/
H A Dtypes.rs468 pub const PUP: Self = Self(c::IPPROTO_PUP as _); consts
/third_party/rust/crates/rustix/src/backend/linux_raw/net/
H A Dtypes.rs166 pub const PUP: Self = Self(c::IPPROTO_PUP as _); consts
/third_party/lzma/Asm/x86/
H A DLzmaDecOpt.asm232 PUP macro prob:req, probPtr:req macro

Completed in 7 milliseconds