Searched refs:LONGSIZE (Results 1 – 2 of 2) sorted by relevance
24 LONG_S \val, (\offset + 0 * LONGSIZE)(\dst)25 LONG_S \val, (\offset + 1 * LONGSIZE)(\dst)26 LONG_S \val, (\offset + 2 * LONGSIZE)(\dst)27 LONG_S \val, (\offset + 3 * LONGSIZE)(\dst)28 LONG_S \val, (\offset + 4 * LONGSIZE)(\dst)29 LONG_S \val, (\offset + 5 * LONGSIZE)(\dst)30 LONG_S \val, (\offset + 6 * LONGSIZE)(\dst)31 LONG_S \val, (\offset + 7 * LONGSIZE)(\dst)32 #if LONGSIZE == 433 LONG_S \val, (\offset + 8 * LONGSIZE)(\dst)[all …]
321 #define LONGSIZE 4 macro344 #define LONGSIZE 8 macro