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

/macosx-10.10/ksh-23/ksh/src/lib/libast/aso/
H A Dasohdr.h49 #define NoN(x) void _STUB_ ## x () {}
51 #define NoN(x) void _STUB_/**/x () {}
53 #if !defined(_STUB_)
54 #define _STUB_ macro
/macosx-10.10/ksh-23/ksh/src/lib/libast/include/
H A Dast.h230 #define NoN(x) void _STUB_ ## x () {}
231 #if !defined(_STUB_)
232 #define _STUB_ macro

Completed in 113 milliseconds