Searched defs:_glu_dprintf (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/glu/dist/src/libnurbs/interface/ | ||
| H A D | mystdio.h | 40 inline void _glu_dprintf( const char *, ... ) { } function in typeref:typename:void 46 #define _glu_dprintf printf macro 48 inline void _glu_dprintf( const char *, ... ) { } function in typeref:typename:void 53 inline void _glu_dprintf( const char *, ... ) { } function in typeref:typename:void |
| /xsrc/external/mit/glu/dist/src/libnurbs/nurbtess/ | ||
| H A D | mystdio.h | 40 inline void _glu_dprintf( char *, ... ) { } function in typeref:typename:void 46 #define _glu_dprintf printf macro 48 inline void _glu_dprintf( char *, ... ) { } function in typeref:typename:void 53 inline void _glu_dprintf( char *, ... ) { } function in typeref:typename:void |
Completed in 4 milliseconds