HomeSort by relevance Sort by last modified time
    Searched refs:DEBUG_FUNCTION (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/net/
ne2000_base.c 112 DEBUG_FUNCTION();
149 DEBUG_FUNCTION();
173 DEBUG_FUNCTION();
221 DEBUG_FUNCTION();
253 DEBUG_FUNCTION();
382 DEBUG_FUNCTION();
457 DEBUG_FUNCTION();
518 DEBUG_FUNCTION();
ne2000_base.h 99 #define DEBUG_FUNCTION() do { printf("%s\n", __FUNCTION__); } while (0)
103 #define DEBUG_FUNCTION() do {} while(0)

Completed in 671 milliseconds