Home
last modified time | relevance | path

Searched defs:ACC_INT32_C (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/lzo/src/
Dminiacc.h2534 # define ACC_INT32_C(c) c##LL macro
2712 # define ACC_INT32_C(c) ((c) + 0) macro
2715 # define ACC_INT32_C(c) ((c) + 0L) macro
2718 # define ACC_INT32_C(c) c macro
2721 # define ACC_INT32_C(c) c##L macro
2724 # define ACC_INT32_C(c) c##LL macro
2962 # define ACC_INT32_C(c) c##LL macro
3140 # define ACC_INT32_C(c) ((c) + 0) macro
3143 # define ACC_INT32_C(c) ((c) + 0L) macro
3146 # define ACC_INT32_C(c) c macro
[all …]