Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dbase64_code.c84 #define UNSIG_CHAR_PTR(x) ((unsigned char *)(x)) macro
H A Dbase32_code.c65 #define UNSIG_CHAR_PTR(x) ((unsigned char *)(x)) macro