Searched defs:PCHAR (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/ruby-106/ruby/
H A Daddr2line.c767 #define PCHAR(c) {int cc=(c); if (func) (*func)(cc); else *d++ = cc; retval++; } macro
1076 #undef PCHAR macro
[all...]
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOHibernateRestoreKernel.c828 #define PCHAR(c) {int cc=(c); if (func) (*func)(cc,arg); else *d++ = cc; retval++; } macro
1134 #undef PCHAR macro
[all...]

Completed in 85 milliseconds