Home
last modified time | relevance | path

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

/external/syslinux/lzo/src/
Dminiacc.h2654 #if !defined(acc_word_t)
2657 # define acc_word_t acc_uintptr_t macro
2661 # define acc_word_t unsigned long macro
2665 # define acc_word_t unsigned int macro
2669 # define acc_word_t unsigned short macro
2673 # define acc_word_t unsigned char macro
2677 # define acc_word_t acc_uint64l_t macro
2682 typedef unsigned acc_word_t __attribute__((__mode__(__V16QI__)));
2684 # define acc_word_t acc_word_t
3082 #if !defined(acc_word_t)
[all …]