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

/haiku/src/bin/unzip/
H A Dunzpriv.h1431 # define foreign(c) ascii[(uch)(c)] macro
2275 #ifndef foreign
2276 # define foreign(c) (c) macro
H A Dfileio.c2293 c = (uch)foreign(*src++);
2319 c = (uch)foreign(*src++);

Completed in 812 milliseconds