Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/
H A Dldt.c176 } custom_tsd_t; typedef
182 static custom_tsd_t GS_RELATIVE *mytsd = (custom_tsd_t GS_RELATIVE *)0;
803 custom_tsd_t *new_GSbase = malloc(PAGE_SIZE); in call_compatmode()