Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutils/isoc/arch/arm/
A Darm32_aeabi_shift.c7 unsigned long long dw; member
14 union dword dword = { .dw = a }; in __aeabi_llsl()
28 return dword.dw; in __aeabi_llsl()
34 union dword dword = { .dw = a }; in __aeabi_llsr()
48 return dword.dw; in __aeabi_llsr()

Completed in 2 milliseconds