Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/wordsize-32/
Ddivdi3.c43 struct DWstruct { Wtype high, low;}; struct
45 struct DWstruct { Wtype low, high;}; struct
49 typedef union { struct DWstruct s; DWtype ll; } DWunion;