Home
last modified time | relevance | path

Searched refs:Value (Results 1 – 9 of 9) sorted by relevance

/xnu-11215/libkern/libkern/c++/
H A DOSEndianTypes.h138 typedef argtype ## argsize Value; \
144 void writeValue(Value v) { \
151 Value readValue() const { \
152 return (Value) OSRead ## argend ## Int ## argsize(&mValue, 0); \
158 argname (Value v) { writeValue(v); }; \
159 argname &operator = (Value v) { writeValue(v); return *this; } \
161 Value get() const { return readValue(); }; \
162 operator Value () const { return readValue(); }; \
H A DOSUnserializeXMLSharedImplementation.h770 #define YYBACKUP(Token, Value) \ argument
775 yylval = (Value); \
856 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) \ argument
862 Type, Value); \
999 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) argument
/xnu-11215/doc/vm/
H A Dmemorystatus_notify.md29 | Level | Value | Knote Flags | Dispatch Source Mask |…
67 | Threshold | Embedded Value | macOS Value
/xnu-11215/osfmk/arm64/
H A Dasm.h106 #define Value .word macro
/xnu-11215/libkern/c++/
H A DOSUnserialize.cpp693 #define YYBACKUP(Token, Value) \ argument
698 yylval = (Value); \
779 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) \ argument
785 Type, Value); \
922 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) argument
/xnu-11215/osfmk/arm/
H A Dasm.h107 #define Value .word macro
/xnu-11215/iokit/System/
H A DOSUnserializeXMLSharedImplementation.h770 #define YYBACKUP(Token, Value) \ argument
775 yylval = (Value); \
856 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) \ argument
862 Type, Value); \
999 # define YY_SYMBOL_PRINT(Title, Type, Value, Location) argument
/xnu-11215/pexpert/pexpert/i386/
H A Defi.h392 IN EFI_STATUS_CODE_VALUE Value,
/xnu-11215/osfmk/i386/
H A Dasm.h138 #define Value .word macro