Searched refs:A_TO_N (Results 1 - 2 of 2) sorted by relevance

/haiku/src/bin/unzip/
H A Dunzpriv.h2281 # define A_TO_N(str1) macro
2286 # define A_TO_N(str1) {register uch *p;\ macro
2312 * code page. As with A_TO_N(), conversion is done in place.
2323 # define _ISO_INTERN(str1) A_TO_N(str1)
2329 # define _OEM_INTERN(str1) A_TO_N(str1)
H A Dfileio.c1988 A_TO_N(G.autorun_command);
2042 * (since used before A_TO_N(), check for CR instead of '\r')
2070 A_TO_N(G.outbuf); /* translate string to native */

Completed in 74 milliseconds