Searched refs:ST1 (Results 1 – 3 of 3) sorted by relevance
/reactos/drivers/base/kdgdb/ |
H A D | i386_sup.c | 16 ST0, ST1, ST2, ST3, ST4, ST5, ST6, ST7, enumerator 48 case ST1: in ctx_to_reg()
|
H A D | amd64_sup.c | 17 ST0, ST1, ST2, ST3, ST4, ST5, ST6, ST7, enumerator
|
/reactos/modules/rostests/winetests/comctl32/ |
H A D | datetime.c | 328 #define expect_systime(ST1, ST2) ok(compare_systime((ST1), (ST2))==1, "ST1 != ST2\n") argument 329 #define expect_systime_date(ST1, ST2) ok(compare_systime_date((ST1), (ST2))==1, "ST1.date != ST2.da… argument 330 #define expect_systime_time(ST1, ST2) ok(compare_systime_time((ST1), (ST2))==1, "ST1.time != ST2.ti… argument
|