Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gcc/
Dlibgcc2.c1419 #define DI_SIZE (W_TYPE_SIZE * 2) macro
1421 (SIZE < DI_SIZE \
1422 && SIZE > (DI_SIZE - SIZE + FSSIZE) \
1464 #define REP_BIT ((UDWtype) 1 << (DI_SIZE - FSIZE)) in FUNC()
1531 #define DI_SIZE (W_TYPE_SIZE * 2) macro
1533 (SIZE < DI_SIZE \
1534 && SIZE > (DI_SIZE - SIZE + FSSIZE) \
1576 #define REP_BIT ((UDWtype) 1 << (DI_SIZE - FSIZE)) in FUNC()