OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SMR
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
FuzzerLoop.cpp
44
SharedMemoryRegion
SMR
;
554
if (
SMR
.IsClient())
555
SMR
.WriteByteArray(Data, Size);
866
if (
SMR
.IsServer()) {
867
SMR
.WriteByteArray(Data, Size);
868
} else if (
SMR
.IsClient()) {
869
SMR
.PostClient();
870
SMR
.WaitServer();
871
size_t OtherSize =
SMR
.ReadByteArraySize();
872
uint8_t *OtherData =
SMR
.GetByteArray()
[
all
...]
/src/sys/arch/x68k/dev/
mha.c
172
#define
SMR
(sc->sc_pcx[3])
361
SMR
= 0x00;
Completed in 13 milliseconds
Indexes created Mon Sep 22 05:09:51 GMT 2025