OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:write16be
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/public-domain/xz/dist/src/common/
tuklib_integer.h
455
#define
write16be
(buf, num) write16ne(buf, conv16be(num))
macro
468
# define write16ne
write16be
550
write16be
(uint8_t *buf, uint16_t num)
function
/src/external/apache2/llvm/dist/llvm/include/llvm/Support/
Endian.h
418
inline void
write16be
(void *P, uint16_t V) { write16<big>(P, V); }
/src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
BPFISelDAGToDAG.cpp
382
support::endian::
write16be
(test_buf.c, test_val);
Completed in 15 milliseconds
Indexes created Thu Sep 10 00:26:39 UTC 2026