Home
last modified time | relevance | path

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

/arch/sparc/lib/
Dbitext.c31 int align1; in bit_map_string_get() local
43 align1 = align - 1; in bit_map_string_get()
44 if ((align & align1) != 0) in bit_map_string_get()
50 color &= align1; in bit_map_string_get()
56 offset = t->last_off & ~align1; in bit_map_string_get()
60 off_new = ((off_new + align1) & ~align1) + color; in bit_map_string_get()
/arch/x86/crypto/sha-mb/
Dsha1_mb_mgr_datastruct.S68 #UNION _union, size1, align1, \
84 # RES_U .union, size1, align1, \