Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dutils.c2725 static int thirty_two = 32; variable
2737 (unsigned long) (l >> thirty_two), in phex()
2765 unsigned long high = (unsigned long) (l >> thirty_two); in phex_nz()