Home
last modified time | relevance | path

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

/external/syslinux/lzo/src/
Dminiacc.h2620 #if !defined(acc_intptr_t)
2623 typedef char* acc_intptr_t; typedef
2625 # define acc_intptr_t acc_intptr_t macro
2629 typedef __w64 int acc_intptr_t; typedef
2631 # define acc_intptr_t acc_intptr_t macro
2635 # define acc_intptr_t short macro
2639 # define acc_intptr_t int macro
2643 # define acc_intptr_t long macro
2647 # define acc_intptr_t acc_int64l_t macro
2658 # define acc_sword_t acc_intptr_t
[all …]