Searched refs:Value1 (Results 1 – 7 of 7) sorted by relevance
/reactos/boot/environ/lib/io/ |
H A D | blkcache.c | 37 PULONG Value1, Value2; in BcpCompareKey() local 39 Value1 = Entry1->Value; in BcpCompareKey() 41 …ntry2->Size && Entry1->Flags == Entry2->Flags && *Value1 == *Value2 && Value1[1] == Value2[1] && V… in BcpCompareKey()
|
/reactos/sdk/lib/rtl/ |
H A D | appverifier.c | 26 _In_ PVOID Value1, in RtlApplicationVerifierStop() argument 40 DbgPrint(" %p : %s\n", Value1, Description1); in RtlApplicationVerifierStop()
|
/reactos/ntoskrnl/ke/i386/ |
H A D | ldt.c | 108 ULONG Value1, in KeSetGdtSelector() argument 115 Entry, Value1, Value2); in KeSetGdtSelector() 122 Gdt[Entry] = Value1; in KeSetGdtSelector()
|
H A D | cpu.c | 1181 static double Value1 = 4195835.0, Value2 = 3145727.0; in KiIsNpxErrataPresent() local 1206 : "m" (Value1), in KiIsNpxErrataPresent() 1212 fld Value1 in KiIsNpxErrataPresent() 1215 fld Value1 in KiIsNpxErrataPresent()
|
/reactos/sdk/include/reactos/ |
H A D | verifier.h | 105 _In_ PVOID Value1,
|
/reactos/sdk/include/ndk/ |
H A D | kefuncs.h | 339 _In_ ULONG Value1,
|
/reactos/dll/win32/usp10/ |
H A D | opentype.c | 478 WORD Value1[1]; member 1813 pair_val_rec->Value1, ppem, adjust, advance); in GPOS_apply_PairAdjustment() 1817 …pair_val_rec = (const GPOS_PairValueRecord *)(pair_val_rec->Value1 + val_fmt1_size + val_fmt2_size… in GPOS_apply_PairAdjustment()
|